Uses of Interface
org.szegedi.spring.web.jsflow.StateExecutionInterceptor

Packages that use StateExecutionInterceptor
org.szegedi.spring.web.jsflow JavaScript Web Flow for Spring 
 

Uses of StateExecutionInterceptor in org.szegedi.spring.web.jsflow
 

Methods in org.szegedi.spring.web.jsflow with parameters of type StateExecutionInterceptor
 void FlowController.setStateExecutionInterceptor(StateExecutionInterceptor stateExecutionInterceptor)
          Sets the flow state interceptor used to provide "around" advice around each state execution of each flow.