Package play.mvc

Annotation Type With


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface With
    Delegate interceptors.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.Class<?>[] value  
    • Element Detail

      • value

        java.lang.Class<?>[] value
        Default:
        {}