org.sonatype.inject
Annotation Type EagerSingleton


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface EagerSingleton

Identifies beans that should be created as soon as the Injector starts.



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