org.eclipse.net4j.util.cache
Interface ICacheMonitorEvent

All Superinterfaces:
IEvent

public interface ICacheMonitorEvent
extends IEvent

No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 ICacheMonitor.Condition getNewCondition()
           
 ICacheMonitor.Condition getOldCondition()
           
 ICacheMonitor getSource()
           
 

Method Detail

getSource

ICacheMonitor getSource()
Specified by:
getSource in interface IEvent
Since:
3.0

getOldCondition

ICacheMonitor.Condition getOldCondition()

getNewCondition

ICacheMonitor.Condition getNewCondition()


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.