Package | Description |
---|---|
javax.slee.management |
This package defines the SLEE external management interfaces.
|
javax.slee.profile |
This package defines the classes and interfaces for profiles and profile-related activities and events.
|
javax.slee.resource |
This package defines the classes and interfaces for resource adaptor components.
|
javax.slee.usage |
This package defines the interfaces and classes required to support usage collection in the SLEE.
|
Modifier and Type | Class and Description |
---|---|
class |
Alarm
The
Alarm class contains information about an alarm that has
been raised in the SLEE. |
class |
AlarmNotification
Notifications of this type are emitted by an
AlarmMBean to indicate that
some component or subsystem in the SLEE is experiencing a problem. |
class |
ComponentDescriptor
The
ComponentDescriptor class is the common base class for all
component descriptors. |
class |
DeployableUnitDescriptor
This class provides access to deployment-specific attributes that
describe an installed deployable unit.
|
class |
EventTypeDescriptor
This class provides access to deployment-specific attributes that
describe an installed event type.
|
class |
LibraryDescriptor
This class provides access to deployment-specific attributes that describe an
installed library.
|
class |
ResourceAdaptorEntityStateChangeNotification
This notification is emitted by a
ResourceManagementMBean object to
indicate a change in the operational state of a resource adaptor entity. |
class |
SbbDescriptor
This class provides access to deployment-specific attributes that
describe an installed SBB.
|
class |
ServiceDescriptor
This class provides access to deployment-specific attributes that
describe an installed Service.
|
class |
ServiceStateChangeNotification
This notification is emitted by a
ServiceManagementMBean object to
indicate a change in the operational state of a Service. |
class |
SleeStateChangeNotification
This notification is emitted by a
SleeManagementMBean object to
indicate a change in the operational state of the SLEE. |
class |
TraceNotification
Notifications of this type are emitted by a
TraceMBean . |
Modifier and Type | Class and Description |
---|---|
class |
ProfileSpecificationDescriptor
This class provides access to deployment-specific attributes that
describe an installed profile specification.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceAdaptorDescriptor
This class provides access to deployment-specific attributes that
describe an installed resource adaptor.
|
class |
ResourceAdaptorTypeDescriptor
This class provides access to deployment-specific attributes that
describe an installed resource adaptor type.
|
Modifier and Type | Class and Description |
---|---|
class |
SampleStatistics
This class provides basic statistical information for a sample-type usage parameter.
|
class |
UsageNotification
Notifications of this type are emitted by a
UsageMBean to indicate a counter-type
usage parameter has been updated or a sample-type usage parameter has accumulated a
new sample. |