com.sun.enterprise.util
Class Environment

java.lang.Object
  extended by com.sun.enterprise.util.Environment

public class Environment
extends java.lang.Object

Environment class that contains information about from where this appserver instance is being invoked from


Constructor Summary
protected Environment()
           
 
Method Summary
 void activateEnvironment()
           
static Environment obtain()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Environment

protected Environment()
Method Detail

obtain

public static Environment obtain()

activateEnvironment

public void activateEnvironment()


Copyright © 2012 GlassFish Community. All Rights Reserved.