public abstract class ISRegistryServiceHandler extends org.gcube.common.core.utils.handlers.GCUBEServiceHandler<ISRegistryClient>
| Modifier and Type | Field and Description |
|---|---|
protected static int |
DEFAULT_CALL_TIMEOUT |
protected static int |
MAX_ATTEMPTS
max publication attempts before to declare a publication failed
|
| Constructor and Description |
|---|
ISRegistryServiceHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.apache.axis.message.addressing.EndpointReferenceType> |
findInstances()
Finds new instances of the ISRegisty
|
protected String |
getCacheKey() |
String |
getName() |
String |
getProfile() |
String |
getResourceID() |
String |
getResourceType() |
void |
setProfile(String profile) |
void |
setResourceID(String resourceID) |
void |
setResourceType(String resourceType) |
_interact, cacheEPR, clearCachedEPR, getAttempts, getCachedEPR, getInstances, getTargetPortTypeName, interact, run, setAttempts, tryInstancesclearBlackboard, getBlackboard, getHandled, getId, getLogger, getScopeManager, getSecurityManager, getState, notify, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, setState, subscribe, undo, unsubscribeprotected static final int MAX_ATTEMPTS
protected static final int DEFAULT_CALL_TIMEOUT
public String getProfile()
public void setProfile(String profile)
profile - the profile to setpublic String getResourceID()
public void setResourceID(String resourceID)
resourceID - the resourceID to setpublic String getResourceType()
public void setResourceType(String resourceType)
resourceType - the resourceType to setprotected List<org.apache.axis.message.addressing.EndpointReferenceType> findInstances() throws Exception
findInstances in class org.gcube.common.core.utils.handlers.GCUBEServiceHandler<ISRegistryClient>Exceptionprotected String getCacheKey()
getCacheKey in class org.gcube.common.core.utils.handlers.GCUBEServiceHandler<ISRegistryClient>public String getName()
getName in interface org.gcube.common.core.utils.handlers.GCUBEIHandler<ISRegistryClient>getName in class org.gcube.common.core.utils.handlers.GCUBEHandler<ISRegistryClient>Copyright © 2017. All Rights Reserved.