javax.slee.resource
Interface ResourceAdaptorTypeDescriptor
- All Superinterfaces:
- ComponentDescriptor
- public interface ResourceAdaptorTypeDescriptor
- extends ComponentDescriptor
This interface provides access to deployment-specific attributes that
describe an installed resource adaptor type.
Method Summary |
EventTypeID[] |
getEventTypes()
Get the component identifiers of the event types used by this resource adaptor type. |
getEventTypes
public EventTypeID[] getEventTypes()
- Get the component identifiers of the event types used by this resource adaptor type.
- Returns:
- the component identifiers of the event types used by this resource adaptor type.