Uses of Interface
com.arsdigita.cms.publishToFile.PublishToFileListener

Packages that use PublishToFileListener
com.arsdigita.cms.publishToFile The Publish-To-Filesystem(P2FS) service writes published content to the file system so that another webserver (e.g. 
 

Uses of PublishToFileListener in com.arsdigita.cms.publishToFile
 

Classes in com.arsdigita.cms.publishToFile that implement PublishToFileListener
 class PublishToFile
          Methods for writing content (as static pages) to the file system when an item is published, and removing the files when the item is unpublished.
 

Methods in com.arsdigita.cms.publishToFile with parameters of type PublishToFileListener
static void QueueManager.setListener(PublishToFileListener l)
          Set the listener that processes the publish and unpublish requests.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC