org.xins.common.manageable |
Interface for manageable objects, with supporting classes.
@since XINS 1.0.0
|
Java Source File Name | Type | Comment |
BootstrapException.java | Class | Exception thrown when the bootstrapping of a Manageable
object failed. |
DeinitializationException.java | Class | Exception thrown when the deinitialization of a Manageable
object caused an exception to be thrown. |
InitializationException.java | Class | Exception thrown when the initialization of a Manageable
object failed. |
Manageable.java | Class | Abstraction of a manageable object. |