public class CacheAnnotationInformationFactory extends ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.Cache,CacheInfo>
Modifier | Constructor and Description |
---|---|
protected |
CacheAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected CacheInfo |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected CacheInfo fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation
in class ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.Cache,CacheInfo>
Copyright © 2018 JBoss by Red Hat. All rights reserved.