org.eclipse.net4j.util.cache
Interface ICacheMonitorEvent

All Superinterfaces:
IEvent

public interface ICacheMonitorEvent
extends IEvent


Method Summary
 ICacheMonitor getCacheMonitor()
           
 ICacheMonitor.Condition getNewCondition()
           
 ICacheMonitor.Condition getOldCondition()
           
 
Methods inherited from interface org.eclipse.net4j.util.event.IEvent
getSource
 

Method Detail

getCacheMonitor

ICacheMonitor getCacheMonitor()

getOldCondition

ICacheMonitor.Condition getOldCondition()

getNewCondition

ICacheMonitor.Condition getNewCondition()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.