|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AnnotationFinder in org.jboss.metadata.annotation.creator |
---|
Fields in org.jboss.metadata.annotation.creator declared as AnnotationFinder | |
---|---|
protected AnnotationFinder<AnnotatedElement> |
AbstractFinderUser.finder
|
Uses of AnnotationFinder in org.jboss.metadata.annotation.creator.client |
---|
Constructors in org.jboss.metadata.annotation.creator.client with parameters of type AnnotationFinder | |
---|---|
ApplicationClient5MetaDataCreator(AnnotationFinder<AnnotatedElement> finder)
Deprecated. |
|
ApplicationClient5MetaDataCreator(AnnotationFinder<AnnotatedElement> finder,
String mainClassName)
|
|
ApplicationClientProcessor(AnnotationFinder<AnnotatedElement> finder)
|
Uses of AnnotationFinder in org.jboss.metadata.annotation.creator.ejb |
---|
Uses of AnnotationFinder in org.jboss.metadata.annotation.creator.ejb.jboss |
---|
Uses of AnnotationFinder in org.jboss.metadata.annotation.creator.jboss |
---|
Constructors in org.jboss.metadata.annotation.creator.jboss with parameters of type AnnotationFinder | |
---|---|
AbstractComponentProcessor(AnnotationFinder<AnnotatedElement> finder)
|
Uses of AnnotationFinder in org.jboss.metadata.annotation.creator.web |
---|
Constructors in org.jboss.metadata.annotation.creator.web with parameters of type AnnotationFinder | |
---|---|
RunAsProcessor(AnnotationFinder<AnnotatedElement> finder)
|
|
Web25MetaDataCreator(AnnotationFinder<AnnotatedElement> finder)
|
|
WebComponentProcessor(AnnotationFinder<AnnotatedElement> finder)
|
Uses of AnnotationFinder in org.jboss.metadata.annotation.creator.ws |
---|
Constructors in org.jboss.metadata.annotation.creator.ws with parameters of type AnnotationFinder | |
---|---|
AbstractWebServiceRefProcessor(AnnotationFinder<AnnotatedElement> finder)
|
|
WebServiceHandlerChainProcessor(AnnotationFinder<AnnotatedElement> finder)
|
|
WebServiceRefClassProcessor(AnnotationFinder<AnnotatedElement> finder)
|
|
WebServiceRefFieldProcessor(AnnotationFinder<AnnotatedElement> finder)
|
|
WebServiceRefMethodProcessor(AnnotationFinder<AnnotatedElement> finder)
|
|
WebServiceRefsClassProcessor(AnnotationFinder<AnnotatedElement> finder)
|
Uses of AnnotationFinder in org.jboss.metadata.annotation.finder |
---|
Classes in org.jboss.metadata.annotation.finder that implement AnnotationFinder | |
---|---|
class |
DefaultAnnotationFinder<E extends AnnotatedElement>
The default annotation processor finder will look for annotations directly on the annotated element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |