public class SignalHandlerDefaultWInvoke extends SignalHandlerDefault
Modifier and Type | Field and Description |
---|---|
protected net.sf.cglib.reflect.FastMethod |
fastMethod |
protected Object |
target |
INSTANCE
Constructor and Description |
---|
SignalHandlerDefaultWInvoke(Object target,
Method method,
EngineImportService engineImportService) |
Modifier and Type | Method and Description |
---|---|
void |
handleSignal(EPDataFlowSignal signal) |
protected void |
handleSignalInternal(EPDataFlowSignal signal) |
protected final Object target
protected final net.sf.cglib.reflect.FastMethod fastMethod
public SignalHandlerDefaultWInvoke(Object target, Method method, EngineImportService engineImportService)
public void handleSignal(EPDataFlowSignal signal)
handleSignal
in interface SignalHandler
handleSignal
in class SignalHandlerDefault
protected void handleSignalInternal(EPDataFlowSignal signal) throws InvocationTargetException
InvocationTargetException