@Target(value={FIELD,TYPE}) @Retention(value=RUNTIME) public @interface SerializableProxy
NoSerializableException
when storing in a container sessions objects that references non serializable
objects.| Modifier and Type | Optional Element and Description |
|---|---|
String |
beanName |
boolean |
proxyTargetClass |
boolean |
useCache |
public abstract boolean proxyTargetClass
public abstract boolean useCache
public abstract String beanName
Copyright © 2014 JDAL. All Rights Reserved.