org.exoplatform.commons
Class Environment
java.lang.Object
org.exoplatform.commons.Environment
public class Environment
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
STAND_ALONE
public static final int STAND_ALONE
- See Also:
- Constant Field Values
TOMCAT_PLATFORM
public static final int TOMCAT_PLATFORM
- See Also:
- Constant Field Values
JBOSS_PLATFORM
public static final int JBOSS_PLATFORM
- See Also:
- Constant Field Values
JETTY_PLATFORM
public static final int JETTY_PLATFORM
- See Also:
- Constant Field Values
WEBSHPERE_PLATFORM
public static final int WEBSHPERE_PLATFORM
- See Also:
- Constant Field Values
WEBLOGIC_PLATFORM
public static final int WEBLOGIC_PLATFORM
- See Also:
- Constant Field Values
getPlatform
public int getPlatform()
getInstance
public static Environment getInstance()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.