@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface TestEagerSingleton
TestScope.EAGER_SINGLETON
scope. It is meant to be
used on inner static classes of the test class or its parents
and shouldn't be used on top-level classes.Copyright © 2010-2013 ArcBees Inc.. All Rights Reserved.