Package com.webmethods.caf.common
Class ServerCommon
java.lang.Object
com.webmethods.caf.common.ServerCommon
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static boolean
static boolean
-
Field Details
-
MWS_STATE_HEADER_KEY
- See Also:
-
LIBRARY_MODE
- See Also:
-
TASK_ENGINE_LIBRARY_MODE
- See Also:
-
INTEGRATION_SERVER_PORT
- See Also:
-
-
Constructor Details
-
ServerCommon
public ServerCommon()
-
-
Method Details
-
isLibraryMode
public static boolean isLibraryMode() -
isTELibrary
public static boolean isTELibrary() -
isInOsgiRuntime
public static boolean isInOsgiRuntime() -
isRunningInIS
public static boolean isRunningInIS()
-