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
 java.lang.String name
           
 

name

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


Copyright © 2010. All Rights Reserved.