org.infinispan.factories.scopes
Annotation Type Scope


@Retention(value=RUNTIME)
public @interface Scope

Defines the scope of a component in a cache system. If not specified, components default to the Scopes.NAMED_CACHE scope.

Since:
4.0
Author:
Manik Surtani
See Also:
Scopes

Required Element Summary
 Scopes value
           
 

Element Detail

value

public abstract Scopes value

Google Analytics

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