public class StatefulContext
extends GCUBEStatefulPortTypeContext
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SSLSUPPORT
SSL support
|
static java.lang.String |
STREAM_PORT
The stream port tag
|
Constructor and Description |
---|
StatefulContext() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJNDIName()
Get JNDI name
|
java.lang.String |
getNamespace()
Get the namespace
|
static GCUBEStatefulPortTypeContext |
getPortTypeContext()
Get port type context
|
GCUBEServiceContext |
getServiceContext()
Get service context
|
public static java.lang.String STREAM_PORT
public static java.lang.String SSLSUPPORT
public java.lang.String getJNDIName()
public java.lang.String getNamespace()
public GCUBEServiceContext getServiceContext()
public static GCUBEStatefulPortTypeContext getPortTypeContext()