Package org.infinispan.cdi

This is the Infinispan CDI module.

See:
          Description

Class Summary
CacheManager This class is responsible to produce the Cache and AdvancedCache.
DefaultCacheConfigurationProducer The default cache configuration producer.
DefaultCacheManagerProducer The default cache manager producer.
InfinispanExtension The Infinispan CDI extension class.
 

Annotation Types Summary
Infinispan This annotation is used to define a specific cache Configuration.
OverrideDefault This annotation is used to qualify the provided default configuration or/and default cache manager.
 

Package org.infinispan.cdi Description

This is the Infinispan CDI module. This package contains the CDI extension implementation, the mechanism allowing to inject and configure an Infinispan cache. For further details see the CDI Support documentation.


-->

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