org.jvnet.hk2.annotations
Annotation Type Lead


Deprecated. this is scheduled for removal

@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
public @interface Lead

Used on a companion object to request an injection of the corresponding lead object. TODO: expand doc

Author:
Kohsuke Kawaguchi
See Also:
CompanionOf



Copyright © 2011 Oracle Corporation. All Rights Reserved.