org.apache.geronimo.web.deployment
Class GenericToSpecificPlanConverter

java.lang.Object
  extended by org.apache.geronimo.web.deployment.GenericToSpecificPlanConverter

public class GenericToSpecificPlanConverter
extends Object


Constructor Summary
GenericToSpecificPlanConverter(String configNamespace, String namespace, String element)
           
 
Method Summary
 org.apache.xmlbeans.XmlObject convertToSpecificPlan(org.apache.xmlbeans.XmlObject plan)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericToSpecificPlanConverter

public GenericToSpecificPlanConverter(String configNamespace,
                                      String namespace,
                                      String element)
Method Detail

convertToSpecificPlan

public org.apache.xmlbeans.XmlObject convertToSpecificPlan(org.apache.xmlbeans.XmlObject plan)
                                                    throws DeploymentException
Throws:
DeploymentException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.