Package | Description |
---|---|
org.xins.common.manageable |
Interface for manageable objects, with supporting classes.
|
org.xins.server |
XINS server framework.
|
org.xins.server.frontend |
XINS Frontend Framework.
|
Class and Description |
---|
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. |
Manageable.State
State of a
Manageable object. |
Class and Description |
---|
BootstrapException
Exception thrown when the bootstrapping of a
Manageable
object failed. |
InitializationException
Exception thrown when the initialization of a
Manageable
object failed. |
Manageable
Abstraction of a manageable object.
|
Class and Description |
---|
BootstrapException
Exception thrown when the bootstrapping of a
Manageable
object failed. |
InitializationException
Exception thrown when the initialization of a
Manageable
object failed. |
Manageable
Abstraction of a manageable object.
|
See http://www.xins.org/.