
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
InvocationExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.