|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.transaction.memory.jca.MemoryMapResourceManager
Field Summary | |
protected static MemoryMapResourceManager |
instance
|
protected java.util.Map |
maps
|
Constructor Summary | |
MemoryMapResourceManager()
|
Method Summary | |
static MemoryMapResourceManager |
getInstance()
|
TransactionalMapWrapper |
lookup(java.lang.Object id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static MemoryMapResourceManager instance
protected java.util.Map maps
Constructor Detail |
public MemoryMapResourceManager()
Method Detail |
public static MemoryMapResourceManager getInstance()
public TransactionalMapWrapper lookup(java.lang.Object id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |