Annotation Type Transient


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface Transient
    Annotation to declare a non Attribute of a StoreEntry.
    Author:
    Mahesh.Kannan@Sun.Com