Module marid.spring

Annotation Type PrototypeScoped


@Scope("prototype")
@Retention(RUNTIME)
@Target({TYPE,METHOD,ANNOTATION_TYPE})
@Inherited
public @interface PrototypeScoped