Annotation Interface ManagedAttribute


@Retention(CLASS) @Target(METHOD) @Documented public @interface ManagedAttribute
This is a copy of the real annotation found in Infinispan source tree. Should be kept in sync.
  • Element Details

    • description

      String description
      The description
      Returns:
      description
      Default:
      ""
    • writable

      boolean writable
      Is it writable ?
      Returns:
      writable
      Default:
      false
    • displayName

      String displayName
      Display name
      Returns:
      display name
      Default:
      ""