Uses of Interface
org.apache.cocoon.caching.validity.EventFactory

Packages that use EventFactory
org.apache.cocoon.caching.validity   
org.apache.cocoon.components.webdav   
org.apache.cocoon.components.webdav.impl   
 

Uses of EventFactory in org.apache.cocoon.caching.validity
 

Classes in org.apache.cocoon.caching.validity that implement EventFactory
 class NamedEventFactory
          Factory for NamedEvents
 class NameValueEventFactory
          Factory for NameValueEvents
 

Uses of EventFactory in org.apache.cocoon.components.webdav
 

Subinterfaces of EventFactory in org.apache.cocoon.components.webdav
 interface WebDAVEventFactory
          Factory interface for constructing Event objects for webdav resources
 

Uses of EventFactory in org.apache.cocoon.components.webdav.impl
 

Classes in org.apache.cocoon.components.webdav.impl that implement EventFactory
 class DefaultWebDAVEventFactory
          Default implementation
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.