org.apache.cocoon.caching.validity |
|
Java Source File Name | Type | Comment |
Event.java | Class | Base class encapsulating the information about an external
uncache event. |
EventFactory.java | Interface | Event creation. |
EventValidity.java | Class | The SourceValidity object for cache invalidation based on
external events. |
NamedEvent.java | Class | An External cache event that consists of just a name. |
NamedEventFactory.java | Class | |
NameValueEvent.java | Class | An external uncache event that consists of a name/value pair. |
NameValueEventFactory.java | Class | |