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