Package org.jgroups.annotations
Annotation Type RecommendedForUpgrade
-
@Target(TYPE) @Retention(RUNTIME) public @interface RecommendedForUpgrade
Protocols annotated with this annotation should upgrade to a newer version (e.g. UNICAST -> UNICAST3)- Author:
- Bela Ban