org.apache.openejb.assembler.classic
Class InjectionBuilder

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InjectionBuilder

public class InjectionBuilder
extends Object


Constructor Summary
InjectionBuilder(ClassLoader classLoader)
           
 
Method Summary
 List<Injection> buildInjections(JndiEncInfo jndiEnc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InjectionBuilder

public InjectionBuilder(ClassLoader classLoader)
Method Detail

buildInjections

public List<Injection> buildInjections(JndiEncInfo jndiEnc)
                                throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.