Uses of Interface
org.clapper.curn.PostOutputPlugIn

Packages that use PostOutputPlugIn
org.clapper.curn   
org.clapper.curn.plugins   
 

Uses of PostOutputPlugIn in org.clapper.curn
 

Classes in org.clapper.curn that implement PostOutputPlugIn
 class MetaPlugIn
          A MetaPlugIn object is basically a plug-in that contains all the loaded plug-ins.
 

Uses of PostOutputPlugIn in org.clapper.curn.plugins
 

Classes in org.clapper.curn.plugins that implement PostOutputPlugIn
 class EmailOutputPlugIn
          The EmailOutputPlugIn handles emailing the output from a curn run, if one or more email addresses are specified in the configuration file.
 class ZipOutputPlugIn
          The ZipOutputPlugIn handles zipping up the output from a curn run, if one or more email addresses are specified in the configuration file.
 



Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.