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