JavaScript is disabled on your browser.
Skip navigation links
Infinispan Component Annotations 15.0.12.Final
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.infinispan.jmx.annotations
Annotation Interface Parameter
@Target
(
PARAMETER
)
@Retention
(
CLASS
)
@Documented
public @interface
Parameter
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
Operation parameter description.
String
name
Operation parameter name.
Element Details
name
String
name
Operation parameter name.
Default:
""
description
String
description
Operation parameter description.
Default:
""