org.exoplatform.container.monitor.jvm
Class J2EEServerInfo
java.lang.Object
org.exoplatform.container.monitor.jvm.J2EEServerInfo
public class J2EEServerInfo
- extends Object
- Since:
- Nov 8, 2004
- Version:
- $Id: J2EEServerInfo.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXO_CONF_PARAM
public static final String EXO_CONF_PARAM
- See Also:
- Constant Field Values
sharedLibDirecotry_
protected String sharedLibDirecotry_
appDeployDirecotry_
protected String appDeployDirecotry_
mbeanServer
protected MBeanServer mbeanServer
J2EEServerInfo
public J2EEServerInfo()
getMBeanServer
public MBeanServer getMBeanServer()
- Returns an mbean server setup by the application server environment or null
if none cannot be located.
- Returns:
- an mean server
getServerName
public String getServerName()
getServerHome
public String getServerHome()
getExoConfigurationDirectory
public String getExoConfigurationDirectory()
getSharedLibDirectory
public String getSharedLibDirectory()
getApplicationDeployDirectory
public String getApplicationDeployDirectory()
Copyright © 2009 eXo Platform SAS. All Rights Reserved.