org.apache.geronimo.system.plugin
Class PluginMetadata.CopyFile
java.lang.Object
org.apache.geronimo.system.plugin.PluginMetadata.CopyFile
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PluginMetadata
public static class PluginMetadata.CopyFile
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginMetadata.CopyFile
public PluginMetadata.CopyFile(boolean relativeToServer,
String sourceFile,
String destDir)
isRelativeToServer
public boolean isRelativeToServer()
getSourceFile
public String getSourceFile()
getDestDir
public String getDestDir()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.