public class DefaultStateContextFactory extends java.lang.Object implements StateContextFactory
StateContextFactory which creates DefaultStateContext
objects.| Constructor and Description |
|---|
DefaultStateContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
StateContext |
create()
Creates a new
StateContext. |
public StateContext create()
StateContextFactoryStateContext.create in interface StateContextFactoryStateContext.