Package jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.util

Package containing utility classes for GUI FEI subscription implementation.

See:
          Description

Interface Summary
ConfigurationInfo Purpose: Interface for configuration information objects.
MetaParameterIO Purpose: Interface for the I/O class the reads and writes meta-subscription parameters from and to files, respectively.
 

Class Summary
ClientFactory Purpose: Factory for Client instances.
DefaultMetaParameterIO Purpose: Class that handles IO for subscription parameter classes.
ExtensionFactory Purpose: Factory that builds instances of configuration info based on the extension point attribute of an extension Element.
ExtensionInfo Purpose: Wrapper info object for plugin extensions.
HandlerInfo Purpose: Extension information for a handler.
HandlerRegistry Purpose: Registry for handler info objects.
HandlerSetInfo Purpose: Configuration information for a handler set, which registers a set of handlers for a given event type.
MetaParametersParseUtil Purpose: Utility class that converts between maps of strings and maps of objects based on knowledge of type via property name.
PersistedSessionsChecker  
PluginInfo Purpose: Extension information for a plugin.
PluginLoader Purpose: Loads and initializes plug-ins for the Savannah application.
PluginRegistry Purpose: Registry for Savannah subscription plugin extensions plugins.
RuntimeInfo Purpose: Wrapper info object for runtime information.
SessionCacheRegistry Purpose: Session cache JavaBean is used to cache session settings information.
SubscriptionHandlerProxy Purpose: Virual proxy for implemenations of the SubscriptionHandler interface.
SubscriptionHandlerTable Purpose: Table of SubscriptionHandlers.
 

Package jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.util Description

Package containing utility classes for GUI FEI subscription implementation.