Package | Description |
---|---|
javax.slee |
This package defines the APIs for SBB components, as well as common classes and interfaces for other SLEE subsystems.
|
javax.slee.facilities |
This package defines the interfaces and classes for the SLEE facilities available to SBBs and resource adaptors.
|
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.
|
Class and Description |
---|
Tracer
The
Tracer interface is used to emit trace messages. |
Class and Description |
---|
AlarmLevel
This class defines an enumerated type for the alarm levels supported by the Alarm Facility.
|
FacilityException
This exception is thrown by facilities when a system-level failure is encountered
while handling an SBB request.
|
Level
Deprecated.
Trace and alarm levels now defined in
TraceLevel and AlarmLevel . |
NameAlreadyBoundException
This exception is thrown by the Activity Context Naming Facility when an attempt
is made to bind an Activity Context to a name that is already bound to some
Activity Context.
|
NameNotBoundException
This exception is thrown by the Activity Context Naming Facility when an attempt
is made to unbind an Activity Context from a name that is not bound.
|
TimerID
A
TimerID is used to identify a timer started by an SBB entity. |
TimerOptions
The
TimerOptions class specifies the behavior of a timer when it is set. |
TimerPreserveMissed
This class defines an enumerated type for the late-timer preservation options
suppored by the
Timer Facility . |
TraceLevel
This class defines an enumerated type for the trace levels supported by the Trace
Facility.
|
Class and Description |
---|
AlarmLevel
This class defines an enumerated type for the alarm levels supported by the Alarm Facility.
|
Level
Deprecated.
Trace and alarm levels now defined in
TraceLevel and AlarmLevel . |
TraceLevel
This class defines an enumerated type for the trace levels supported by the Trace
Facility.
|
Class and Description |
---|
FacilityException
This exception is thrown by facilities when a system-level failure is encountered
while handling an SBB request.
|
Tracer
The
Tracer interface is used to emit trace messages. |
Class and Description |
---|
AlarmFacility
The Alarm Facility is used to indicate to the SLEE requests to raise or clear
alarms.
|
EventLookupFacility
The Event Lookup Facility is used by resource adaptors to obtain information about the event
types that it may fire to the SLEE.
|
ServiceLookupFacility
The Service Lookup Facility is used by resource adaptors to obtain information about the
event types a service may received.
|
Tracer
The
Tracer interface is used to emit trace messages. |