Package nl.tudelft.simulation.naming.context.event
package nl.tudelft.simulation.naming.context.event
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.
Copyright (c) 2020-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information https://simulation.tudelft.nl. The DSOL project is distributed under a three-clause BSD-style license, which can be found at https://https://simulation.tudelft.nl/dsol/docs/latest/license.html.
- Author:
- Alexander Verbraeck
-
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.RemoteEventContext.java.RemoteEventContextInterface.java.