Package org.infinispan.factories.scopes
Annotation Type Scope
-
@Retention(RUNTIME) public @interface Scope
Defines the scope of a component in a cache system. If not specified, components default to theScopes.NAMED_CACHE
scope.- Since:
- 4.0
- Author:
- Manik Surtani
- See Also:
Scopes
-
-
Element Detail
-
value
Scopes value
-
-