|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.client.impl.fsm.FsmFactoryImpl
org.jdiameter.server.impl.fsm.FsmFactoryImpl
public class FsmFactoryImpl
| Field Summary |
|---|
| Fields inherited from class org.jdiameter.client.impl.fsm.FsmFactoryImpl |
|---|
statisticFactory |
| Constructor Summary | |
|---|---|
FsmFactoryImpl(IStatisticManager statisticFactory)
|
|
| Method Summary | |
|---|---|
IStateMachine |
createInstanceFsm(IContext context,
IConcurrentFactory concurrentFactory,
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(IStatisticManager statisticFactory)
| Method Detail |
|---|
public IStateMachine createInstanceFsm(IContext context,
IConcurrentFactory concurrentFactory,
Configuration config)
throws InternalException
IFsmFactory
createInstanceFsm in interface IFsmFactorycreateInstanceFsm in class FsmFactoryImplcontext - FSM context objectconcurrentFactory - executor facilityconfig - configuration
InternalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||