|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.metadata.annotation.creator.AbstractFinderUser
org.jboss.metadata.annotation.creator.AbstractCreator<EjbJar3xMetaData>
org.jboss.metadata.annotation.creator.ejb.EjbJar30Creator
@Deprecated public class EjbJar30Creator
Create the correct meta data for a set of annotated classes.
Field Summary |
---|
Fields inherited from class org.jboss.metadata.annotation.creator.AbstractFinderUser |
---|
finder |
Constructor Summary | |
---|---|
EjbJar30Creator(AnnotationFinder<AnnotatedElement> finder)
Deprecated. Create a new EjbJar30Creator. |
Method Summary | |
---|---|
protected EjbJar30MetaData |
create()
Deprecated. |
EjbJar30MetaData |
create(Collection<Class<?>> classes)
Deprecated. Create the meta data for a set of annotated classes. |
AnnotationContext |
getAnnotationContext()
Deprecated. Get the annotation context. |
protected boolean |
validateClass(Class<?> clazz)
Deprecated. Check a class if it needs to be processed. |
Methods inherited from class org.jboss.metadata.annotation.creator.AbstractCreator |
---|
addProcessor, getAnnotationsForScope, process, processMetaData, validateClasses |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EjbJar30Creator(AnnotationFinder<AnnotatedElement> finder)
finder
- the AnnotationFinderMethod Detail |
---|
public EjbJar30MetaData create(Collection<Class<?>> classes)
create
in interface Creator<Collection<Class<?>>,EjbJar30MetaData>
create
in class AbstractCreator<EjbJar3xMetaData>
classes
-
protected EjbJar30MetaData create()
protected boolean validateClass(Class<?> clazz)
AbstractCreator
validateClass
in class AbstractCreator<EjbJar3xMetaData>
clazz
- the Class
public AnnotationContext getAnnotationContext()
getAnnotationContext
in class AbstractCreator<EjbJar3xMetaData>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |