|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Documented public @interface TransientReference
This annotation is intended to be used on classes that need to be cached in an HTTP session without being replicated in a clustered environment. It will however only work in conjunction with the session map returned by an HttpGraniteContext instance.
HttpGraniteContext,
TransientReferenceHolder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||