@Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD,METHOD}) public @interface Injectable
MemberCollector
s
that collect injectable methods and fields (i.e. methods and fields with
@Inject
on them).Copyright © 2008–2018. All rights reserved.