Uses of Package
javax.slee.facilities

Packages that use javax.slee.facilities
javax.slee   
javax.slee.facilities   
javax.slee.management   
javax.slee.profile   
javax.slee.resource   
 

Classes in javax.slee.facilities used by javax.slee
Tracer
          The Tracer interface is used to emit trace messages.
 

Classes in javax.slee.facilities used by javax.slee.facilities
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.
 

Classes in javax.slee.facilities used by javax.slee.management
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.
 

Classes in javax.slee.facilities used by javax.slee.profile
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.
 

Classes in javax.slee.facilities used by javax.slee.resource
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.
 



Copyright © 2009. All Rights Reserved.