org.apache.geronimo.gbean.annotation
Annotation Type Persistent


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Persistent

Version:
$Rev:$ $Date:$

Optional Element Summary
 EncryptionSetting encrypted
           
 boolean manageable
           
 

manageable

public abstract boolean manageable
Default:
true

encrypted

public abstract EncryptionSetting encrypted
Default:
org.apache.geronimo.gbean.annotation.EncryptionSetting.DEFAULT


Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.