Package status

Class Summary
AStatus Abstract status object.
AStatusAlgoCmd<R,S extends AStatus,P> Convenience class to simplify the code and to tighten the type checking on status processing code.
FailStatus Concrete status object that represents a failure.
InfoStatus Concrete subclass that represents a informational status message.
OkStatus Concrete singleton subclass that represents an "OK" status.
StatusAlgo<R,P> A processing algorithm for an AStatus object.
 

Enum Summary
FailStatus.LEVEL Enumeration that distinguishes between different failure levels.