Annotation Type InstantiationStrategy


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    @Inherited
    public @interface InstantiationStrategy
    Defines the instantiation strategy for this component (Singleton, per lookup).
    Since:
    1.8.1
    Version:
    $Id: 06460603ce1709dadd79495a140460b41a1ea1ba $