org.apache.geronimo.converter.bea
Class Weblogic81Utils
java.lang.Object
  
org.apache.geronimo.converter.bea.Weblogic81Utils
public class Weblogic81Utils
- extends Object
 
Reads information out of the WebLogic domain directory.
 Needs access to the WebLogic JARs in the weblogic81/server/lib directory.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Weblogic81Utils
public Weblogic81Utils(String libDirPath,
                       String domainDirPath)
getBootProperties
public Properties getBootProperties()
 
getConfigXML
public String getConfigXML()
                    throws FileNotFoundException
- Throws:
 FileNotFoundException
 
Copyright © 2006 Apache Software Foundation. All Rights Reserved.