Skip navigation links
C E F G H K M N O P R T V 

C

containsKey(String) - Method in class net.morimekta.providence.config.MessageConfig
 

E

equals(Object) - Method in class net.morimekta.providence.config.ProvidenceConfigParam
 

F

file - Variable in class net.morimekta.providence.config.ProvidenceConfigParam
 

G

get(String) - Method in class net.morimekta.providence.config.MessageConfig
 
get() - Method in class net.morimekta.providence.config.MessageConfigSupplier
Get the message enclosed in the config wrapper.
get() - Method in class net.morimekta.providence.config.MessageSupplier
Get the message enclosed in the config wrapper.
get() - Method in class net.morimekta.providence.config.OverrideMessageSupplier
Get the message enclosed in the config wrapper.
get() - Method in class net.morimekta.providence.config.ProvidenceConfigSupplier
Get the message enclosed in the config wrapper.
getConfig(File) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file.
getConfig(File, PMessageDescriptor<M, F>) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file.
getInMessage(PMessage, String) - Static method in class net.morimekta.providence.config.ProvidenceConfigUtil
Look up a key in the message structure.
getInMessage(PMessage, String, Object) - Static method in class net.morimekta.providence.config.ProvidenceConfigUtil
Look up a key in the message structure.
getMessage() - Method in class net.morimekta.providence.config.MessageConfig
Get the message enclosed in the config wrapper.
getPrefix() - Method in class net.morimekta.providence.config.MessageConfig
Get the key prefix used in the config wrapper.
getPrefix() - Method in class net.morimekta.providence.config.MessageConfigSupplier
Get the key prefix used in the config wrapper.
getSupplier(File) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file.
getSupplier(File, PMessageDescriptor<M, F>) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file.
getSupplierWithParent(File, Supplier<M>) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file, and with a defined parent config.

H

hashCode() - Method in class net.morimekta.providence.config.ProvidenceConfigParam
 

K

keySet() - Method in class net.morimekta.providence.config.MessageConfig
 

M

MessageConfig<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A Config that wraps an immutable providence message instance.
MessageConfig(Message) - Constructor for class net.morimekta.providence.config.MessageConfig
Create a config that wraps a providence message instance.
MessageConfig(String, Message) - Constructor for class net.morimekta.providence.config.MessageConfig
Create a config that wraps a providence message instance.
MessageConfigSupplier<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A supplier of a providence message config based on a message reader.
MessageConfigSupplier(String, PMessageDescriptor<Message, Field>, MessageReader) - Constructor for class net.morimekta.providence.config.MessageConfigSupplier
Create a config that wraps a providence message instance.
MessageSupplier<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A supplier of a providence message config based on a message reader.
MessageSupplier(PMessageDescriptor<Message, Field>, MessageReader) - Constructor for class net.morimekta.providence.config.MessageSupplier
Create a config that wraps a providence message instance.

N

name - Variable in class net.morimekta.providence.config.ProvidenceConfigParam
 
net.morimekta.providence.config - package net.morimekta.providence.config
 

O

OverrideMessageSupplier<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A supplier of a providence message config based on a message reader.
OverrideMessageSupplier(Supplier<Message>, Map<String, String>) - Constructor for class net.morimekta.providence.config.OverrideMessageSupplier
Create a config that wraps a providence message instance.
OverrideMessageSupplier(Supplier<Message>, Map<String, String>, boolean) - Constructor for class net.morimekta.providence.config.OverrideMessageSupplier
Create a config that wraps a providence message instance.

P

params(File) - Method in class net.morimekta.providence.config.ProvidenceConfig
Generate a list of params from the providence config, and it's included subconfigs.
ProvidenceConfig - Class in net.morimekta.providence.config
Providence config loader.
ProvidenceConfig(TypeRegistry) - Constructor for class net.morimekta.providence.config.ProvidenceConfig
 
ProvidenceConfig(TypeRegistry, Map<String, String>) - Constructor for class net.morimekta.providence.config.ProvidenceConfig
 
ProvidenceConfig(TypeRegistry, Map<String, String>, boolean) - Constructor for class net.morimekta.providence.config.ProvidenceConfig
 
ProvidenceConfigParam - Class in net.morimekta.providence.config
A parameter parsed from
ProvidenceConfigSupplier<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A reloadable supplier of a providence config based on a config file.
ProvidenceConfigSupplier(File, ProvidenceConfig) - Constructor for class net.morimekta.providence.config.ProvidenceConfigSupplier
Create a config that wraps a providence message instance.
ProvidenceConfigUtil - Class in net.morimekta.providence.config
Utilities for helping with providence config handling.
ProvidenceConfigUtil() - Constructor for class net.morimekta.providence.config.ProvidenceConfigUtil
 

R

reload() - Method in class net.morimekta.providence.config.MessageConfigSupplier
Reload the message into the config.
reload() - Method in class net.morimekta.providence.config.MessageSupplier
Reload the message into the config.
reload() - Method in class net.morimekta.providence.config.OverrideMessageSupplier
Reload the message into the config.
reload(File) - Method in class net.morimekta.providence.config.ProvidenceConfig
Trigger reloading of the given file, and run recursively up through dependencies.
reload() - Method in class net.morimekta.providence.config.ProvidenceConfigSupplier
Reload the message into the config.
reload() - Method in interface net.morimekta.providence.config.ReloadableSupplier
Trigger reloading of the instance that the supplier holds.
ReloadableSupplier<T> - Interface in net.morimekta.providence.config
A reloadable supplier.

T

toString() - Method in class net.morimekta.providence.config.ProvidenceConfigParam
 

V

value - Variable in class net.morimekta.providence.config.ProvidenceConfigParam
 
C E F G H K M N O P R T V 
Skip navigation links

Copyright © 2015–2017 morimekta.net. All rights reserved.