|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.mflow.api.MsgFactory
Constructor Summary | |
---|---|
MsgFactory()
|
Method Summary | |
---|---|
abstract Msg |
createMsg()
Creates an instance of Msg |
static MsgFactory |
getInstance()
|
protected void |
register(MsgFactory aInstance)
Sets the passed instance to be returned by getInstance() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MsgFactory()
Method Detail |
---|
protected final void register(MsgFactory aInstance)
getInstance()
aInstance
- the new instance to usepublic static MsgFactory getInstance()
MsgFactory
public abstract Msg createMsg()
Msg
Msg
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |