|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mina.statemachine.context.DefaultStateContextFactory
public class DefaultStateContextFactory
StateContextFactory
which creates DefaultStateContext
objects.
Constructor Summary | |
---|---|
DefaultStateContextFactory()
|
Method Summary | |
---|---|
StateContext |
create()
Creates a new StateContext . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultStateContextFactory()
Method Detail |
---|
public StateContext create()
StateContextFactory
StateContext
.
create
in interface StateContextFactory
StateContext
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |