Annotation Type Scope


  • @Documented
    @Retention(RUNTIME)
    @Target({TYPE,METHOD})
    public @interface Scope
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      ScopeType value  
    • Element Detail

      • value

        ScopeType value
        Default:
        com.aspectran.core.context.rule.type.ScopeType.SINGLETON