public interface InjectionPoint extends Typed
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
getScope() |
void |
set(Instance<?> value) |
Class<? extends Annotation> getScope()
void set(Instance<?> value) throws InvocationException
InvocationException
Copyright © 2016 JBoss by Red Hat. All rights reserved.