Uses of Package
nl.tudelft.simulation.naming.context
Package
Description
A Context is a JNDI-like implementation to provide tree storage for objects based on keys.
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.
Utilities for JNDI-like contexts.
-
ClassDescriptionThis interface represents a factory that creates an initial context.ContextInterface is the lightweight and simplified version of the JNDI EventContext interface in the standard Java distribution.The JvmContext is an in-memory, thread-safe context implementation of the ContextInterface.Record with Context and Name combination.The RemoteChangeEventProducer is a RmiEventProducer that can fire an OBJECT_CHANGED_EVENT on behalf of an object that was changed, but does not extend an EventProducer itself.RemoteContextInterface is a tagging interface that extends both ContectInterface and Remote, but that does not force any new methods to be implemented.
-
ClassDescriptionContextInterface is the lightweight and simplified version of the JNDI EventContext interface in the standard Java distribution.Context that exists on another computer.RemoteContextInterface is a tagging interface that extends both ContectInterface and Remote, but that does not force any new methods to be implemented.
-
ClassDescriptionContextInterface is the lightweight and simplified version of the JNDI EventContext interface in the standard Java distribution.