org.jgroups.annotations
Annotation Type DeprecatedProperty


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface DeprecatedProperty

Represents an array of deprecated Protocol properties

Author:
Vladimir Blagojevic

Optional Element Summary
 java.lang.String[] names
           
 

names

public abstract java.lang.String[] names
Default:
""


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