|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jini.rio.resources.client.AbstractFaultDetectionHandler org.openspaces.pu.container.servicegrid.PUFaultDetectionHandler
public class PUFaultDetectionHandler
A processing unit fault detection handler. Invokes PUServiceBean.isAlive()
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jini.rio.resources.client.AbstractFaultDetectionHandler |
---|
org.jini.rio.resources.client.AbstractFaultDetectionHandler.ScheduledMonitor, org.jini.rio.resources.client.AbstractFaultDetectionHandler.ScheduledMonitorError, org.jini.rio.resources.client.AbstractFaultDetectionHandler.ServiceMonitor |
Field Summary | |
---|---|
static String |
INVOCATION_DELAY_KEY
|
Fields inherited from class org.jini.rio.resources.client.AbstractFaultDetectionHandler |
---|
config, configArgs, DEFAULT_INVOCATION_DELAY, DEFAULT_RETRY_COUNT, DEFAULT_RETRY_TIMEOUT, invocationDelay, proxy, RETRY_COUNT_KEY, RETRY_TIMEOUT_KEY, retryCount, retryTimeout, serviceMonitor, terminating |
Constructor Summary | |
---|---|
PUFaultDetectionHandler()
|
Method Summary | |
---|---|
protected org.jini.rio.resources.client.AbstractFaultDetectionHandler.ServiceMonitor |
getServiceMonitor()
Get the class which implements the ServiceMonitor |
void |
setConfiguration(String[] configArgs)
|
Methods inherited from class org.jini.rio.resources.client.AbstractFaultDetectionHandler |
---|
canbeScheduled, getName, getServiceID, monitor, notifyListeners, register, terminate, unregister |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String INVOCATION_DELAY_KEY
Constructor Detail |
---|
public PUFaultDetectionHandler()
Method Detail |
---|
public void setConfiguration(String[] configArgs)
FaultDetectionHandler.setConfiguration(java.lang.String[])
protected org.jini.rio.resources.client.AbstractFaultDetectionHandler.ServiceMonitor getServiceMonitor() throws Exception
getServiceMonitor
in class org.jini.rio.resources.client.AbstractFaultDetectionHandler
Exception
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |