public class Utils extends Object
Modifier and Type | Method and Description |
---|---|
static javax.enterprise.inject.spi.Bean<?> |
getBean(javax.enterprise.inject.spi.BeanManager bm,
Class<?> c) |
static <T> T |
getInstance(javax.enterprise.inject.spi.BeanManager bm,
Class<T> c) |
Copyright © 2013 Oracle Corporation. All rights reserved.