org.apache.muse.tools.generator.projectizer
Interface ProxyProjectizerConstants


public interface ProxyProjectizerConstants

Contains constant values for the ProxyProjectizer.

Author:
Andrew Eberbach (aeberbac)

Field Summary
static String BUILD_FILE
           
static String BUILD_FILE_RESOURCE
           
static String JAVA_SRC_DIR
           
static String LIB_DIR
           
static String[] REQUIRED_MODULES
           
static String[] REQUIRED_MUSE_LIBS
           
static String RESOURCES_DIR
           
 

Field Detail

REQUIRED_MODULES

static final String[] REQUIRED_MODULES

JAVA_SRC_DIR

static final String JAVA_SRC_DIR
See Also:
Constant Field Values

BUILD_FILE

static final String BUILD_FILE
See Also:
Constant Field Values

RESOURCES_DIR

static final String RESOURCES_DIR
See Also:
Constant Field Values

BUILD_FILE_RESOURCE

static final String BUILD_FILE_RESOURCE
See Also:
Constant Field Values

LIB_DIR

static final String LIB_DIR
See Also:
Constant Field Values

REQUIRED_MUSE_LIBS

static final String[] REQUIRED_MUSE_LIBS


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