Package org.xins.common.manageable

Interface for manageable objects, with supporting classes.

See:
          Description

Class Summary
Manageable Abstraction of a manageable object.
Manageable.State State of a Manageable object.
 

Exception Summary
BootstrapException Exception thrown when the bootstrapping of a Manageable object failed.
DeinitializationException Exception thrown when the deinitialization of a Manageable object caused an exception to be thrown.
InitializationException Exception thrown when the initialization of a Manageable object failed.
 

Package org.xins.common.manageable Description

Interface for manageable objects, with supporting classes.

Since:
XINS 1.0.0


See http://www.xins.org/.