@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface SubscribeTo
There may be only one parameter of the method annotated with this annotation. All of the other parameters of the method are normal injection points
Copyright © 2009–2014 Oracle Corporation. All rights reserved.