public interface ComponentContext
ComponentProvider
and InjectableProvider
instances on the accessible object and list of
annotations associated with the component instance to be obtained and/or
injected.Modifier and Type | Method and Description |
---|---|
java.lang.reflect.AccessibleObject |
getAccesibleObject()
Get the accessible object.
|
java.lang.annotation.Annotation[] |
getAnnotations()
Get the array of annotations.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.