public class CdiJohnzonAdapterFactory extends SimpleJohnzonAdapterFactory
Modifier and Type | Class and Description |
---|---|
private static class |
CdiJohnzonAdapterFactory.CdiInstance<T> |
JohnzonAdapterFactory.ConstantInstance<T>, JohnzonAdapterFactory.Instance<T>
Modifier and Type | Field and Description |
---|---|
private javax.enterprise.inject.spi.BeanManager |
bm |
Constructor and Description |
---|
CdiJohnzonAdapterFactory(java.lang.Object bm) |
Modifier and Type | Method and Description |
---|---|
<T> JohnzonAdapterFactory.Instance<T> |
create(java.lang.Class<T> type) |
public <T> JohnzonAdapterFactory.Instance<T> create(java.lang.Class<T> type)
create
in interface JohnzonAdapterFactory
create
in class SimpleJohnzonAdapterFactory
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.