| Package | Description |
|---|---|
| org.osgl.storage | |
| org.osgl.storage.impl | |
| org.osgl.storage.spring |
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyGenerator.Predefined |
| Modifier and Type | Method and Description |
|---|---|
static KeyGenerator |
KeyGenerator.Predefined.valueOfIgnoreCase(String s) |
| Modifier and Type | Field and Description |
|---|---|
protected KeyGenerator |
StorageServiceBase.keygen |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageServiceBase.setKeyGenerator(KeyGenerator keygen)
Allow framework to set the
KeyGenerator directly |
| Modifier and Type | Method and Description |
|---|---|
protected KeyGenerator |
StorageServiceConfigurerBase.getKeyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageServiceConfigurerBase.setKeyGenerator(KeyGenerator keyGenerator) |
Copyright © 2013–2017 OSGL (Open Source General Library). All rights reserved.