javax.inject
Annotation Type Inject


@Target(value={METHOD,CONSTRUCTOR,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface Inject



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.