Interface | Description |
---|---|
DeployableType |
Interface defining deployable types that may be installed into Rhino.
|
DeploymentMBean |
The DeploymentMBean interface defines deployment-related management operations.
|
NamespaceManagementMBean |
The
NamespaceManagementMBean interface defines methods for managing Rhino namespaces. |
Class | Description |
---|---|
BindingDescriptorDescriptor |
This class provides access to deployment-specific attributes that describe an installed binding descriptor.
|
BindingDescriptorType |
Deployable type representing a Rhino binding descriptor.
|
ComponentDescriptorExtensions |
This class defines Rhino-specific extensions applicable to SLEE components.
|
DeployableUnitDescriptorExtensions |
This class defines Rhino-specific extensions applicable to deployable units.
|
DeployableUnitType |
Deployable type representing a standard SLEE deployable unit.
|
LinkedComponentDescriptorExtensions |
This class defines Rhino-specific extensions applicable to virtual SLEE components that are simple links to other SLEE components.
|
SbbDescriptorExtensions |
This class defines Rhino-specific extensions applicable to SBB components.
|
SbbPartDescriptor |
This class provides access to deployment-specific attributes that describe an installed SBB part.
|
Enum | Description |
---|---|
InstallLevel |
Enum constants identifying the install level of a deployable unit or SLEE component.
|
SleeVersion |
Enum constants identifying different JAIN SLEE specification versions.
|
Exception | Description |
---|---|
NamespaceAlreadyExistsException |
This exception is thrown by the
NamespaceManagementMBean when an attempt is made to create a new namespace with a name that is already in use. |
UnrecognizedNamespaceException |
This exception is thrown by the
NamespaceManagementMBean when an attempt is made to refer to a namespace that does not exist. |