Annotation Interface WebAdapter


@Retention(RUNTIME) @Target(TYPE) @Indexable({"name","superType"}) public @interface WebAdapter
Author:
Bogdan Stefanescu
  • Element Details

    • superType

      String superType
      Default:
      "*"
    • guard

      String guard
      Default:
      ""
    • facets

      String[] facets
      Default:
      {}
    • targetType

      String targetType
      Default:
      "*"
    • targetFacets

      String[] targetFacets
      Default:
      {}