Inheritance diagram for org.objectweb.jonas.jmx.ManagementReprImplJSR160:


Public Member Functions | |
| boolean | isRegistered (ObjectName on) |
| Object | getAttribute (ObjectName on, String attribute) throws ManagementException |
| AttributeList | getAttributes (ObjectName on, String[] attributes) throws ManagementException |
| void | setAttribute (ObjectName on, String attribute, Object value) throws ManagementException |
| AttributeList | setAttributes (ObjectName on, AttributeList attributes) throws ManagementException |
| Object | invoke (ObjectName on, String operation, Object[] param, String[] signature) throws ManagementException |
| java.util.Set | queryNames (ObjectName on) throws ManagementException |
| MBeanInfo | getMBeanInfo (ObjectName name) throws ManagementException |
| Context | getContext () throws javax.naming.NamingException |
| String | getCurrentRMIConnectorName () |
| void | setCurrentRMIConnectorName (String name) throws Exception |
| void | resetCurrentRMIConnectorName () |
| Set | getRMIConnectorsNames () throws javax.naming.NamingException |
| String | getJonasNamingServiceURL () |
| void | setJonasNamingServiceURL (String url) throws javax.naming.NamingException |
| void | setNamingEnvCtx (Properties env) throws javax.naming.NamingException |
| MBeanServerConnection | getMBeanServerConnection () |
| void | setMBeanServerConnection (MBeanServerConnection mbeanServerConnection) |
Protected Member Functions | |
| ManagementReprImplJSR160 () | |
Definition at line 51 of file ManagementReprImplJSR160.java.
|
|
ManagementRepr object constructor Definition at line 66 of file ManagementReprImplJSR160.java. |
|
||||||||||||
|
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 89 of file ManagementReprImplJSR160.java. |
|
||||||||||||
|
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 106 of file ManagementReprImplJSR160.java. |
|
|
This method is no more necessary with JSR160 support
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 246 of file ManagementReprImplJSR160.java. |
|
|
This method is no more necessary with JSR160 support
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 254 of file ManagementReprImplJSR160.java. |
|
|
This method is no more necessary with JSR160 support
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 287 of file ManagementReprImplJSR160.java. |
|
|
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 231 of file ManagementReprImplJSR160.java. |
|
|
Definition at line 309 of file ManagementReprImplJSR160.java. |
|
|
This method is no more necessary with JSR160 support
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 277 of file ManagementReprImplJSR160.java. |
|
||||||||||||||||||||
|
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 160 of file ManagementReprImplJSR160.java. |
|
|
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 75 of file ManagementReprImplJSR160.java. |
|
|
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 216 of file ManagementReprImplJSR160.java. |
|
|
This method is no more necessary with JSR160 support Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 268 of file ManagementReprImplJSR160.java. |
|
||||||||||||||||
|
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 123 of file ManagementReprImplJSR160.java. |
|
||||||||||||
|
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 145 of file ManagementReprImplJSR160.java. |
|
|
This method is no more necessary with JSR160 support Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 261 of file ManagementReprImplJSR160.java. |
|
|
This method is no more necessary with JSR160 support
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 295 of file ManagementReprImplJSR160.java. |
|
|
Definition at line 315 of file ManagementReprImplJSR160.java. |
|
|
This method is no more necessary with JSR160 support
Implements org.objectweb.jonas.jmx.ManagementRepr. Definition at line 303 of file ManagementReprImplJSR160.java. |
1.3.9.1