Annotation Type MaximumActivationDepth


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface MaximumActivationDepth
    sets the maximum activation depth to the desired value.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int value  
    • Element Detail

      • value

        int value