Package com.rhi.architecture.batch

Interface Summary
Application All batch applications are expected to implement the following methods.
AuditRecord AuditRecord - the common attributes shared by all audit records.
ConfigMixin Interface to use when adding a new configuration store to an interface application.
 

Class Summary
AbstractApplication This class provides a partial implementation of the application interface for use by sub-classes.
AbstractAuditAgent Abstract Audit Agent providing common audit count functionality
ApplicationConfig Keys common to all applications
AuditAgent Audit Agent is responsible for performing all audits for a specific concrete application.
BatchApplication A BatchApplication adds audit and configuration capabilities to the standard application.
ConfigMixinUtils ConfigMixinUtils
Abstracts away the loading of configuration data so that it can be shared by different classes.
DBConfigMixin ConfigMixin which loads configuration data from a database.
HierarchicalDBConfigMixin Loads configuration information from a database table and adds it to the property information.
NullAuditAgent Empty implementation to facilitate ease of use when developing new PARC applications.
PropertiesConfigMixin ConfigMixin implementation that uses Properties file for configuration.
 

Exception Summary
ApplicationException ApplicationException Class
AuditException Audit Exception
 



Copyright © 2002-2004 Robert Half International. All Rights Reserved.