|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
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 STOPPING state. |
public abstract int priority
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |