Annotation Interface ManagedOperation


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

    • name

      String name
      Name
      Returns:
      something
      Default:
      ""
    • description

      String description
      Description
      Returns:
      something
      Default:
      ""
    • displayName

      String displayName
      Display name
      Returns:
      something
      Default:
      ""