Inheritance diagram for org.objectweb.jonas.resource.JmxResourceAdapterMBean:

Public Member Functions | |
| Properties | getProperties () |
Package Functions | |
| String | getJndiName () |
| String | getFilename () |
| boolean | isInEarCase () |
| URL | getEarURL () |
Definition at line 43 of file JmxResourceAdapterMBean.java.
|
|
Accessor the URL of the Ear if the resource adapter is in Ear.
Implemented in org.objectweb.jonas.resource.JmxResourceAdapter. |
|
|
Accessor the filename of the resource adapter.
Implemented in org.objectweb.jonas.resource.JmxResourceAdapter. |
|
|
return the jndi name
Implemented in org.objectweb.jonas.resource.JmxResourceAdapter. |
|
|
return the Adaptator Properties
Implemented in org.objectweb.jonas.resource.JmxResourceAdapter. |
|
|
Accessor the flag indicating if the resource adapter is in Ear.
Implemented in org.objectweb.jonas.resource.JmxResourceAdapter. |
1.3.9.1