Uses of Package
org.xins.common.manageable

Packages that use org.xins.common.manageable
org.xins.common.manageable Interface for manageable objects, with supporting classes. 
org.xins.server XINS server framework. 
org.xins.server.frontend XINS Frontend Framework. 
 

Classes in org.xins.common.manageable used by org.xins.common.manageable
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.
 

Classes in org.xins.common.manageable used by org.xins.server
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.
 

Classes in org.xins.common.manageable used by org.xins.server.frontend
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/.