Uses of Class
org.apache.geronimo.system.plugin.PluginMetadata.CopyFile

Packages that use PluginMetadata.CopyFile
org.apache.geronimo.system.plugin   
 

Uses of PluginMetadata.CopyFile in org.apache.geronimo.system.plugin
 

Methods in org.apache.geronimo.system.plugin that return PluginMetadata.CopyFile
 PluginMetadata.CopyFile[] PluginMetadata.getFilesToCopy()
          Gets a list of files to copy from the plugin CAR into the server installation.
 

Methods in org.apache.geronimo.system.plugin with parameters of type PluginMetadata.CopyFile
 void PluginMetadata.setFilesToCopy(PluginMetadata.CopyFile[] filesToCopy)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.