org.objectweb.jonas.resource
Interface JmxResourceAdapterMBean

All Known Implementing Classes:
JmxResourceAdapter

public interface JmxResourceAdapterMBean

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


Method Summary
 java.lang.String getJndiName()
          return the jndi name
 java.util.Properties getProperties()
          return the Adaptator Properties
 

Method Detail

getProperties

public java.util.Properties getProperties()
return the Adaptator Properties

getJndiName

public java.lang.String getJndiName()
return the jndi name