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, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRefType, Module module, Map componentContext)
           
 Environment getEnvironment()
           
 

Method Detail

buildNaming

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

getEnvironment

Environment getEnvironment()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.