Package com.exedio.cope.pattern
Class DispatcherPurgeProperties
- java.lang.Object
-
- com.exedio.cope.util.Properties
-
- com.exedio.cope.misc.FactoryProperties<DispatcherPurgeProperties.Factory>
-
- com.exedio.cope.pattern.DispatcherPurgeProperties
-
public final class DispatcherPurgeProperties extends FactoryProperties<DispatcherPurgeProperties.Factory>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DispatcherPurgeProperties.Factory
-
Nested classes/interfaces inherited from class com.exedio.cope.util.Properties
Properties.Field<E>, Properties.Probe, Properties.ProbeAbortedException, Properties.PropertiesField<T extends Properties>, Properties.Source
-
-
Field Summary
-
Fields inherited from class com.exedio.cope.misc.FactoryProperties
factory
-
Fields inherited from class com.exedio.cope.util.Properties
EMPTY_SOURCE, SYSTEM_PROPERTY_SOURCE
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DispatcherPurgeProperties.Factory
factory()
-
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
-
factory
public static DispatcherPurgeProperties.Factory factory()
-
-