javax.jbi.management
Interface MBeanNames


public interface MBeanNames


Field Summary
static String BOOTSTRAP_EXTENSION
           
static String COMPONENT_LIFE_CYCLE_EXTENSION
           
 
Method Summary
 ObjectName createCustomComponentMBeanName(String customName)
           
 String getJmxDomainName()
           
 

Field Detail

BOOTSTRAP_EXTENSION

static final String BOOTSTRAP_EXTENSION
See Also:
Constant Field Values

COMPONENT_LIFE_CYCLE_EXTENSION

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

createCustomComponentMBeanName

ObjectName createCustomComponentMBeanName(String customName)

getJmxDomainName

String getJmxDomainName()


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