org.apache.geronimo.naming.deployment
Interface ServiceRefBuilder


public interface ServiceRefBuilder


Method Summary
 void buildNaming(org.apache.openejb.jee.ServiceRef serviceRef, GerServiceRefType serviceRefType, Module module, java.util.Map<EARContext.Key,java.lang.Object> componentContext)
           
 Environment getEnvironment()
           
 

Method Detail

buildNaming

void buildNaming(org.apache.openejb.jee.ServiceRef serviceRef,
                 GerServiceRefType serviceRefType,
                 Module module,
                 java.util.Map<EARContext.Key,java.lang.Object> componentContext)
                 throws DeploymentException
Throws:
DeploymentException

getEnvironment

Environment getEnvironment()


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