javax.enterprise.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



Copyright © 2008-2009. All Rights Reserved.