org.apache.geronimo.deployment.service
Interface XmlReferenceBuilder


public interface XmlReferenceBuilder


Method Summary
 String getNamespace()
           
 org.apache.geronimo.gbean.ReferencePatterns getReferences(org.apache.xmlbeans.XmlObject xmlObject, org.apache.geronimo.deployment.DeploymentContext context, org.apache.geronimo.gbean.AbstractName moduleAbstractName, ClassLoader classLoader)
           
 

Method Detail

getNamespace

String getNamespace()

getReferences

org.apache.geronimo.gbean.ReferencePatterns getReferences(org.apache.xmlbeans.XmlObject xmlObject,
                                                          org.apache.geronimo.deployment.DeploymentContext context,
                                                          org.apache.geronimo.gbean.AbstractName moduleAbstractName,
                                                          ClassLoader classLoader)
                                                          throws org.apache.geronimo.common.DeploymentException
Throws:
org.apache.geronimo.common.DeploymentException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.