|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.activemq.store.vm.VMPersistenceAdapterFactory
Factory class that can create PersistenceAdapter objects.
| Constructor Summary | |
VMPersistenceAdapterFactory()
|
|
| Method Summary | |
PersistenceAdapter |
createPersistenceAdapter(java.io.File dataDirectory,
MemoryBoundedObjectManager memManager)
Creates a persistence Adapter that can use a given directory to store it's data. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VMPersistenceAdapterFactory()
| Method Detail |
public PersistenceAdapter createPersistenceAdapter(java.io.File dataDirectory,
MemoryBoundedObjectManager memManager)
throws java.io.IOException
createPersistenceAdapter in interface PersistenceAdapterFactoryjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||