public abstract class DispatcherTakeOverHookImpl extends java.lang.Object implements DispatcherTakeOverHook
| Constructor and Description | 
|---|
| DispatcherTakeOverHookImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| HistoryLocation | getHistoryLocation() | 
| abstract java.lang.String | getLocation() | 
| boolean | isActive() | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDispatcheablepublic boolean isActive()
isActive in interface DispatcherTakeOverHookpublic HistoryLocation getHistoryLocation()
public abstract java.lang.String getLocation()