aQute.lib.osgi
Interface Constants

All Known Implementing Classes:
Analyzer, bnd, Builder, ComponentDef, Group, MakeBnd, Processor, Project, ProjectBuilder, ProjectLauncher, Signer, Syntax, Verifier, Workspace

public interface Constants


Field Summary
static String BLUEPRINT_TIMEOUT_ATTRIBUTE
           
static String BLUEPRINT_WAIT_FOR_DEPENDENCIES_ATTRIBUTE
           
static String BND_LASTMODIFIED
           
static String BUILDFILES
           
static String BUILDPATH
           
static String BUMPPOLICY
           
static String BUNDLE_ACTIVATIONPOLICY
           
static String BUNDLE_ACTIVATOR
           
static String BUNDLE_BLUEPRINT
           
static String BUNDLE_CATEGORY
           
static String BUNDLE_CLASSPATH
           
static String BUNDLE_CONTACTADDRESS
           
static String BUNDLE_COPYRIGHT
           
static String BUNDLE_DESCRIPTION
           
static String BUNDLE_DOCURL
           
static String BUNDLE_ICON
           
static String BUNDLE_LICENSE
           
static String BUNDLE_LOCALIZATION
           
static String BUNDLE_MANIFESTVERSION
           
static String BUNDLE_NAME
           
static String BUNDLE_NATIVECODE
           
static String BUNDLE_REQUIREDEXECUTIONENVIRONMENT
           
static String[] BUNDLE_SPECIFIC_HEADERS
           
static String BUNDLE_SYMBOLIC_NAME_ATTRIBUTE
           
static String BUNDLE_SYMBOLICNAME
           
static String BUNDLE_UPDATELOCATION
           
static String BUNDLE_VENDOR
           
static String BUNDLE_VERSION
           
static String BUNDLE_VERSION_ATTRIBUTE
           
static String CLASSPATH
           
static String COMMAND_DIRECTIVE
           
static String CONDITIONAL_PACKAGE
           
static String CONDUIT
           
static String CREATED_BY
           
static String CURRENT_PACKAGE
           
static String CURRENT_USES
           
static String CURRENT_VERSION
           
static String DEBUG
           
static String DEFAULT_BAR_EXTENSION
           
static String DEFAULT_BND_EXTENSION
           
static String DEFAULT_JAR_EXTENSION
           
static String DEPENDSON
           
static String DEPLOYREPO
           
static String DESCRIPTION_ATTRIBUTE
           
static String[] directives
           
static String DONOTCOPY
           
static char DUPLICATE_MARKER
           
static String DYNAMICIMPORT_PACKAGE
           
static String EXCLUDE_DIRECTIVE
           
static String EXPORT_CONTENTS
           
static String EXPORT_PACKAGE
           
static String EXPORT_SERVICE
           
static String EXTENSION_DIRECTIVE
           
static String FAIL_OK
           
static String FRAGMENT_ATTACHMENT_DIRECTIVE
           
static String FRAGMENT_HOST
           
static String[] headers
           
static String IGNORE_PACKAGE
           
static String IMPORT_DIRECTIVE
           
static String IMPORT_PACKAGE
           
static String IMPORT_PRIVATE
           
static String IMPORT_REFERENCE
           
static String IMPORT_SERVICE
           
static String[] importDirectives
           
static String INCLUDE
           
static String INCLUDE_DIRECTIVE
           
static String INCLUDE_RESOURCE
           
static String INCLUDERESOURCE
           
static String KEYSTORE_LOCATION_DIRECTIVE
           
static String KEYSTORE_PASSWORD_DIRECTIVE
           
static String KEYSTORE_PROVIDER_DIRECTIVE
           
static String LANGUAGE_ATTRIBUTE
           
static String LINK_ATTRIBUTE
           
static String MAKE
           
static String MANDATORY_DIRECTIVE
           
static String MANIFEST
           
static String[] METAPACKAGES
           
static String NAME_ATTRIBUTE
           
static String NO_IMPORT_DIRECTIVE
           
