org.jgroups.annotations
Annotation Type Unsupported


@Target(value={TYPE,METHOD,PACKAGE})
@Retention(value=RUNTIME)
public @interface Unsupported

Elements annotated with this annotation are unsupported and may get removed from the distribution at any time

Author:
Bela Ban

Optional Element Summary
 java.lang.String comment
           
 

comment

public abstract java.lang.String comment
Default:
""


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.