Uses of Class
net.dpml.transit.model.CacheEvent

Packages that use CacheEvent
net.dpml.transit.model The model package contains a set of interfaces that define an active configuration model. 
 

Uses of CacheEvent in net.dpml.transit.model
 

Methods in net.dpml.transit.model with parameters of type CacheEvent
 void CacheListener.hostAdded(CacheEvent event)
          Notify the listener of the addition of a new host.
 void CacheListener.hostRemoved(CacheEvent event)
          Notify the listener of the removal of a host.