org.apache.webbeans.inject.instance
Class InstanceFactory

java.lang.Object
  extended by org.apache.webbeans.inject.instance.InstanceFactory

public final class InstanceFactory
extends Object


Method Summary
static
<T> Instance<T>
getInstance(Type injectedType, Annotation... annotations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static <T> Instance<T> getInstance(Type injectedType,
                                          Annotation... annotations)


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.