@Target(value=FIELD) @Documented @Retention(value=RUNTIME) @UseWith(value=PAGE) public @interface PageActivationContext
ValueEncoder
for the class of the
annotated property.
You should not use this annotation within a class that already has an onActivate() or onPassivate() method; doing so
will result in a runtime exception.Copyright © 2003-2012 The Apache Software Foundation.