DRAFT

javax.inject
Annotation Type New


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

The special binding type.

Author:
Gavin King, Pete Muir


DRAFT

Submit a bug or feature

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