Package | Description |
---|---|
com.caucho.jca.cfg | |
com.caucho.jca.ra |
Modifier and Type | Method and Description |
---|---|
AdminObjectConfig |
ResourceAdapterConfig.getAdminObject(java.lang.String type)
Gets the resource adapter class
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceAdapterConfig.addAdminobject(AdminObjectConfig adminObject)
Adds an admin object.
|
Modifier and Type | Method and Description |
---|---|
AdminObjectConfig |
ResourceArchive.getAdminObject(java.lang.String type)
Returns the managed object definition.
|