org.apache.geronimo.console.configcreator
Class JSR88_Util
java.lang.Object
org.apache.geronimo.console.configcreator.JSR88_Util
public class JSR88_Util
- extends Object
Util class for JSR-88 related functions
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSR88_Util
public JSR88_Util()
parseWarReferences
public static void parseWarReferences(javax.portlet.PortletRequest request,
AbstractHandler.WARConfigData data,
URL warUrl)
throws Exception
- Throws:
Exception
getDependencyString
public static String getDependencyString(String patternString)
createDeploymentPlan
public static String createDeploymentPlan(javax.portlet.PortletRequest request,
AbstractHandler.WARConfigData data,
URL WarUrl)
throws IOException,
DDBeanCreateException,
InvalidModuleException,
ConfigurationException,
DeploymentManagerCreationException
- Throws:
IOException
DDBeanCreateException
InvalidModuleException
ConfigurationException
DeploymentManagerCreationException
deploy
public static String[] deploy(javax.portlet.PortletRequest actionRequest,
File moduleFile,
File planFile)
throws javax.portlet.PortletException
- Throws:
javax.portlet.PortletException
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.