Uses of Package
nl.tudelft.simulation.naming.context.event
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.
-
ClassDescriptionContextEventProducerImpl carries out the implementation for the EventContext classes.ContextScope defines the area of interest for a Listener for the EventContextInterface.EventContext is the tagging interface combining the ContextInterface, EventContextInterface, and EventProducer.EventContextInterface specifies the subscription methods for a part of the context tree.InitialEventContext class.RemoteEventContextInterface.java.