org.objectweb.jonas.resource.JmxResourceAdapterMBean Interface Reference

Inherited by org.objectweb.jonas.resource.JmxResourceAdapter.

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

Inheritance graph
[legend]
List of all members.

Public Member Functions

Properties getProperties ()

Package Functions

String getJndiName ()
String getFilename ()
boolean isInEarCase ()
URL getEarURL ()

Detailed Description

MBean interface for general Resource Management MBean type: Standard MBean model: delegate

Author:
Michel Bruno and Guillaume Riviere
Contributor Michel-Ange Anton (add 'filename', 'inEarCase', 'earURL' properties)

Definition at line 43 of file JmxResourceAdapterMBean.java.


Member Function Documentation

URL org.objectweb.jonas.resource.JmxResourceAdapterMBean.getEarURL  )  [package]
 

Accessor the URL of the Ear if the resource adapter is in Ear.

Returns:
URL of the Ear or null

Implemented in org.objectweb.jonas.resource.JmxResourceAdapter.

String org.objectweb.jonas.resource.JmxResourceAdapterMBean.getFilename  )  [package]
 

Accessor the filename of the resource adapter.

Returns:
String the filename

Implemented in org.objectweb.jonas.resource.JmxResourceAdapter.

String org.objectweb.jonas.resource.JmxResourceAdapterMBean.getJndiName  )  [package]
 

return the jndi name

Returns:
String jndiname

Implemented in org.objectweb.jonas.resource.JmxResourceAdapter.

Properties org.objectweb.jonas.resource.JmxResourceAdapterMBean.getProperties  ) 
 

return the Adaptator Properties

Returns:
Properties adaptor properties

Implemented in org.objectweb.jonas.resource.JmxResourceAdapter.

boolean org.objectweb.jonas.resource.JmxResourceAdapterMBean.isInEarCase  )  [package]
 

Accessor the flag indicating if the resource adapter is in Ear.

Returns:
boolean Flag if this resource adapter is in Ear

Implemented in org.objectweb.jonas.resource.JmxResourceAdapter.


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:07:21 2005 for JOnAS by  doxygen 1.3.9.1