Package | Description |
---|---|
com.persistit |
Implements Persistit™'s core functionality.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Persistit.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
Persistit.initialize(Configuration configuration)
Deprecated.
|
void |
Persistit.setConfiguration(Configuration configuration)
Receive the supplied
Configuration which will be used to
control the creation of a functional Persistit within the
Persistit.initialize() method. |
Constructor and Description |
---|
Persistit(Configuration configuration)
Construct a Persistit instance with the supplied
Configuration and then initialize it. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.