public class SignalHandlerDefaultWInvoke extends SignalHandlerDefault
Modifier and Type | Field and Description |
---|---|
protected Method |
method |
protected Object |
target |
INSTANCE
Constructor and Description |
---|
SignalHandlerDefaultWInvoke(Object target,
Method method) |
Modifier and Type | Method and Description |
---|---|
void |
handleSignal(EPDataFlowSignal signal) |
protected void |
handleSignalInternal(EPDataFlowSignal signal) |
public void handleSignal(EPDataFlowSignal signal)
handleSignal
in interface SignalHandler
handleSignal
in class SignalHandlerDefault
protected void handleSignalInternal(EPDataFlowSignal signal) throws InvocationTargetException
InvocationTargetException
Copyright © 2005–2018. All rights reserved.