| Package | Description |
|---|---|
| org.apache.cxf.microprofile.client.cdi |
| Modifier and Type | Method and Description |
|---|---|
static <T> Optional<Instance<T>> |
CDIFacade.getInstanceFromCDI(Class<T> clazz) |
static <T> Optional<Instance<T>> |
CDIFacade.getInstanceFromCDI(Class<T> clazz,
Bus b) |
Apache CXF