org.apache.geronimo.naming.deployment
Interface ServiceRefBuilder

All Known Implementing Classes:
Axis2ServiceRefBuilder, AxisServiceRefBuilder, CXFServiceRefBuilder, JAXWSServiceRefBuilder

public interface ServiceRefBuilder


Method Summary
 void buildNaming(org.apache.xmlbeans.XmlObject serviceRef, GerServiceRefType serviceRefType, Module module, Map componentContext)
           
 Environment getEnvironment()
           
 

Method Detail

buildNaming

void buildNaming(org.apache.xmlbeans.XmlObject serviceRef,
                 GerServiceRefType serviceRefType,
                 Module module,
                 Map componentContext)
                 throws DeploymentException
Throws:
DeploymentException

getEnvironment

Environment getEnvironment()


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