Package | Description |
---|---|
com.streamscape.runtime | |
com.streamscape.runtime.deploy |
Modifier and Type | Field and Description |
---|---|
static Context |
Context.CTX_APPLICATION
This represents a stand-alone application that may
register with the runtime context.
|
static Context |
Context.CTX_EX_CONTAINER
This represents an external container that is
hosting components such as Spring, Sonic or Mule.
|
static Context |
Context.CTX_TF_CONTAINER
This represents a TruFabric service container.
|
Modifier and Type | Method and Description |
---|---|
static Context |
Context.valueOf(java.lang.String name) |
static Context[] |
Context.values() |
Modifier and Type | Method and Description |
---|---|
Context |
DeploymentDescriptor.getContextType() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.