Package org.infinispan.jmx.annotations
Annotation Type ManagedOperation
-
@Retention(CLASS) @Target(METHOD) @Documented public @interface ManagedOperationThis is a copy of the real annotation found in Infinispan source tree. Should be kept in sync.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringdescriptionjava.lang.StringdisplayNamejava.lang.Stringname
-