net.sf.bigyo.container.api
Class Constants
java.lang.Object
net.sf.bigyo.container.api.Constants
public final class Constants
- extends Object
- Author:
- zsombor
Created on 2004.10.17.
Created at 11:13:39 net.sf.bigyo.container.api.Constants
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBEANIMPL
public static final String MBEANIMPL
- See Also:
- Constant Field Values
MBEAN
public static final String MBEAN
- See Also:
- Constant Field Values
MBEANDESC
public static final String MBEANDESC
- See Also:
- Constant Field Values
WRAPPER
public static final String WRAPPER
- See Also:
- Constant Field Values
SERVICE_LOCATOR
public static final String SERVICE_LOCATOR
- See Also:
- Constant Field Values
RECONFIGURATION_MANAGER
public static final String RECONFIGURATION_MANAGER
- See Also:
- Constant Field Values
RESERVED_COMPONENT_NAME
public static final String[] RESERVED_COMPONENT_NAME
getMBeanName
public static String getMBeanName(String serviceName)
getMBeanImplName
public static String getMBeanImplName(String serviceName)
getWrapperName
public static String getWrapperName(String objName)
getMBeanDescriptor
public static String getMBeanDescriptor(String objName)
getFactoryName
public static String getFactoryName(String objName)
validComponentName
public static boolean validComponentName(String componentName)
Copyright © 2004 Sourceforge.net. All Rights Reserved.