A B D E G I K O P S V W

A

AbstractJaxwsMojo - Class in org.codehaus.mojo.jaxws
 
AbstractJaxwsMojo() - Constructor for class org.codehaus.mojo.jaxws.AbstractJaxwsMojo
 

B

bindingDirectory - Variable in class org.codehaus.mojo.jaxws.WsImportMojo
Directory containing binding files.
bindingFiles - Variable in class org.codehaus.mojo.jaxws.WsImportMojo
List of files to use for bindings.If not specified, all .xml files in the bindingDirectory will be used.

D

destDir - Variable in class org.codehaus.mojo.jaxws.AbstractJaxwsMojo
Specify where to place output generated classes Set to "" to turn it off

E

execute() - Method in class org.codehaus.mojo.jaxws.WsGenMojo
 
execute() - Method in class org.codehaus.mojo.jaxws.WsImportMojo
 
extension - Variable in class org.codehaus.mojo.jaxws.AbstractJaxwsMojo
Allow to use the JAXWS Vendor Extensions.

G

getBindingFiles() - Method in class org.codehaus.mojo.jaxws.WsImportMojo
Returns a file array of xml files to translate to object models.
getWSDLFiles() - Method in class org.codehaus.mojo.jaxws.WsImportMojo
Returns a file array of wsdl files to translate to object models.

I

initClassLoader(ClassLoader) - Method in class org.codehaus.mojo.jaxws.AbstractJaxwsMojo
Need to build a URLClassloader since Maven removed it form the chain

K

keep - Variable in class org.codehaus.mojo.jaxws.AbstractJaxwsMojo
Keep generated files.

O

org.codehaus.mojo.jaxws - package org.codehaus.mojo.jaxws
 

P

project - Variable in class org.codehaus.mojo.jaxws.AbstractJaxwsMojo
 

S

sourceDestDir - Variable in class org.codehaus.mojo.jaxws.WsImportMojo
Specify where to place generated source files, keep is turned on with this option.

V

verbose - Variable in class org.codehaus.mojo.jaxws.AbstractJaxwsMojo
Output messages about what the tool is doing

W

wsdlFiles - Variable in class org.codehaus.mojo.jaxws.WsImportMojo
List of files to use for wsdls.
WsGenMojo - Class in org.codehaus.mojo.jaxws
A Maven 2 plugin which reads a service endpoint implementation class and generates all of the portable artifacts for a JAX-WS web service.
WsGenMojo() - Constructor for class org.codehaus.mojo.jaxws.WsGenMojo
 
WsImportMojo - Class in org.codehaus.mojo.jaxws
A Maven 2 plugin which parses wsdl and binding files and produces a corresponding object model based on the JAXWS WsImport parsing engine.
WsImportMojo() - Constructor for class org.codehaus.mojo.jaxws.WsImportMojo
 

A B D E G I K O P S V W

Copyright © 2010. All Rights Reserved.