javax.jbi.management
Interface MBeanNames


public interface MBeanNames


Field Summary
static java.lang.String BOOTSTRAP_EXTENSION
           
static java.lang.String COMPONENT_LIFE_CYCLE_EXTENSION
           
 
Method Summary
 javax.management.ObjectName createCustomComponentMBeanName(java.lang.String customName)
           
 java.lang.String getJmxDomainName()
           
 

Field Detail

BOOTSTRAP_EXTENSION

static final java.lang.String BOOTSTRAP_EXTENSION
See Also:
Constant Field Values

COMPONENT_LIFE_CYCLE_EXTENSION

static final java.lang.String COMPONENT_LIFE_CYCLE_EXTENSION
See Also:
Constant Field Values
Method Detail

createCustomComponentMBeanName

javax.management.ObjectName createCustomComponentMBeanName(java.lang.String customName)

getJmxDomainName

java.lang.String getJmxDomainName()


Copyright © 2005-2006 Apache Software Foundation. All Rights Reserved.