Package org.jgroups.annotations
Annotation Type Component
-
@Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface ComponentTags components inside of protocols. Used to generate the schema, configure a component via XML and expose attributes/operations via JMX or probe. See https://issues.redhat.com/browse/JGRP-2567 for details- Since:
- 5.2
- Author:
- Bela Ban
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringdeprecatedMessagejava.lang.Stringdescriptionjava.lang.Stringname
-