org.jboss.cache.factories.annotations
Annotation Type Stop


@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.

Since:
2.1.0
Author:
Manik Surtani (manik@jboss.org)



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.