javax.inject
Annotation Type Current


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

The default binding type.

Author:
Pete Muir



Copyright © 2008-2009. All Rights Reserved.