Class BasicRequestLogProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, RequestLogProcessor

public class BasicRequestLogProcessor extends BaseBusinessProcessor implements RequestLogProcessor
Processes business logic having to do with request logs. Created in the Struts layer in response to requests for viewing, editing, adding, and deleting request logs.

BasicRequestLogProcessor is the default implementation of the RequestLogProcessor interface for the application.

Author:
David Tobey