com.worklight.adapters.rest.api

Interface WLFilterMappings

  • All Superinterfaces:
    java.lang.annotation.Annotation

    Deprecated. 
    Deprecated since V8.0. Use the Jax-RS 2.0 Filter interface instead.

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String[] mappings()
      Deprecated. 
       
      int priority()
      Deprecated. 
       
      • Methods inherited from interface java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
    • Method Detail

      • mappings

        java.lang.String[] mappings()
        Deprecated. 
      • priority

        int priority()
        Deprecated. 


© Copyright IBM Corp. 2006, 2015. All Rights Reserved.