JavaScript is disabled on your browser.
Skip navigation links
Infinispan 15.1.0-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.infinispan.factories.annotations
Annotation Interface Stop
@Target
(
METHOD
)
@Retention
(
CLASS
)
public @interface
Stop
Method level annotation that indicates a (no-param) method to be called on a component registered in the component registry when the registry stops.
Since:
4.0
Author:
Manik Surtani (
manik@jboss.org
)