DRAFT

javax.inject
Annotation Type Obtains


@BindingType
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD,PARAMETER})
@Documented
public @interface Obtains

Annotates a variable to be injected with an Instance object.

Author:
Gavin King


DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.