public interface ContextInjector<WrappedType,UnwrappedType>
Modifier and Type | Method and Description |
---|---|
WrappedType |
resolve(Class<? extends WrappedType> rawType,
Type genericType,
Annotation[] annotations) |
WrappedType resolve(Class<? extends WrappedType> rawType, Type genericType, Annotation[] annotations)
Copyright © 2019 JBoss by Red Hat. All rights reserved.