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 |
---|---|
AccessibleObject |
getAccesibleObject()
Get the accessible object.
|
Annotation[] |
getAnnotations()
Get the array of annotations.
|
AccessibleObject getAccesibleObject()
Annotation[] getAnnotations()
Copyright © 2013 Oracle Corporation. All rights reserved.