Inheritance diagram for ObjectUsagePOATie::
Public Methods | |
ObjectUsagePOATie (ObjectUsageOperations delegate) | |
ObjectUsagePOATie (ObjectUsageOperations delegate, org.omg.PortableServer.POA poa) | |
ObjectUsageOperations | _delegate () |
void | _delegate (ObjectUsageOperations delegate) |
org.omg.PortableServer.POA | _default_POA () |
int | getUsed (String unit) |
int | getTotalLimit (String unit) |
void | setTotalLimit (String unit, int limit) |
int | getObjectLimit (String unit) |
void | setObjectLimit (String unit, int limit) |
String[] | listUnits () |
void | close () |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from ObjectUsageOperations. |
|
Reimplemented from ObjectUsageOperations. |
|
Reimplemented from ObjectUsageOperations. |
|
Reimplemented from ObjectUsageOperations. |
|
Reimplemented from ObjectUsageOperations. |
|
Reimplemented from ObjectUsageOperations. |
|
Reimplemented from ObjectUsageOperations. |