Package | Description |
---|---|
javax.slee.resource |
This package defines the classes and interfaces for resource adaptor components.
|
Modifier and Type | Method and Description |
---|---|
Object |
ResourceAdaptorContext.getDefaultUsageParameterSet()
Get the unnamed usage parameter set for the resource adaptor entity.
|
Object |
ResourceAdaptorContext.getUsageParameterSet(String paramSetName)
Get a named usage parameter set for the resource adaptor entity.
|