org.jacorb.notification.filter

Class AbstractFilterUsageDecorator

public abstract class AbstractFilterUsageDecorator extends Object

Version: $Id: AbstractFilterUsageDecorator.java,v 1.2 2005/08/21 13:25:53 alphonse.bendt Exp $

Author: Alphonse Bendt

Nested Class Summary
protected classAbstractFilterUsageDecorator.FilterInvocationHandler
Constructor Summary
AbstractFilterUsageDecorator(Object delegate)
Method Summary
DategetCreationDate()
DategetLastUsage()
longgetMatchCount()
longgetMatchStructuredCount()
longgetMatchTypedCount()

Constructor Detail

AbstractFilterUsageDecorator

public AbstractFilterUsageDecorator(Object delegate)

Method Detail

getCreationDate

public Date getCreationDate()

getLastUsage

public Date getLastUsage()

getMatchCount

public long getMatchCount()

getMatchStructuredCount

public long getMatchStructuredCount()

getMatchTypedCount

public long getMatchTypedCount()