public interface ManagedResource
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResourceFactoryName()
Return the name of the resource factory that allocated this object
|
void |
setResourceFactoryName(java.lang.String name)
Set the name of the resource factory that allocated this resource
|
void setResourceFactoryName(java.lang.String name)
name - The new namejava.lang.String getResourceFactoryName()