|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEStatefulPortTypeContext
org.gcube.vremanagement.executor.contexts.TaskPTContext
public class TaskPTContext
The context of the Task
port-type of the service.
Field Summary | |
---|---|
static java.lang.String |
PORTTYPE_NAME
Port-type JNDI name. |
static java.lang.String |
PORTTYPE_NAMESPACE
Port-type namespace. |
Method Summary | |
---|---|
static TaskPTContext |
getContext()
Returns a context instance. |
java.lang.String |
getJNDIName()
|
java.lang.String |
getNamespace()
|
GCUBEServiceContext |
getServiceContext()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PORTTYPE_NAME
public static final java.lang.String PORTTYPE_NAMESPACE
Method Detail |
---|
public static TaskPTContext getContext()
public java.lang.String getJNDIName()
public java.lang.String getNamespace()
public GCUBEServiceContext getServiceContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |