|
spring-webflow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FlowExecutionListenerCriteria
Strategy interface that determines if a flow execution listener should attach to executions of a specific flow definition.
This selection strategy is typically used by the FlowExecutionListenerLoader to determine which listeners
should apply to which flow definitions.
FlowExecutionListener,
FlowExecutionListenerLoader| Method Summary | |
|---|---|
boolean |
appliesTo(FlowDefinition definition)
Do the listeners guarded by this criteria object apply to the provided flow definition? |
| Method Detail |
|---|
boolean appliesTo(FlowDefinition definition)
definition - the flow definition
|
spring-webflow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||