org.apache.muse.tools.generator
Interface Wsdl2JavaConstants

All Known Implementing Classes:
Wsdl2Java

public interface Wsdl2JavaConstants

Wsdl2JavaConstants is constants for Wsdl2Java. Here we keep the various command line flags that are available.

Author:
Andrew Eberbach (aeberbac)

Field Summary
static String ANALYZER_FLAG
           
static String AXIS2_TYPE
           
static String BASE_DESCRIPTOR_FLAG
           
static String DESCRIPTOR_FLAG
           
static String HEADERS_FLAG
           
static String HELP_ADVANCED_FLAG
           
static String HELP_FLAG
           
static String J2EE_FLAG
           
static String MINI_TYPE
           
static String MUSE_BASE_DESCRIPTOR
           
static String OSGI_FLAG
           
static String OUTPUT_FLAG
           
static String OVERWRITE_FLAG
           
static String PROJECTIZER_FLAG
           
static String PROXY_FLAG
           
static String QUIET_FLAG
           
static String SYNTHESIZER_FLAG
           
static String VERBOSE_FLAG
           
static String VERSION_FLAG
           
static String WSDL_DEFINITION_FLAG
           
 

Field Detail

ANALYZER_FLAG

static final String ANALYZER_FLAG
See Also:
Constant Field Values

SYNTHESIZER_FLAG

static final String SYNTHESIZER_FLAG
See Also:
Constant Field Values

PROJECTIZER_FLAG

static final String PROJECTIZER_FLAG
See Also:
Constant Field Values

DESCRIPTOR_FLAG

static final String DESCRIPTOR_FLAG
See Also:
Constant Field Values

WSDL_DEFINITION_FLAG

static final String WSDL_DEFINITION_FLAG
See Also:
Constant Field Values

BASE_DESCRIPTOR_FLAG

static final String BASE_DESCRIPTOR_FLAG
See Also:
Constant Field Values

OVERWRITE_FLAG

static final String OVERWRITE_FLAG
See Also:
Constant Field Values

HELP_FLAG

static final String HELP_FLAG
See Also:
Constant Field Values

HELP_ADVANCED_FLAG

static final String HELP_ADVANCED_FLAG
See Also:
Constant Field Values

VERBOSE_FLAG

static final String VERBOSE_FLAG
See Also:
Constant Field Values

QUIET_FLAG

static final String QUIET_FLAG
See Also:
Constant Field Values

OSGI_FLAG

static final String OSGI_FLAG
See Also:
Constant Field Values

MINI_TYPE

static final String MINI_TYPE
See Also:
Constant Field Values

AXIS2_TYPE

static final String AXIS2_TYPE
See Also:
Constant Field Values

J2EE_FLAG

static final String J2EE_FLAG
See Also:
Constant Field Values

PROXY_FLAG

static final String PROXY_FLAG
See Also:
Constant Field Values

HEADERS_FLAG

static final String HEADERS_FLAG
See Also:
Constant Field Values

VERSION_FLAG

static final String VERSION_FLAG
See Also:
Constant Field Values

OUTPUT_FLAG

static final String OUTPUT_FLAG
See Also:
Constant Field Values

MUSE_BASE_DESCRIPTOR

static final String MUSE_BASE_DESCRIPTOR
See Also:
Constant Field Values


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.