Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cdi
Class InfinispanAnnotationProvider

java.lang.Object
  extended by org.infinispan.cdi.InfinispanAnnotationProvider
All Implemented Interfaces:
javax.cache.spi.AnnotationProvider

public class InfinispanAnnotationProvider
extends Object
implements javax.cache.spi.AnnotationProvider

JCache AnnotationProvider implementation. This implementation is used to say that we support the annotations part of JCache specification.

Author:
Kevin Pollet (C) 2011 SERLI

Constructor Summary
InfinispanAnnotationProvider()
           
 
Method Summary
 boolean isSupported(javax.cache.OptionalFeature optionalFeature)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfinispanAnnotationProvider

public InfinispanAnnotationProvider()
Method Detail

isSupported

public boolean isSupported(javax.cache.OptionalFeature optionalFeature)
Specified by:
isSupported in interface javax.cache.spi.AnnotationProvider

Infinispan Distribution 5.2.6.Final-redhat-2

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