|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppConstants
Widely used constants in parsing Aries applications
| Field Summary | |
|---|---|
static String |
APPLICATION_CONTENT
The application content directive for the application manifest |
static String |
APPLICATION_EXPORT_SERVICE
The application export service directive for the application manifest |
static String |
APPLICATION_IMPORT_SERVICE
The application import service directive for the application manifest |
static String |
APPLICATION_MANIFEST_VERSION
The Manifest version |
static String |
APPLICATION_MF
The name of the application manifest in the application |
static String |
APPLICATION_NAME
The application name directive for the application manifest |
static String |
APPLICATION_SCOPE
The application scope (used to find the applications bundle repository |
static String |
APPLICATION_SYMBOLIC_NAME
The application symbolic name directive for the application manifest |
static String |
APPLICATION_USE_BUNDLE
The use-bundle entry for the application manifest. |
static String |
APPLICATION_VERSION
The application version directive for the application manifest |
static String |
APPLICATION_XML
The name of an application.xml file which will be used in processing legacy .war files |
static String |
DEFAULT_VERSION
The default version for applications that do not have one |
static String |
DEPLOYMENT_BUNDLE_VERSION
The attribute used to record the deployed version of a bundle |
static String |
DEPLOYMENT_CONTENT
|
static String |
DEPLOYMENT_IMPORT_PACKAGES
deployment.mf entry 'Import-Package' |
static String |
DEPLOYMENT_MF
The name of the deployment manifest in the application |
static String |
DEPLOYMENT_PROVISION_BUNDLE
Bundle dependencies required by bundles listed in Deployed-Content or Deployed-Use-Bundle. |
static String |
DEPLOYMENT_USE_BUNDLE
deployment.mf entry corresponding to application.mf Use-Bundle. |
static String |
DEPLOYMENTSERVICE_IMPORT
Blueprint managed services imported by the isolated bundles |
static String |
LOG_ENTRY
Logging insert strings |
static String |
LOG_EXCEPTION
|
static String |
LOG_EXIT
|
static String |
LOWER_CASE_JAR_SUFFIX
The expected lower case suffix of a jar file |
static String |
LOWER_CASE_WAR_SUFFIX
The expected lower case suffix of a war file |
static String |
MANIFEST_MF
The name of the bundle manifest |
static String |
MANIFEST_VERSION
|
static String |
META_INF
The name of the META-INF directory |
static String |
PROVISON_EXCLUDE_LOCAL_REPO_SYSPROP
|
static String |
TRACE_GROUP
Trace group for this bundle |
| Field Detail |
|---|
static final String TRACE_GROUP
static final String APPLICATION_MANIFEST_VERSION
static final String APPLICATION_SCOPE
static final String APPLICATION_CONTENT
static final String APPLICATION_VERSION
static final String APPLICATION_NAME
static final String APPLICATION_SYMBOLIC_NAME
static final String DEFAULT_VERSION
static final String APPLICATION_MF
static final String DEPLOYMENT_MF
static final String META_INF
static final String APPLICATION_XML
static final String LOWER_CASE_JAR_SUFFIX
static final String LOWER_CASE_WAR_SUFFIX
static final String DEPLOYMENT_BUNDLE_VERSION
static final String MANIFEST_MF
static final String MANIFEST_VERSION
static final String APPLICATION_IMPORT_SERVICE
static final String APPLICATION_EXPORT_SERVICE
static final String APPLICATION_USE_BUNDLE
static final String DEPLOYMENT_CONTENT
static final String DEPLOYMENT_USE_BUNDLE
static final String DEPLOYMENT_IMPORT_PACKAGES
static final String DEPLOYMENT_PROVISION_BUNDLE
static final String DEPLOYMENTSERVICE_IMPORT
static final String PROVISON_EXCLUDE_LOCAL_REPO_SYSPROP
static final String LOG_ENTRY
static final String LOG_EXIT
static final String LOG_EXCEPTION
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||