|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.webflow.executor.jsf.FlowFacesUtils
public class FlowFacesUtils
Trivial helper utility class for SWF within a JSF environment.
| Constructor Summary | |
|---|---|
FlowFacesUtils()
|
|
| Method Summary | |
|---|---|
static FlowDefinitionLocator |
getDefinitionLocator(javax.faces.context.FacesContext context)
|
static FlowExecutionFactory |
getExecutionFactory(javax.faces.context.FacesContext context)
|
static FlowExecutionRepository |
getExecutionRepository(javax.faces.context.FacesContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlowFacesUtils()
| Method Detail |
|---|
public static FlowDefinitionLocator getDefinitionLocator(javax.faces.context.FacesContext context)
public static FlowExecutionRepository getExecutionRepository(javax.faces.context.FacesContext context)
public static FlowExecutionFactory getExecutionFactory(javax.faces.context.FacesContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||