| Package | Description |
|---|---|
| org.ff4j.property.store |
Provides default stores to persist Properties (InMemory and JDBC).
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryPropertyStore
Implementation of
PropertyStore to keep properties in memory. |
class |
JdbcPropertyStore
Access information related to properties within database.
|
Copyright © 2013–2017 FF4J. All rights reserved.