com.bea.alui.proxy
Class EnvironmentType
java.lang.Object
com.bea.alui.proxy.EnvironmentType
- public class EnvironmentType
- extends java.lang.Object
Enumeration that represents the environment of execution for a CSP Request.
|
Method Summary |
java.lang.String |
toString()
Convert this EnvironmentType to a readable String. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NONE
public static final EnvironmentType NONE
PROXY
public static final EnvironmentType PROXY
PLUMTREE
public static final EnvironmentType PLUMTREE
PORTLET
public static final EnvironmentType PORTLET
toString
public java.lang.String toString()
- Convert this EnvironmentType to a readable String.
- Returns:
- the readable String name for this environment type
For additional information on the IDK, including tutorials, blogs, code samples and more, see the AquaLogic User Interaction Developer Center on BEA dev2dev.Copyright ©2007 BEA Systems, Inc. All Rights Reserved.