Class AggregateTransactionStore<V extends TransactionStore>

  • All Implemented Interfaces:
    TransactionStore, edu.uiuc.ncsa.security.core.Store, Map

    public class AggregateTransactionStore<V extends TransactionStore>
    extends edu.uiuc.ncsa.security.storage.AggregateStore<V>
    implements TransactionStore
    An aggregate store for transactions.

    Created by Jeff Gaynor
    on 5/24/12 at 11:19 AM