Class AuditStorageProvider

  • All Implemented Interfaces:
    StorageProvider

    public class AuditStorageProvider
    extends Object
    implements StorageProvider
    A StorageProvider decorator class which passes through calls from a target StorageProvider implementation, but captures audit information when changes occur and passes that information to the audit system.
    Author:
    Bill Branan Date: 3/14/14