org.jboss.forge.container.util
Class BeanManagerUtils
java.lang.Object
org.jboss.forge.container.util.BeanManagerUtils
public abstract class BeanManagerUtils
- extends Object
Warning: ***DO NOT USE THIS CLASS***
- Author:
- Lincoln Baxter, III
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanManagerUtils
public BeanManagerUtils()
getContextualInstance
public static <T> T getContextualInstance(javax.enterprise.inject.spi.BeanManager manager,
Class<T> type)
getContextualInstance
public static <T> T getContextualInstance(javax.enterprise.inject.spi.BeanManager manager,
Class<T> type,
Annotation... qualifiers)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.