| Package | Description |
|---|---|
| weblogic.management.configuration |
| Modifier and Type | Method and Description |
|---|---|
FileOpenMBean |
ResourceManagerMBean.createFileOpen(String name)
This is the factory method for creating "File Open" policy for this
resource manager.
|
FileOpenMBean |
ResourceManagerMBean.getFileOpen()
Gets the "File Open" policy for this resource manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceManagerMBean.destroyFileOpen(FileOpenMBean fileOpenMBean)
Destroys and removes a "File Open" policy corresponding to the {code
fileOpenMBean} parameter, which is a child of this resource manager.
|