|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdGenerator | |
---|---|
org.apache.servicemix.store.jdbc | |
org.apache.servicemix.store.memory |
Uses of IdGenerator in org.apache.servicemix.store.jdbc |
---|
Methods in org.apache.servicemix.store.jdbc that return IdGenerator | |
---|---|
IdGenerator |
JdbcStoreFactory.getIdGenerator()
|
Methods in org.apache.servicemix.store.jdbc with parameters of type IdGenerator | |
---|---|
void |
JdbcStoreFactory.setIdGenerator(IdGenerator idGenerator)
|
Uses of IdGenerator in org.apache.servicemix.store.memory |
---|
Constructors in org.apache.servicemix.store.memory with parameters of type IdGenerator | |
---|---|
MemoryStore(IdGenerator idGenerator)
|
|
TimeoutMemoryStore(IdGenerator idGenerator,
long timeout)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |