Package com.exedio.cope.util
-
Interface Summary Interface Description Clock.Strategy Interrupter InterrupterJobContextAdapter.Body JobContext An interface for controlling long-running jobs.ModificationListener Pool.Factory<E> Properties.Factory<T extends Properties> Properties.Source -
Class Summary Class Description AssertionErrorJobContext An implementation ofJobContext
where all methods do fail with aAssertionError
.AssertionErrorPropertiesSource An implementation ofProperties.Source
where all methods do fail with aAssertionError
.Cast CharacterSet Deprecated. UseCharSet
insteadCharSet CharsetName Check ClassComparator Deprecated. This class is not used in the cope runtime library anymore.Clock DateInstant Day The classDay
represents a specific day.EmptyJobContext An empty implementation ofJobContext
.Hex InterrupterJobContextAdapter Interrupters JobContexts MessageDigestFactory MessageDigestUtil Pool<E> Pool.Info PoolCounter Simulates the behaviour of a set of pools with different pool idle limits, and collects statistics about the efficiency of such pools.PoolCounter.Pool PoolProperties PrefixSource Properties Properties.PropertiesField<T extends Properties> PropertiesInstance<P extends Properties> ProxyJobContext An proxy implementation ofJobContext
.ProxyPropertiesSource An proxy implementation ofProperties.Source
.SafeFile Deprecated. UseStrictFile
instead.SequenceChecker Note that this class is not synchronized. If multiple threads access anSequenceChecker
instance concurrently, it must be synchronized externally.SequenceChecker.Counter Deprecated. UseSequenceChecker.Info
instead.SequenceChecker.Info ServiceFactory<T,P> Sources StrictFile TimeZoneStrict XMLEncoder -
Exception Summary Exception Description IllegalAlgorithmException IllegalPropertiesException JobStop Signals, that a job is to be terminated as soon as possible, when callingJobContext.stopIfRequested()
.Properties.ProbeAbortedException PropertiesInstance.NotSetException -
Annotation Types Summary Annotation Type Description Properties.Probe Declares a method to be a probe.ServiceProperties