| Package | Description |
|---|---|
| network.oxalis.commons.persist |
| Modifier and Type | Method and Description |
|---|---|
static PersisterConf |
PersisterConf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersisterConf[] |
PersisterConf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExceptionPersister |
PersisterModule.getExceptionPersister(com.google.inject.Injector injector,
Settings<PersisterConf> settings) |
protected PayloadPersister |
PersisterModule.getPayloadPersister(com.google.inject.Injector injector,
Settings<PersisterConf> settings) |
protected PersisterHandler |
PersisterModule.getPersisterHandler(com.google.inject.Injector injector,
Settings<PersisterConf> settings) |
protected ReceiptPersister |
PersisterModule.getReceiptPersister(com.google.inject.Injector injector,
Settings<PersisterConf> settings) |
Copyright © 2022 NorStella. All rights reserved.