org.ow2.easybeans.container.management
Class JContainer3Identifier

java.lang.Object
  extended by org.ow2.easybeans.jsr77.JSR77ManagementIdentifier<org.ow2.easybeans.api.EZBContainer>
      extended by org.ow2.easybeans.container.management.JContainer3Identifier
All Implemented Interfaces:
org.ow2.easybeans.api.jmx.EZBManagementIdentifier<org.ow2.easybeans.api.EZBContainer>

public class JContainer3Identifier
extends JSR77ManagementIdentifier<org.ow2.easybeans.api.EZBContainer>

Generates an ObjectName for an EZBContainer MBean.

Author:
Guillaume Sauthier

Constructor Summary
JContainer3Identifier()
           
 
Method Summary
 java.lang.String getAdditionnalProperties(org.ow2.easybeans.api.EZBContainer instance)
          
 java.lang.String getNamePropertyValue(org.ow2.easybeans.api.EZBContainer instance)
          
 java.lang.String getTypeValue()
          
 
Methods inherited from class org.ow2.easybeans.jsr77.JSR77ManagementIdentifier
getDomain, getInheritedPropertiesAsString, getJ2EEServerString, getLogger, getParentNameProperty, getPropertyNameValue, getServerName, getTypeName, getTypeProperty, setDomain, setServerName, shorterName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JContainer3Identifier

public JContainer3Identifier()
Method Detail

getAdditionnalProperties

public java.lang.String getAdditionnalProperties(org.ow2.easybeans.api.EZBContainer instance)


getNamePropertyValue

public java.lang.String getNamePropertyValue(org.ow2.easybeans.api.EZBContainer instance)


getTypeValue

public java.lang.String getTypeValue()



Copyright © 2006-2008 OW2 Consortium. All Rights Reserved.