public class LocalHomeAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.ejb.LocalHome,String>
LocalHome
annotation on a session beanModifier | Constructor and Description |
---|---|
protected |
LocalHomeAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected String |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected LocalHomeAnnotationInformationFactory()
protected String fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.ejb.LocalHome,String>
Copyright © 2013 JBoss by Red Hat. All rights reserved.