com.ibm.websphere.management.application
Class AppManagementBaseFactoryjava.lang.Object | +--com.ibm.websphere.management.application.AppManagementBaseFactory
- public class AppManagementBaseFactory
- extends java.lang.Object
Constructor Summary AppManagementBaseFactory()
Method Summary static AppManagement createLocalAppManagementImpl()
Do not call this method directly.static AppManagement createLocalAppManagementImpl(java.lang.String wasRoot)
Do not call this method directly.static void initMBean(java.lang.String configRoot, java.lang.String cellName, java.lang.String nodeName, java.lang.String processName)
Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail AppManagementBaseFactory
public AppManagementBaseFactory()
Method Detail createLocalAppManagementImpl
public static AppManagement createLocalAppManagementImpl()
- Do not call this method directly. Use static APIs on AppManagementProxy instead.
- Returns:
- The AppManagement instance
createLocalAppManagementImpl
public static AppManagement createLocalAppManagementImpl(java.lang.String wasRoot)
- Do not call this method directly. Use static APIs on AppManagementProxy instead.
- Parameters:
- wasRoot - The $WAS_HOME env variable
- Returns:
- The AppManagement instance
initMBean
public static void initMBean(java.lang.String configRoot, java.lang.String cellName, java.lang.String nodeName, java.lang.String processName) throws java.lang.Exception
- java.lang.Exception
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.