Package things.common

Interface Summary
Debuggable The component is debuggable.
StringPoster Post interface.
ThingsCodes Standard static codes for the system.
ThingsConstants Immutable constants of the universe, from plank's to PI.
ThingsMarkup Markup for Strings.
ThingsNamespace Things name definitions.
ThingsReportingThreshold ThingsReportingThreshold interface.
Verbose Verbose interface.
WhoAmI An identification object interface.
 

Class Summary
IAmNobody An identification object for a nobody.
Stamp A immutable stamp.
ThingsException A base exception for all things.
ThingsExceptionBundle<E extends ThingsException> Creates a bundle of exceptions and methods for accessing them.
ThingsExceptionComparator Compares ThingsExceptions based in their numerics.
ThingsUsageException Usage exception.
ThingsUtilityBelt A grab bag of static utilities.
 

Exception Summary
FeatureNotImplemented Feature not implemented.
PuntException A very simple PUNT.
PuntRetryableException A very simple PUNT for a retriable operation..
 



Things.