org.jvnet.hk2.annotations
Annotation Type Lead


@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 © 2009 Sun Microsystems, Inc.. All Rights Reserved.