| Package | Description |
|---|---|
| org.ff4j.property.store |
Provide stores to persist properties (default is in InMemory)
|
| 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–2015 FF4J. All rights reserved.