| Package | Description |
|---|---|
| org.appops.configuration.generator | |
| org.appops.configuration.guice | |
| org.appops.configuration.loader | |
| org.appops.marshaller |
| Modifier and Type | Method and Description |
|---|---|
Marshaller |
ConfigJsonGenerator.getMarshaller()
Getter for the field
marshaller. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigJsonGenerator.setMarshaller(Marshaller marshaller)
Setter for the field
marshaller. |
| Modifier and Type | Method and Description |
|---|---|
Marshaller |
ConfigProvisionInterceptor.getMarshaller()
Getter for the field
marshaller. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigProvisionInterceptor.setMarshaller(Marshaller marshaller)
Setter for the field
marshaller. |
| Modifier and Type | Method and Description |
|---|---|
Marshaller |
ConfigurationLoader.getMarshaller()
Getter for the field
marshaller. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationLoader.setMarshaller(Marshaller marshaller)
Setter for the field
marshaller. |
| Constructor and Description |
|---|
ConfigurationLoader(ConfigurationStore configurationStore,
Marshaller marshaller)
Constructor for ConfigurationLoader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MarshallerImpl
Implementation of
Marshaller. |
Copyright © 2021. All rights reserved.