|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectshocks.framework.action.repository.CentralActionRepository
Constructor Summary | |
CentralActionRepository()
|
Method Summary | |
void |
addAction(Action instance)
|
Action |
leaseAction(DataSource metadata)
|
void |
release(Action instance)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CentralActionRepository()
Method Detail |
public Action leaseAction(DataSource metadata)
leaseAction
in interface ActionRepository
public void release(Action instance)
release
in interface ActionRepository
public void addAction(Action instance)
addAction
in interface ActionRepository
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |