Public Member Functions | |
| AdminobjectDesc (Adminobject ao) | |
| String | getId () |
| String | getAdminobjectInterface () |
| String | getAdminobjectClass () |
| List | getConfigPropertyList () |
Definition at line 40 of file AdminobjectDesc.java.
|
Here is the call graph for this function:

|
|
Gets the adminobject-class
Definition at line 95 of file AdminobjectDesc.java. |
|
|
Gets the adminobject-interface
Definition at line 87 of file AdminobjectDesc.java. |
|
|
Gets the config-property
Definition at line 103 of file AdminobjectDesc.java. Referenced by org.objectweb.jonas.resource.Rar.processRar(). |
|
|
Gets the id
Definition at line 79 of file AdminobjectDesc.java. Referenced by org.objectweb.jonas.resource.Rar.processRar(). |
1.3.9.1