Uses of Interface
org.nuiton.license.plugin.header.FileHeaderProcessorConfiguration

Packages that use FileHeaderProcessorConfiguration
org.nuiton.license.plugin Maven license plugin Base package of the plugin containing all mojos. 
org.nuiton.license.plugin.header Header package This package contains the api of the file header. 
 

Uses of FileHeaderProcessorConfiguration in org.nuiton.license.plugin
 

Classes in org.nuiton.license.plugin that implement FileHeaderProcessorConfiguration
 class UpdateFileHeaderMojo
          The goal to update (or add) the header on some files described in AbstractLicenseWithDescriptorMojo.descriptor file.
 

Uses of FileHeaderProcessorConfiguration in org.nuiton.license.plugin.header
 

Fields in org.nuiton.license.plugin.header declared as FileHeaderProcessorConfiguration
protected  FileHeaderProcessorConfiguration FileHeaderProcessor.configuration
          processor configuration
 

Methods in org.nuiton.license.plugin.header that return FileHeaderProcessorConfiguration
 FileHeaderProcessorConfiguration FileHeaderProcessor.getConfiguration()
           
 

Methods in org.nuiton.license.plugin.header with parameters of type FileHeaderProcessorConfiguration
 void FileHeaderProcessor.setConfiguration(FileHeaderProcessorConfiguration configuration)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.