public interface OSGI
Modifier and Type | Field and Description |
---|---|
static Field |
BUNDLE_REQUIRED_EXECUTION_ENVIRONMENT
used to hold the Fragment Host header for an OSGI Fragment bundle.
|
static Field |
DESCRIPTION |
static Field |
DOCURL |
static Field |
EXPORT_PACKAGE |
static Field |
EXPORT_SERVICE
Deprecated.
|
static Field |
FRAGMENT_HOST
used to hold the Fragment Host header for an OSGI Fragment bundle.
|
static Field |
IMPORT_PACKAGE |
static Field |
LICENSE |
static Field |
NAME |
static String |
OSGI_NAMESPACE
OSGI namespace
|
static Field |
PROVIDE_CAPABILITY
used by OSGI resolvers to determine which bundles / artifacts / environments, etc. can satisfy a given
requirement.
|
static Field |
REQUIRE_BUNDLE |
static Field |
REQUIRE_CAPABILITY
used by OSGI resolvers to indicate which services, features, etc are required by a given .
|
static Field |
SHA256
used to hold the SHA256 checksum required as identifier for OSGI Content resources.
|
static Field |
SYMBOLIC_NAME |
static Field |
VERSION |
static final String OSGI_NAMESPACE
static final Field SYMBOLIC_NAME
static final Field VERSION
static final Field EXPORT_PACKAGE
@Deprecated static final Field EXPORT_SERVICE
static final Field DESCRIPTION
static final Field NAME
static final Field LICENSE
static final Field DOCURL
static final Field IMPORT_PACKAGE
static final Field REQUIRE_BUNDLE
static final Field PROVIDE_CAPABILITY
static final Field REQUIRE_CAPABILITY
static final Field SHA256
static final Field FRAGMENT_HOST
static final Field BUNDLE_REQUIRED_EXECUTION_ENVIRONMENT
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.