static String NOEXTRAHEADERS
           
static String NOMANIFEST
           
static String NONE
           
static String NOPE
           
static String NOUSES
           
static String[] options
           
static String OSNAME_ATTRIBUTE
           
static String OSVERSION_ATTRIBUTE
           
static String PATH_DIRECTIVE
           
static String PEDANTIC
           
static String PLUGIN
           
static String POM
           
static String PRESENCE_DIRECTIVE
           
static String PRIVATE_PACKAGE
           
static String PROCESSOR_ATTRIBUTE
           
static String RELEASEREPO
           
static String REMOVE_ATTRIBUTE_DIRECTIVE
           
static String REMOVE_HEADERS
           
static String REPORTNEWER
           
static String REQUIRE_BUNDLE
           
static String RESOLUTION_DIRECTIVE
           
static String RESOURCEONLY
           
static String RUNBUNDLES
           
static String RUNPATH
           
static String RUNPROPERTIES
           
static String RUNSYSTEMPACKAGES
           
static String RUNVM
           
static String SELECTION_FILTER_ATTRIBUTE
           
static String SERVICE_COMPONENT
           
static String SIGN
           
static String SIGN_PASSWORD_DIRECTIVE
           
static String SIGNATURE_TEST
           
static String SINGLETON_DIRECTIVE
           
static String SIZE_ATTRIBUTE
           
static String SOURCEPATH
           
static String SOURCES
           
static String SPLIT_PACKAGE_DIRECTIVE
           
static int STRATEGY_HIGHEST
           
static int STRATEGY_LOWEST
           
static String SUB
           
static String TESTBUNDLES
           
static String TESTCASES
           
static String TESTPACKAGES
           
static String TESTREPORT
           
static String TOOL
           
static String UNDERTEST
           
static String USES_DIRECTIVE
           
static String USES_USES
           
static Pattern VALID_PROPERTY_TYPES
           
static String VERBOSE
           
static String VERSION_ATTRIBUTE
           
static String VERSIONPOLICY
           
static String VISIBILITY_DIRECTIVE
           
 

Field Detail

BUNDLE_ACTIVATIONPOLICY

static final String BUNDLE_ACTIVATIONPOLICY
See Also:
Constant Field Values

BUNDLE_ACTIVATOR

static final String BUNDLE_ACTIVATOR
See Also:
Constant Field Values

BUNDLE_BLUEPRINT

static final String BUNDLE_BLUEPRINT
See Also:
Constant Field Values

BUNDLE_CATEGORY

static final String BUNDLE_CATEGORY
See Also:
Constant Field Values

BUNDLE_CLASSPATH

static final String BUNDLE_CLASSPATH
See Also:
Constant Field Values

BUNDLE_CONTACTADDRESS

static final String BUNDLE_CONTACTADDRESS
See Also:
Constant Field Values

BUNDLE_COPYRIGHT

static final String BUNDLE_COPYRIGHT
See Also:
Constant Field Values

BUNDLE_DESCRIPTION

static final String BUNDLE_DESCRIPTION
See Also:
Constant Field Values

BUNDLE_DOCURL

static final String BUNDLE_DOCURL
See Also:
Constant Field Values

BUNDLE_ICON

static final String BUNDLE_ICON
See Also:
Constant Field Values

BUNDLE_LICENSE

static final String BUNDLE_LICENSE
See Also:
Constant Field Values

BUNDLE_LOCALIZATION

static final String BUNDLE_LOCALIZATION
See Also:
Constant Field Values

BUNDLE_MANIFESTVERSION

static final String BUNDLE_MANIFESTVERSION
See Also:
Constant Field Values

BUNDLE_NAME

static final String BUNDLE_NAME
See Also:
Constant Field Values

BUNDLE_NATIVECODE

static final String BUNDLE_NATIVECODE
See Also:
Constant Field Values

BUNDLE_REQUIREDEXECUTIONENVIRONMENT

static final String BUNDLE_REQUIREDEXECUTIONENVIRONMENT
See Also:
Constant Field Values

