org.glassfish.ha.store.annotations
Annotation Type Version


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Version

An annotation that can be used to declare a String Attribute as a Version. Version attribute is a special attribute of a StoreEntry.

Author:
Mahesh.Kannan@Sun.Com

Optional Element Summary
 String name
           
 

name

public abstract String name
Default:
""


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.