Uses of Interface
nl.tudelft.simulation.naming.context.event.EventContext
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 EventContext in nl.tudelft.simulation.naming.context.event
Modifier and TypeInterfaceDescriptioninterface
RemoteEventContextInterface.java.Modifier and TypeClassDescriptionfinal class
InitialEventContext class.class
RemoteEventContext.java.ModifierConstructorDescriptionContextEventProducerImpl
(EventContext parent) Create the ContextEventProducerImpl and link to the parent class.