Uses of Interface
com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
-
Packages that use ModelBuilder Package Description com.sun.tools.ws JAX-WS 2.1 Toolscom.sun.tools.ws.processor.modeler.annotation -
-
Uses of ModelBuilder in com.sun.tools.ws
Classes in com.sun.tools.ws that implement ModelBuilder Modifier and Type Class Description classWebServiceAPWebServiceAP is anAnnotationProcessorfor processing javax.jws.* and javax.xml.ws.* annotations. -
Uses of ModelBuilder in com.sun.tools.ws.processor.modeler.annotation
Classes in com.sun.tools.ws.processor.modeler.annotation that implement ModelBuilder Modifier and Type Class Description classWebServiceApWebServiceAp is a AnnotationProcessor for processing javax.jws.* and javax.xml.ws.* annotations.Fields in com.sun.tools.ws.processor.modeler.annotation declared as ModelBuilder Modifier and Type Field Description protected ModelBuilderWebServiceVisitor. builderMethods in com.sun.tools.ws.processor.modeler.annotation with parameters of type ModelBuilder Modifier and Type Method Description voidAnnotationProcessorContext.SeiContext. addExceptionBeanEntry(Name exception, FaultInfo faultInfo, ModelBuilder builder)Constructors in com.sun.tools.ws.processor.modeler.annotation with parameters of type ModelBuilder Constructor Description WebServiceVisitor(ModelBuilder builder, AnnotationProcessorContext context)WebServiceWrapperGenerator(ModelBuilder builder, AnnotationProcessorContext context)
-