public class CDIContainer extends Container
| Constructor and Description |
|---|
CDIContainer() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
lookup(String name,
Class<T> expected) |
public <T> T lookup(String name, Class<T> expected) throws NameNotFoundException
lookup in class ContainerNameNotFoundExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.