org.apache.geronimo.system.configuration
Class ExecutableConfigurationUtil
java.lang.Object
org.apache.geronimo.system.configuration.ExecutableConfigurationUtil
public final class ExecutableConfigurationUtil
- extends Object
- Version:
- $Rev: 1139065 $ $Date: 2011-06-24 04:23:54 +0800 (Fri, 24 Jun 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createExecutableConfiguration
public static void createExecutableConfiguration(org.apache.geronimo.kernel.config.ConfigurationData configurationData,
Manifest manifest,
File destinationFile)
throws IOException
- Throws:
IOException
writeConfiguration
public static void writeConfiguration(org.apache.geronimo.kernel.config.ConfigurationData configurationData,
JarOutputStream out)
throws IOException
- Throws:
IOException
writeConfiguration
public static void writeConfiguration(org.apache.geronimo.kernel.config.ConfigurationData configurationData,
File source)
throws IOException
- Throws:
IOException
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.