BUNDLE_SYMBOLICNAME

static final String BUNDLE_SYMBOLICNAME
See Also:
Constant Field Values

BUNDLE_UPDATELOCATION

static final String BUNDLE_UPDATELOCATION
See Also:
Constant Field Values

BUNDLE_VENDOR

static final String BUNDLE_VENDOR
See Also:
Constant Field Values

BUNDLE_VERSION

static final String BUNDLE_VERSION
See Also:
Constant Field Values

DYNAMICIMPORT_PACKAGE

static final String DYNAMICIMPORT_PACKAGE
See Also:
Constant Field Values

EXPORT_PACKAGE

static final String EXPORT_PACKAGE
See Also:
Constant Field Values

EXPORT_SERVICE

static final String EXPORT_SERVICE
See Also:
Constant Field Values

FRAGMENT_HOST

static final String FRAGMENT_HOST
See Also:
Constant Field Values

IMPORT_PACKAGE

static final String IMPORT_PACKAGE
See Also:
Constant Field Values

IMPORT_SERVICE

static final String IMPORT_SERVICE
See Also:
Constant Field Values

REQUIRE_BUNDLE

static final String REQUIRE_BUNDLE
See Also:
Constant Field Values

SERVICE_COMPONENT

static final String SERVICE_COMPONENT
See Also:
Constant Field Values

PRIVATE_PACKAGE

static final String PRIVATE_PACKAGE
See Also:
Constant Field Values

IGNORE_PACKAGE

static final String IGNORE_PACKAGE
See Also:
Constant Field Values

INCLUDE_RESOURCE

static final String INCLUDE_RESOURCE
See Also:
Constant Field Values

CONDITIONAL_PACKAGE

static final String CONDITIONAL_PACKAGE
See Also:
Constant Field Values

BND_LASTMODIFIED

static final String BND_LASTMODIFIED
See Also:
Constant Field Values

CREATED_BY

static final String CREATED_BY
See Also:
Constant Field Values

TOOL

static final String TOOL
See Also:
Constant Field Values

TESTCASES

static final String TESTCASES
See Also:
Constant Field Values

SIGNATURE_TEST

static final String SIGNATURE_TEST
See Also:
Constant Field Values

headers

static final String[] headers

BUILDPATH

static final String BUILDPATH
See Also:
Constant Field Values

BUMPPOLICY

static final String BUMPPOLICY
See Also:
Constant Field Values

CONDUIT

static final String CONDUIT
See Also:
Constant Field Values

DEPENDSON

static final String DEPENDSON
See Also:
Constant Field Values

DEPLOYREPO

static final String DEPLOYREPO
See Also:
Constant Field Values

DONOTCOPY

static final String DONOTCOPY
See Also:
Constant Field Values

DEBUG

static final String DEBUG
See Also:
Constant Field Values

EXPORT_CONTENTS

static final String EXPORT_CONTENTS
See Also:
Constant Field Values

FAIL_OK

static final String FAIL_OK
See Also:
Constant Field Values

INCLUDE

static final String INCLUDE
See Also:
Constant Field Values

INCLUDERESOURCE

static final String INCLUDERESOURCE
See Also:
Constant Field Values

MAKE

static final String MAKE
See Also:
Constant Field Values

MANIFEST

static final String MANIFEST
See Also:
Constant Field Values

NOEXTRAHEADERS

static final String NOEXTRAHEADERS
See Also:
Constant Field Values

NOMANIFEST

static final String NOMANIFEST
See Also:
Constant Field Values

NOUSES

static final String NOUSES
See Also:
Constant Field Values

NOPE

static final String NOPE
See Also:
Constant Field Values

PEDANTIC

static final String PEDANTIC
See Also:
Constant Field Values

PLUGIN

static final String PLUGIN
See Also:
Constant Field Values

POM

static final String POM
See Also:
Constant Field Values

RELEASEREPO

static final String RELEASEREPO
See Also:
Constant Field Values

REMOVE_HEADERS

static final String REMOVE_HEADERS
See Also:
Constant Field Values

