public class ClusteredAnnotationInformationFactory extends ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.Clustered,ClusteringInfo>
Modifier | Constructor and Description |
---|---|
protected |
ClusteredAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected ClusteringInfo |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected ClusteredAnnotationInformationFactory()
protected ClusteringInfo fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance)
fromAnnotation
in class ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.Clustered,ClusteringInfo>
Copyright © 2013 JBoss by Red Hat. All rights reserved.