|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InitializationException | |
org.xins.common.manageable | Interface for manageable objects, with supporting classes. |
org.xins.server | XINS server framework. |
org.xins.server.frontend | XINS Frontend Framework. |
Uses of InitializationException in org.xins.common.manageable |
Methods in org.xins.common.manageable that throw InitializationException | |
void |
Manageable.init(PropertyReader properties)
Performs the initialization procedure (wrapper method). |
protected void |
Manageable.initImpl(PropertyReader properties)
Performs the initialization procedure (actual implementation). |
Uses of InitializationException in org.xins.server |
Methods in org.xins.server that throw InitializationException | |
protected void |
API.initImpl(PropertyReader runtimeSettings)
Initializes this API. |
Uses of InitializationException in org.xins.server.frontend |
Methods in org.xins.server.frontend that throw InitializationException | |
protected void |
FrontendCallingConvention.initImpl(PropertyReader runtimeProperties)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |