|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreFactory | |
---|---|
org.apache.servicemix.store.jdbc | |
org.apache.servicemix.store.memory |
Uses of StoreFactory in org.apache.servicemix.store.jdbc |
---|
Classes in org.apache.servicemix.store.jdbc that implement StoreFactory | |
---|---|
class |
JdbcStoreFactory
|
Uses of StoreFactory in org.apache.servicemix.store.memory |
---|
Classes in org.apache.servicemix.store.memory that implement StoreFactory | |
---|---|
class |
MemoryStoreFactory
StoreFactory for creating memory-based Store implementations
If a timeout has been specified, a TimeoutMemoryStore will be created,
otherwise the factory will build a plain MemoryStore |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |