|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.server.impl.fsm.FsmFactoryImpl
public class FsmFactoryImpl
| Constructor Summary | |
|---|---|
FsmFactoryImpl()
|
|
| Method Summary | |
|---|---|
IStateMachine |
createInstanceFsm(IContext context,
java.util.concurrent.Executor executor,
org.jdiameter.api.Configuration config)
Create instance of Peer FSM |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FsmFactoryImpl()
| Method Detail |
|---|
public IStateMachine createInstanceFsm(IContext context,
java.util.concurrent.Executor executor,
org.jdiameter.api.Configuration config)
throws org.jdiameter.api.InternalException
IFsmFactory
createInstanceFsm in interface IFsmFactorycontext - fsm context objectexecutor - executor facilityconfig - configuration
org.jdiameter.api.InternalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||