|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.ee.metadata.common.impl.configurator.visitor.AbsAnnotationVisitor<T>
org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxXmlWsWebServiceProviderVisitor<T>
public class JavaxXmlWsWebServiceProviderVisitor<T extends org.ow2.util.ee.metadata.ws.api.IWebservicesCommonClassMetadata>
This class manages the handling of @javax.xml.ws.WebServiceProvider annotation.
| Field Summary | |
|---|---|
static java.lang.String |
TYPE
Type of annotation. |
| Constructor Summary | |
|---|---|
JavaxXmlWsWebServiceProviderVisitor(T annotationMetadata)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getType()
|
void |
visitEnd()
Visits the end of the annotation. |
| Methods inherited from class org.ow2.util.ee.metadata.common.impl.configurator.visitor.AbsAnnotationVisitor |
|---|
getAnnotationMetadata, visit, visitAnnotation, visitArray, visitEnum |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TYPE
| Constructor Detail |
|---|
public JavaxXmlWsWebServiceProviderVisitor(T annotationMetadata)
annotationMetadata - linked to a class or method metadata| Method Detail |
|---|
public void visitEnd()
visitEnd in interface org.ow2.util.scan.api.IAnnotationVisitorvisitEnd in class org.ow2.util.ee.metadata.common.impl.configurator.visitor.AbsAnnotationVisitor<T extends org.ow2.util.ee.metadata.ws.api.IWebservicesCommonClassMetadata>public java.lang.String getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||