RESOURCEONLY

static final String RESOURCEONLY
See Also:
Constant Field Values

SOURCES

static final String SOURCES
See Also:
Constant Field Values

SOURCEPATH

static final String SOURCEPATH
See Also:
Constant Field Values

SUB

static final String SUB
See Also:
Constant Field Values

RUNPROPERTIES

static final String RUNPROPERTIES
See Also:
Constant Field Values

RUNSYSTEMPACKAGES

static final String RUNSYSTEMPACKAGES
See Also:
Constant Field Values

RUNBUNDLES

static final String RUNBUNDLES
See Also:
Constant Field Values

RUNPATH

static final String RUNPATH
See Also:
Constant Field Values

RUNVM

static final String RUNVM
See Also:
Constant Field Values

REPORTNEWER

static final String REPORTNEWER
See Also:
Constant Field Values

SIGN

static final String SIGN
See Also:
Constant Field Values

TESTPACKAGES

static final String TESTPACKAGES
See Also:
Constant Field Values

TESTREPORT

static final String TESTREPORT
See Also:
Constant Field Values

TESTBUNDLES

static final String TESTBUNDLES
See Also:
Constant Field Values

UNDERTEST

static final String UNDERTEST
See Also:
Constant Field Values

VERBOSE

static final String VERBOSE
See Also:
Constant Field Values

VERSIONPOLICY

static final String VERSIONPOLICY
See Also:
Constant Field Values

CLASSPATH

static final String CLASSPATH
See Also:
Constant Field Values

options

static final String[] options

BUNDLE_SPECIFIC_HEADERS

static final String[] BUNDLE_SPECIFIC_HEADERS

DUPLICATE_MARKER

static final char DUPLICATE_MARKER
See Also:
Constant Field Values

SPLIT_PACKAGE_DIRECTIVE

static final String SPLIT_PACKAGE_DIRECTIVE
See Also:
Constant Field Values

IMPORT_DIRECTIVE

static final String IMPORT_DIRECTIVE
See Also:
Constant Field Values

NO_IMPORT_DIRECTIVE

static final String NO_IMPORT_DIRECTIVE
See Also:
Constant Field Values

REMOVE_ATTRIBUTE_DIRECTIVE

static final String REMOVE_ATTRIBUTE_DIRECTIVE
See Also:
Constant Field Values

COMMAND_DIRECTIVE

static final String COMMAND_DIRECTIVE
See Also:
Constant Field Values

USES_DIRECTIVE

static final String USES_DIRECTIVE
See Also:
Constant Field Values

MANDATORY_DIRECTIVE

static final String MANDATORY_DIRECTIVE
See Also:
Constant Field Values

INCLUDE_DIRECTIVE

static final String INCLUDE_DIRECTIVE
See Also:
Constant Field Values

EXCLUDE_DIRECTIVE

static final String EXCLUDE_DIRECTIVE
See Also:
Constant Field Values

PRESENCE_DIRECTIVE

static final String PRESENCE_DIRECTIVE
See Also:
Constant Field Values

SINGLETON_DIRECTIVE

static final String SINGLETON_DIRECTIVE
See Also:
Constant Field Values

EXTENSION_DIRECTIVE

static final String EXTENSION_DIRECTIVE
See Also:
Constant Field Values

VISIBILITY_DIRECTIVE

static final String VISIBILITY_DIRECTIVE
See Also:
Constant Field Values

FRAGMENT_ATTACHMENT_DIRECTIVE

static final String FRAGMENT_ATTACHMENT_DIRECTIVE
See Also:
Constant Field Values

RESOLUTION_DIRECTIVE

static final String RESOLUTION_DIRECTIVE
See Also:
Constant Field Values

PATH_DIRECTIVE

static final String PATH_DIRECTIVE
See Also:
Constant Field Values

SIZE_ATTRIBUTE

static final String SIZE_ATTRIBUTE
See Also:
Constant Field Values

LINK_ATTRIBUTE

static final String LINK_ATTRIBUTE
See Also:
Constant Field Values

