org.jacorb.notification.filter
Class AbstractFilterUsageDecorator
java.lang.Object
org.jacorb.notification.filter.AbstractFilterUsageDecorator
- Direct Known Subclasses:
- FilterUsageDecorator, MappingFilterUsageDecorator
public abstract class AbstractFilterUsageDecorator
- extends Object
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractFilterUsageDecorator
public AbstractFilterUsageDecorator(Object delegate)
getLastUsage
public Date getLastUsage()
getCreationDate
public Date getCreationDate()
getMatchCount
public long getMatchCount()
getMatchStructuredCount
public long getMatchStructuredCount()
getMatchTypedCount
public long getMatchTypedCount()
Copyright © 2015 JacORB. All rights reserved.