javax.slee.resource
Interface ResourceAdaptorDescriptor
- All Superinterfaces:
- ComponentDescriptor
- public interface ResourceAdaptorDescriptor
- extends ComponentDescriptor
This interface provides access to deployment-specific attributes that
describe an installed resource adaptor.
getResourceAdaptorType
public ResourceAdaptorTypeID getResourceAdaptorType()
- Get the component identifier of the resource adaptor type that this
resource adaptor implements.
- Returns:
- the component identifier of the resource adaptor type that this
resource adaptor implements.