org.apache.muse.tools.generator
Interface WsdlMergeConstants

All Known Implementing Classes:
WsdlMerge

public interface WsdlMergeConstants

Constants that WsdlMerge uses. This is just the command line flags it accepts.

Author:
Andrew Eberbach (aeberbac)

Field Summary
static String ADDRESS_FLAG
           
static String HELP_FLAG
           
static String METADATA_NAME
           
static String OUTPUT_FLAG
           
static String OVERWRITE_FLAG
           
static String RMD_OUTPUT_FLAG
           
static String URI_FLAG
           
static String VERSION_FLAG
           
 

Field Detail

URI_FLAG

static final String URI_FLAG
See Also:
Constant Field Values

ADDRESS_FLAG

static final String ADDRESS_FLAG
See Also:
Constant Field Values

OUTPUT_FLAG

static final String OUTPUT_FLAG
See Also:
Constant Field Values

RMD_OUTPUT_FLAG

static final String RMD_OUTPUT_FLAG
See Also:
Constant Field Values

HELP_FLAG

static final String HELP_FLAG
See Also:
Constant Field Values

OVERWRITE_FLAG

static final String OVERWRITE_FLAG
See Also:
Constant Field Values

VERSION_FLAG

static final String VERSION_FLAG
See Also:
Constant Field Values

METADATA_NAME

static final String METADATA_NAME
See Also:
Constant Field Values


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