| Modifier and Type | Method and Description |
|---|---|
<T extends KeyValueTemplate> |
KeyValueTemplateProducer.get(BucketManager manager)
creates a
KeyValueTemplate |
| Modifier and Type | Method and Description |
|---|---|
<T,K,R extends Repository<T,K>> |
KeyValueRepositoryProducer.get(Class<R> repositoryClass,
KeyValueTemplate template)
Produces a Repository class from repository class and
KeyValueTemplate |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.