org.apache.openejb.config
Class ConfigUtils
java.lang.Object
org.apache.openejb.config.ConfigUtils
public class ConfigUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messages
public static Messages messages
logger
public static Logger logger
ConfigUtils
public ConfigUtils()
searchForConfiguration
public static String searchForConfiguration(String rawPath)
throws OpenEJBException
- TODO: It should always be assumed that the path input param is a URL or URL-convertible
- Throws:
OpenEJBException
deducePaths
public static String[] deducePaths(String path)
createConfig
public static File createConfig(File config)
throws IOException
- Throws:
IOException
addDeploymentEntryToConfig
public static boolean addDeploymentEntryToConfig(String jarLocation,
Openejb config)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.