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,
boolean replacement) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected DependsOnAnnotationInformationFactory()
protected String[] fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, boolean replacement)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.ejb.DependsOn,String[]>
Copyright © 2014 JBoss by Red Hat. All rights reserved.