public class TBinderContext extends PortTypeContext
| Modifier and Type | Field and Description |
|---|---|
protected static TBinderContext |
singleton
Singleton instance.
|
LIFETIME_JNDI_NAME, profile, PUBLICATION_MODE_JNDI_PULL, PUBLICATION_MODE_JNDI_PUSH, PUBLICATIONPROFILE_JNDI_NAME, publicationStatus, RESOURCE_HOME_JNDI_NAME, RPDNAME_JNDI_NAME, WS_HOME_JNDI_NAME| Modifier and Type | Method and Description |
|---|---|
TBinderResource |
binder()
Returns the
TBinderResource of the service. |
TBinderResource |
createBinder()
Creates the singleton
TBinderResource of the service. |
static TBinderContext |
getContext()
Returns a context instance.
|
String |
getJNDIName() |
org.gcube.common.core.state.GCUBEWSResourceKey |
key() |
getNamespace, getServiceContextgetLocalHome, getPublicationProfile, getResourceLifeTime, getRPDName, getWSHome, makeKey, onInitialisationgetDeploymentDescriptor, getEPR, getFile, getName, getPersistentFile, getProperty, getSecurityDescriptor, onFailure, onReady, onStateChange, onUpdateprotected static TBinderContext singleton
public static TBinderContext getContext()
public String getJNDIName()
getJNDIName in class org.gcube.common.core.contexts.GCUBEPortTypeContextpublic org.gcube.common.core.state.GCUBEWSResourceKey key()
public TBinderResource binder()
TBinderResource of the service.public TBinderResource createBinder() throws Exception
TBinderResource of the service.Exception - if the engine could not be createdCopyright © 2014. All Rights Reserved.