Annotation Interface WebAdapter


@Retention(RUNTIME) @Target(TYPE) public @interface WebAdapter
Author:
Bogdan Stefanescu
  • Element Details

    • name

      String name
    • type

      String type
    • superType

      String superType
      Default:
      "*"
    • guard

      String guard
      Default:
      ""
    • facets

      String[] facets
      Default:
      {}
    • targetType

      String targetType
      Default:
      "*"
    • targetFacets

      String[] targetFacets
      Default:
      {}