|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectshocks.framework.workflow.filter.repository.FilterVersionCache
This class manages versioning for the filter repository.
Constructor Summary | |
FilterVersionCache(Workflow instance)
|
Method Summary | |
void |
add(Workflow instance)
|
Workflow |
lease(java.lang.String version)
Get the instance pool with the specified version and return a readied DataSource instance. |
void |
release(Workflow instance)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FilterVersionCache(Workflow instance)
Method Detail |
public Workflow lease(java.lang.String version)
public void add(Workflow instance)
instance
- public void release(Workflow instance)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |