Package com.exedio.cope.pattern
Class DispatcherProperties
- java.lang.Object
-
- com.exedio.cope.util.Properties
-
- com.exedio.cope.pattern.DispatcherProperties
-
public final class DispatcherProperties extends Properties
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.exedio.cope.util.Properties
Properties.Factory<T extends Properties>, Properties.Field<E>, Properties.Probe, Properties.ProbeAbortedException, Properties.PropertiesField<T extends Properties>, Properties.Source
-
-
Field Summary
-
Fields inherited from class com.exedio.cope.util.Properties
EMPTY_SOURCE, SYSTEM_PROPERTY_SOURCE
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Properties.Factory<DispatcherProperties>
factory()
Dispatcher.Config
get()
-
Methods inherited from class com.exedio.cope.util.Properties
ensureEquality, ensureValidity, field, field, field, field, field, fieldFile, getContext, getContext, getContext, getField, getFields, getOrphanedKeys, getProbes, getSource, getSource, getSource, getSourceObject, getSystemPropertyContext, getSystemPropertySource, getTests, loadProperties, newException, newException, newProbeAbortedException, valnp, value, value, value, value, value, value, value, value, value, value, value, value, valueFile, valueHidden, valueMessageDigest, valuePath, valueService, valueService, valueService
-
-
-
-
Method Detail
-
get
public Dispatcher.Config get()
-
factory
public static Properties.Factory<DispatcherProperties> factory()
-
-