| Class | Description |
|---|---|
| CaseManagementContextBoundInstance |
Base class for Seam beans that would like to invalidate some cached
information based on casemanagement context changes.
|
| CaseManagementContextInterceptor |
Interceptor used to invalidate components annotated by
CaseManagementContextBound. |
| Annotation Type | Description |
|---|---|
| CaseManagementContextBound |
Annotation used to mark components that will be introspected by the
invalidation mechanism.
|
| CaseManagementContextChecker |
Annotation used to mark invalidation methods that will be called to check if
context has changed.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.