Uses of Class
nl.tudelft.simulation.naming.context.event.InitialEventContext
Package
Description
The naming.context.event package contains specific classes for contexts that can notify listeners about changes in the
context tree or in its objects, based on a provided scope.
-
Uses of InitialEventContext in nl.tudelft.simulation.naming.context.event
Modifier and TypeMethodDescriptionstatic InitialEventContext
InitialEventContext.instantiate
(String atomicName) Constructs an initial context using the supplied environment; no overriding environment variables are provided.static InitialEventContext
InitialEventContext.instantiate
(Hashtable<?, ?> environment, String atomicName) Constructs an initial context using the supplied environment.