|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectGCUBEStatefulPortTypeContext
org.gcube.contentmanagement.contentmanager.context.BasePTContext
org.gcube.contentmanagement.contentmanager.context.FactoryPTContext
public class FactoryPTContext
| Method Summary | |
|---|---|
Factory |
createFactory()
Creates the singleton Factory of the port-type. |
static FactoryPTContext |
getContext()
Returns a context instance. |
Factory |
getFactory()
Returns the singleton Factory of the port-type.. |
java.lang.String |
getJNDIName()
|
| Methods inherited from class org.gcube.contentmanagement.contentmanager.context.BasePTContext |
|---|
getNamespace, getServiceContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static FactoryPTContext getContext()
public java.lang.String getJNDIName()
public Factory getFactory()
throws java.lang.Exception
Factory of the port-type..
java.lang.Exception - if the engine could not be returned.
public Factory createFactory()
throws java.lang.Exception
Factory of the port-type.
java.lang.Exception - if the engine could not be created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||