|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops.
| Optional Element Summary | |
|---|---|
int |
priority
Optional parameter which defines the order in which this method will be called when the ComponentRegistry moves to the STARTED state. |
public abstract int priority
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||