
public static class FailoverMonitor.ClientProtocol extends SignalProtocol<Object>
fail-over monitor client protocol.| Modifier and Type | Class and Description |
|---|---|
static class |
FailoverMonitor.ClientProtocol.Factory
Creates
fail-over client protocol instances. |
SignalProtocol.TimeoutChangedEventILocationAware.LocationILifecycle.DeferrableActivation| Modifier and Type | Field and Description |
|---|---|
static String |
PROTOCOL_NAME |
static short |
SIGNAL_QUERY_REPOSITORY_INFO |
SIGNAL_MONITOR_CANCELED, SIGNAL_MONITOR_PROGRESS, SIGNAL_REMOTE_EXCEPTION, SIGNAL_SET_TIMEOUTDEFAULT_TIMEOUT, NO_TIMEOUTUNSPECIFIED_VERSION| Constructor and Description |
|---|
FailoverMonitor.ClientProtocol(FailoverMonitor.Provider failOverMonitorProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected SignalReactor |
createSignalReactor(short signalID) |
addStreamWrapper, close, doAfterActivate, doBeforeDeactivate, doDeactivate, getStreamWrapper, getTimeout, handleBuffer, handleChannelDeactivation, isSendingTimeoutChanges, open, provideSignalReactor, setStreamWrapper, setTimeout, toString, waitForSignalsdoBeforeActivate, getBufferProvider, getChannel, getExecutorService, getInfraStructure, getLocation, getType, getUserID, getVersion, isClient, isServer, setChannel, setExecutorService, setInfraStructure, setUserIDactivate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doActivate, dump, getLifecycleState, isActive, isDeferredActivationaddListener, fireEvent, fireEvent, fireEvent, fireThrowable, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBufferProvider, getChannel, getExecutorService, getInfraStructure, getType, setChannel, setExecutorService, setInfraStructuregetUserIDgetLocation, isClient, isServeraddListener, getListeners, hasListeners, removeListenerpublic static final String PROTOCOL_NAME
public static final short SIGNAL_QUERY_REPOSITORY_INFO
public FailoverMonitor.ClientProtocol(FailoverMonitor.Provider failOverMonitorProvider)
protected SignalReactor createSignalReactor(short signalID)
createSignalReactor in class SignalProtocol<Object>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.