Package | Description |
---|---|
com.opencloud.rhino.management.deployment | |
com.opencloud.rhino.management.service | |
com.opencloud.rhino.management.usertx |
Class and Description |
---|
NoAuthenticatedSubjectException
This exception is thrown by management methods that need to associate runtime state with a user connection if the user has not been authenticated.
|
Class and Description |
---|
BindingAlreadyExistsException
This exception is thrown when a component binding operation fails because the specified binding descriptor has already been associated with the target component.
|
BindingResult
Result object returned from a binding operation.
|
BindingVerificationException
This exception is thrown when a component binding operation fails due to a problem with the binding descriptor.
|
NoSuchBindingException
This exception is thrown when a component unbinding operation fails because the specified binding descriptor is not currently associated with the target component.
|
UnrecognizedBindingDescriptorException
This exception is thrown by management operations when passed a
BindingDescriptorID object that is not recognized by the SLEE, or does not identify a binding descriptor installed in the SLEE. |
Class and Description |
---|
NoAuthenticatedSubjectException
This exception is thrown by management methods that need to associate runtime state with a user connection if the user has not been authenticated.
|