NAME_ATTRIBUTE

static final String NAME_ATTRIBUTE
See Also:
Constant Field Values

DESCRIPTION_ATTRIBUTE

static final String DESCRIPTION_ATTRIBUTE
See Also:
Constant Field Values

OSNAME_ATTRIBUTE

static final String OSNAME_ATTRIBUTE
See Also:
Constant Field Values

OSVERSION_ATTRIBUTE

static final String OSVERSION_ATTRIBUTE
See Also:
Constant Field Values

PROCESSOR_ATTRIBUTE

static final String PROCESSOR_ATTRIBUTE
See Also:
Constant Field Values

LANGUAGE_ATTRIBUTE

static final String LANGUAGE_ATTRIBUTE
See Also:
Constant Field Values

SELECTION_FILTER_ATTRIBUTE

static final String SELECTION_FILTER_ATTRIBUTE
See Also:
Constant Field Values

BLUEPRINT_WAIT_FOR_DEPENDENCIES_ATTRIBUTE

static final String BLUEPRINT_WAIT_FOR_DEPENDENCIES_ATTRIBUTE
See Also:
Constant Field Values

BLUEPRINT_TIMEOUT_ATTRIBUTE

static final String BLUEPRINT_TIMEOUT_ATTRIBUTE
See Also:
Constant Field Values

VERSION_ATTRIBUTE

static final String VERSION_ATTRIBUTE
See Also:
Constant Field Values

BUNDLE_SYMBOLIC_NAME_ATTRIBUTE

static final String BUNDLE_SYMBOLIC_NAME_ATTRIBUTE
See Also:
Constant Field Values

BUNDLE_VERSION_ATTRIBUTE

static final String BUNDLE_VERSION_ATTRIBUTE
See Also:
Constant Field Values

KEYSTORE_LOCATION_DIRECTIVE

static final String KEYSTORE_LOCATION_DIRECTIVE
See Also:
Constant Field Values

KEYSTORE_PROVIDER_DIRECTIVE

static final String KEYSTORE_PROVIDER_DIRECTIVE
See Also:
Constant Field Values

KEYSTORE_PASSWORD_DIRECTIVE

static final String KEYSTORE_PASSWORD_DIRECTIVE
See Also:
Constant Field Values

SIGN_PASSWORD_DIRECTIVE

static final String SIGN_PASSWORD_DIRECTIVE
See Also:
Constant Field Values

NONE

static final String NONE
See Also:
Constant Field Values

directives

static final String[] directives

USES_USES

static final String USES_USES
See Also:
Constant Field Values

CURRENT_USES

static final String CURRENT_USES
See Also:
Constant Field Values

IMPORT_REFERENCE

static final String IMPORT_REFERENCE
See Also:
Constant Field Values

IMPORT_PRIVATE

static final String IMPORT_PRIVATE
See Also:
Constant Field Values

importDirectives

static final String[] importDirectives

VALID_PROPERTY_TYPES

static final Pattern VALID_PROPERTY_TYPES

DEFAULT_BND_EXTENSION

static final String DEFAULT_BND_EXTENSION
See Also:
Constant Field Values

DEFAULT_JAR_EXTENSION

static final String DEFAULT_JAR_EXTENSION
See Also:
Constant Field Values

DEFAULT_BAR_EXTENSION

static final String DEFAULT_BAR_EXTENSION
See Also:
Constant Field Values

METAPACKAGES

static final String[] METAPACKAGES

STRATEGY_HIGHEST

static final int STRATEGY_HIGHEST
See Also:
Constant Field Values

STRATEGY_LOWEST

static final int STRATEGY_LOWEST
See Also:
Constant Field Values

CURRENT_VERSION

static final String CURRENT_VERSION
See Also:
Constant Field Values

CURRENT_PACKAGE

static final String CURRENT_PACKAGE
See Also:
Constant Field Values

BUILDFILES

static final String BUILDFILES
See Also:
Constant Field Values


Copyright © 2010 aQute SARL. All Rights Reserved.