org.apache.openejb.assembler.classic
Class InjectionBuilder

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

public class InjectionBuilder
extends java.lang.Object


Constructor Summary
InjectionBuilder(java.lang.ClassLoader classLoader)
           
 
Method Summary
 java.util.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(java.lang.ClassLoader classLoader)
Method Detail

buildInjections

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


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