|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ExposedService | The base interface for all exposed services. |
InsightConfigurationConstants | Useful constants for configuring the Insight subsystem. |
Class Summary | |
AbstractExposedService | The base class for all exposed services, which MUST derive of it. |
ComponentHandler | Instantiates, then keeps a reference to a Component instance
inside a ServiceManager . |
InsightComponentTest | Test InsightManager contextualization, configuration, and component management. |
InsightLogTest | Test for logging. |
InsightManager | Component Manager dedicated to Insight services. |
PreInstantiatedComponentHandler | A special ComponentHandler which does not act as a factory, but restitutes a pre-built instance of a component. |
RMIClientObjectHandler | A ComponentHandler which produces a RMI stub for handled component. |
RMIServerObjectHandler | A ComponentHandler instantiating the component, with a contructor making it RMI-bound. |
StandaloneComponentHandler | A ComponentHandler just instantiating the Component, doing nothing else. |
Insight manages its services as components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |