Package com.servingxml.util.system

Provides system configuration classes.

See:
          Description

Interface Summary
Logger  
RuntimeContext An RuntimeContext defines an interface for obtaining information about the service context and for reporting errors in that context.
 

Class Summary
AbstractRuntimeContext  
DefaultLogger Default system error handler.
DefaultLoggerFactory Factory for creating a loggable context.
LoggerFactory Factory for creating a loggable context.
LogLevelEnum The LogLevelEnum represents a leg level
SystemConfiguration There is a single instance of a SystemConfiguration which may be obtained through its static getInstance() method.
 

Package com.servingxml.util.system Description

Provides system configuration classes.