org.apache.geronimo.deployment.service
Interface XmlReferenceBuilder

All Known Implementing Classes:
LoginConfigBuilder

public interface XmlReferenceBuilder


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

Method Detail

getNamespace

String getNamespace()

getReferences

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


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.