Annotation Type Prototype
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Prototype
Indicates that the annotated type represents a non-singleton stateful bean.
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Prototype