org.jboss.annotation
Annotation Type IgnoreDependency


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface IgnoreDependency

Ignore the dependency created by an injection annotation applied

Version:
$Revision: 1.1 $
Author:
Bill Burke