org.sonatype.inject
Annotation Type Nullable


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

Marks dependencies that allow null values.



Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.