org.sonatype.guice.bean.reflect
Annotation Type IgnoreSetters


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
public @interface IgnoreSetters

Annotates class hierarchies that don't want any setter injection.



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