|
Interface Summary |
| ActivityHandle |
The ActivityHandle interface is implemented by each Resource Adaptor. |
| FireableEventType |
The FireableEventType interface identifies the type of an event
fired to the SLEE. |
| Marshaler |
The Marshaler interface defines methods that allow a resource adaptor
to control the serialization of event objects and activity handles. |
| ReceivableService |
The ReceivableService interface provides information about the event
types that may be received by a service installed in the SLEE. |
| ReceivableService.ReceivableEvent |
The ReceiveableEvent interface identifies information about an
event type that may be received by SBBs in a service. |
| ResourceAdaptor |
The ResourceAdaptor interface is implemented by every resource adaptor
class. |
| ResourceAdaptorContext |
The ResourceAdaptorContext interface provides a resource adaptor object
with access to SLEE Facilities and other capabilities and objects implemented by the
SLEE on behalf of a Resource Adaptor. |
| SleeEndpoint |
The SleeEndpoint interface is implemented by the SLEE and provides a
Resource Adaptor with an access point into the SLEE for starting and ending activities,
and for firing events on those activities. |
|
Class Summary |
| ActivityFlags |
This class defines flags that a Resource Adaptor can use when creating an activity. |
| ConfigProperties |
The ConfigProperties class represents a set of configuration properties
for a Resource Adaptor or resource adaptor entity. |
| ConfigProperties.Property |
The Property class represents a single property. |
| EventFlags |
This class defines flags that a Resource Adaptor can use when firing an event
to the SLEE. |
| FailureReason |
This class defines the standard reason error codes for event processing failures reported to
resource adaptor objects by the eventProcessingFailed
callback method. |
| ResourceAdaptorDescriptor |
This class provides access to deployment-specific attributes that
describe an installed resource adaptor. |
| ResourceAdaptorID |
The ResourceAdaptorID class encapsulates resource adaptor component
identity. |
| ResourceAdaptorTypeDescriptor |
This class provides access to deployment-specific attributes that
describe an installed resource adaptor type. |
| ResourceAdaptorTypeID |
The ResourceAdaptorTypeID class encapsulates resource adaptor type
component identity. |