public class DependsOnAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.ejb.DependsOn,String[]>
| Modifier | Constructor and Description |
|---|---|
protected |
DependsOnAnnotationInformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypeprotected DependsOnAnnotationInformationFactory()
protected String[] fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance)
fromAnnotation in class ClassAnnotationInformationFactory<javax.ejb.DependsOn,String[]>Copyright © 2013 JBoss by Red Hat. All rights reserved.