org.apache.geronimo.deployment.service
Interface XmlReferenceBuilder


public interface XmlReferenceBuilder

Version:
$Rev: 384667 $ $Date: 2006-03-10 02:25:07 +0100 (Fri, 10 Mar 2006) $

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

public String getNamespace()

getReferences

public 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 © 2003-2007 Apache Software Foundation. All Rights Reserved.