|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.arjuna.coordinator.ActionManager
public class ActionManager
Method Summary | |
---|---|
BasicAction |
get(Uid id)
|
static ActionManager |
manager()
|
void |
put(BasicAction act)
|
void |
remove(Uid id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final ActionManager manager()
public void put(BasicAction act)
public BasicAction get(Uid id)
public void remove(Uid id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |