All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ContextEventProducerImpl ContextEventProducerImpl carries out the implementation for the EventContext classes.ContextFactory This interface represents a factory that creates an initial context.ContextInterface ContextInterface is the lightweight and simplified version of the JNDI EventContext interface in the standard Java distribution.ContextScope ContextScope defines the area of interest for a Listener for the EventContextInterface.Contextualized Contextualized indicates that an object has (access to) a context.ContextUtil ContextUtil contains a few helper methods to deal with an InitialEventContext.EventContext EventContext is the tagging interface combining the ContextInterface, EventContextInterface, and EventProducer.EventContextInterface EventContextInterface specifies the subscription methods for a part of the context tree.FileContext The FileContext as a file-based implementation of the ContextInterface.FileContextFactory A factory for FileContext instances, automatically invoked by JNDI when the correct jndi.properties file has been used.InitialEventContext InitialEventContext class.JVMContext The JVMContext is an in-memory, thread-safe context implementation of the ContextInterface.JVMContext.ContextName Record with Context and Name combination.JVMContextFactory A factory for JVMContext instances, automatically invoked by JNDI when the correct jndi.properties file has been used.RemoteContext Context that exists on another computer.RemoteContextFactory A factory for RemoteContextClient instances, automatically invoked by JNDI when the correct jndi.properties file has been used.RemoteContextInterface RemoteContextInterface is a tagging interface that extends both ContectInterface and Remote, but that does not force any new methods to be implemented.RemoteEventContext RemoteEventContext.java.RemoteEventContextInterface RemoteEventContextInterface.java.