Methods in org.apache.mina.statemachine with parameters of type EventArgumentsInterceptor |
static Object |
StateMachineProxyFactory.create(Class<?>[] ifaces,
StateMachine sm,
StateContextLookup contextLookup,
EventArgumentsInterceptor interceptor,
EventFactory eventFactory)
|
static
|
StateMachineProxyFactory.create(Class<T> iface,
StateMachine sm,
StateContextLookup contextLookup,
EventArgumentsInterceptor interceptor)
|
static
|
StateMachineProxyFactory.create(Class<T> iface,
StateMachine sm,
StateContextLookup contextLookup,
EventArgumentsInterceptor interceptor,
EventFactory eventFactory)
|