Uses of Package
net.morimekta.providence.config
-
Packages that use net.morimekta.providence.config Package Description net.morimekta.providence.config net.morimekta.providence.config.impl net.morimekta.providence.config.util -
Classes in net.morimekta.providence.config used by net.morimekta.providence.config Class Description ConfigListener Interface for handling reactions to update of a config message.ConfigResolver A config resolver resolves config file into suppliers for the actual config.ConfigSupplier A supplier and instance holder for config objects.FixedConfigSupplier A supplier and instance holder for an immutable config instance.ProvidenceConfigException Providence config exceptions are extensions of the serializer exception (as parsing config can be seen as parsing or de-serializing any serialized message). -
Classes in net.morimekta.providence.config used by net.morimekta.providence.config.impl Class Description ConfigListener Interface for handling reactions to update of a config message.ConfigSupplier A supplier and instance holder for config objects.ProvidenceConfigException Providence config exceptions are extensions of the serializer exception (as parsing config can be seen as parsing or de-serializing any serialized message). -
Classes in net.morimekta.providence.config used by net.morimekta.providence.config.util Class Description ConfigSupplier A supplier and instance holder for config objects.