org.apache.geronimo.system.configuration
Class InPlaceConfigurationUtil
java.lang.Object
org.apache.geronimo.system.configuration.InPlaceConfigurationUtil
public class InPlaceConfigurationUtil
- extends java.lang.Object
//todo make this package access again!
- Version:
- $Rev: 601152 $ $Date: 2007-12-05 07:49:03 +0800 (Wed, 05 Dec 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InPlaceConfigurationUtil
public InPlaceConfigurationUtil()
isInPlaceConfiguration
public boolean isInPlaceConfiguration(java.io.File source)
writeInPlaceLocation
public void writeInPlaceLocation(ConfigurationData configurationData,
java.io.File source)
throws java.io.IOException
- Throws:
java.io.IOException
readInPlaceLocation
public java.io.File readInPlaceLocation(java.io.File source)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.