org.objectweb.jonas.container
Class JmxContainer

java.lang.Object
  |
  +--org.objectweb.jonas.container.JmxContainer
All Implemented Interfaces:
JmxContainerMBean

public class JmxContainer
extends java.lang.Object
implements JmxContainerMBean

MBean Interface for container Manangement MBean type: Standard MBean model: Delegation


Field Summary
protected  JContainer cont
           
 
Constructor Summary
JmxContainer(JContainer cont)
          Constructor
 
Method Summary
 java.lang.String getContainerName()
           
 java.lang.Integer getCurrentNumberOfBeanType()
           
 java.lang.Integer getCurrentNumberOfBMPType()
           
 java.lang.Integer getCurrentNumberOfCMPType()
           
 java.lang.Integer getCurrentNumberOfMDBType()
           
 java.lang.Integer getCurrentNumberOfSBFType()
           
 java.lang.Integer getCurrentNumberOfSBLType()
           
 java.lang.String getFileName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cont

protected JContainer cont
Constructor Detail

JmxContainer

public JmxContainer(JContainer cont)
Constructor
Method Detail

getCurrentNumberOfBeanType

public java.lang.Integer getCurrentNumberOfBeanType()
Specified by:
getCurrentNumberOfBeanType in interface JmxContainerMBean
Returns:
Integer Number of Beans currently in this container

getCurrentNumberOfBMPType

public java.lang.Integer getCurrentNumberOfBMPType()
Specified by:
getCurrentNumberOfBMPType in interface JmxContainerMBean
Returns:
Integer Number of BMP type currently in this container

getCurrentNumberOfCMPType

public java.lang.Integer getCurrentNumberOfCMPType()
Specified by:
getCurrentNumberOfCMPType in interface JmxContainerMBean
Returns:
Integer Number of CMP type currently in this container

getCurrentNumberOfSBFType

public java.lang.Integer getCurrentNumberOfSBFType()
Specified by:
getCurrentNumberOfSBFType in interface JmxContainerMBean
Returns:
Integer Number of StatefulSession type currently in this container

getCurrentNumberOfSBLType

public java.lang.Integer getCurrentNumberOfSBLType()
Specified by:
getCurrentNumberOfSBLType in interface JmxContainerMBean
Returns:
Integer Number of StatelessSession type currently in this container

getCurrentNumberOfMDBType

public java.lang.Integer getCurrentNumberOfMDBType()
Specified by:
getCurrentNumberOfMDBType in interface JmxContainerMBean
Returns:
Integer Number of MDB type currently in this container

getContainerName

public java.lang.String getContainerName()
Specified by:
getContainerName in interface JmxContainerMBean
Returns:
String The name of this container

getFileName

public java.lang.String getFileName()
Specified by:
getFileName in interface JmxContainerMBean
Returns:
String the application name