org.apache.muse.tools.generator.projectizer
Interface OsgiProjectizerConstants
public interface OsgiProjectizerConstants
Contains constant values for the OsgiProjectizer
.
- Author:
- Andrew Eberbach (aeberbac)
TEMPLATE_DIR
static final String TEMPLATE_DIR
- See Also:
- Constant Field Values
MUSE_DESCRIPTOR_FILE
static final String MUSE_DESCRIPTOR_FILE
- See Also:
- Constant Field Values
OSGI_MANIFEST_FILE
static final String OSGI_MANIFEST_FILE
- See Also:
- Constant Field Values
PLUGINS_DIR
static final String PLUGINS_DIR
- See Also:
- Constant Field Values
JAVA_SRC_DIR
static final String JAVA_SRC_DIR
- See Also:
- Constant Field Values
WSDL_DIR
static final String WSDL_DIR
- See Also:
- Constant Field Values
RESOURCES_DIR
static final String RESOURCES_DIR
- See Also:
- Constant Field Values
BUILD_FILE
static final String BUILD_FILE
- See Also:
- Constant Field Values
BUILD_FILE_RESOURCE
static final String BUILD_FILE_RESOURCE
- See Also:
- Constant Field Values
ACTIVATOR_FILE_RESOURCE
static final String ACTIVATOR_FILE_RESOURCE
- See Also:
- Constant Field Values
OSGI_MANIFEST_FILE_RESOURCE
static final String OSGI_MANIFEST_FILE_RESOURCE
- See Also:
- Constant Field Values
CONFIG_FILE_RESOURCE
static final String CONFIG_FILE_RESOURCE
- See Also:
- Constant Field Values
CONFIG_FILE
static final String CONFIG_FILE
- See Also:
- Constant Field Values
ACTIVATOR_NAME
static final String ACTIVATOR_NAME
- See Also:
- Constant Field Values
ROUTER_ENTRIES_DIR
static final String ROUTER_ENTRIES_DIR
- See Also:
- Constant Field Values
MODULES_DIR
static final String MODULES_DIR
- See Also:
- Constant Field Values
LIB_DIR
static final String LIB_DIR
- See Also:
- Constant Field Values
REQUIRED_LIBS
static final String[] REQUIRED_LIBS
Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.