|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectGCUBEStatefulPortTypeContext
org.gcube.contentmanagement.viewmanager.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()
|
java.lang.String |
getNamespace()
|
GCUBEServiceContext |
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 java.lang.String getNamespace()
public GCUBEServiceContext getServiceContext()
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 | |||||||||