A C D E F G H I L M N O P R S U V

A

addRequirements(Collection<Requirement>) - Method in interface org.apache.aries.subsystem.AriesSubsystem
Adds the specified requirements to this subsystem's sharing policy.
AriesSubsystem - Interface in org.apache.aries.subsystem
 

C

CAPABILITY_MIME_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
The capability attribute that defines the IANA MIME Type/Format for this content.
CAPABILITY_SIZE_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
The capability attribute that contains the size, in bytes, of the content.
CAPABILITY_URL_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
The capability attribute that contains the URL to the content.
CONTENT_NAMESPACE - Static variable in class org.osgi.service.repository.ContentNamespace
Namespace name for content capabilities and requirements.
ContentNamespace - Class in org.osgi.service.repository
Content Capability and Requirement Namespace.
CONTEXT - Static variable in class org.osgi.service.subsystem.SubsystemPermission
The action string context.

D

DEPLOYED_CONTENT - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying the resources to be deployed.
DEPLOYED_VERSION_ATTRIBUTE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header attribute identifying the deployed version.
DEPLOYMENT_MANIFESTVERSION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying the deployment manifest version.

E

equals(Object) - Method in class org.osgi.service.subsystem.SubsystemPermission
Determines the equality of two SubsystemPermission objects.
EXECUTE - Static variable in class org.osgi.service.subsystem.SubsystemPermission
The action string execute.

F

findProviders(Collection<? extends Requirement>) - Method in interface org.osgi.service.repository.Repository
Find the capabilities that match the specified requirements.

G

getActions() - Method in class org.osgi.service.subsystem.SubsystemPermission
Returns the canonical string representation of the SubsystemPermission actions.
getBundleContext() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the bundle context of the region within which this subsystem resides.
getChildren() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the child subsystems of this subsystem.
getConstituents() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the constituent resources of this subsystem.
getContent() - Method in interface org.osgi.service.repository.RepositoryContent
Returns a new input stream to the default format of this resource.
getLocation() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the location identifier of this subsystem.
getParents() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the parent subsystems of this subsystem.
getState() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the current state of this subsystem.
getSubsystemHeaders(Locale) - Method in interface org.osgi.service.subsystem.Subsystem
Returns the headers for this subsystem's subsystem manifest.
getSubsystemId() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the identifier of this subsystem.
getSymbolicName() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the symbolic name of this subsystem.
getType() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the type of this subsystem.
getVersion() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the version of this subsystem.

H

hashCode() - Method in class org.osgi.service.subsystem.SubsystemPermission
Returns the hash code value for this object.

I

implies(Permission) - Method in class org.osgi.service.subsystem.SubsystemPermission
Determines if the specified permission is implied by this object.
install(String) - Method in interface org.apache.aries.subsystem.AriesSubsystem
 
install(String, InputStream) - Method in interface org.apache.aries.subsystem.AriesSubsystem
 
install(String, IDirectory) - Method in interface org.apache.aries.subsystem.AriesSubsystem
Installs a subsystem from the specified location identifier and content.
install(String) - Method in interface org.osgi.service.subsystem.Subsystem
Installs a subsystem from the specified location identifier.
install(String, InputStream) - Method in interface org.osgi.service.subsystem.Subsystem
Installs a subsystem from the specified content.

L

LIFECYCLE - Static variable in class org.osgi.service.subsystem.SubsystemPermission
The action string lifecycle.

M

METADATA - Static variable in class org.osgi.service.subsystem.SubsystemPermission
The action string metadata.

N

newPermissionCollection() - Method in class org.osgi.service.subsystem.SubsystemPermission
Returns a new PermissionCollection object suitable for storing SubsystemPermissions.

O

org.apache.aries.subsystem - package org.apache.aries.subsystem
 
org.osgi.service.repository - package org.osgi.service.repository
Repository Service Package Version 1.0.
org.osgi.service.subsystem - package org.osgi.service.subsystem
Subsystem Service Package Version 1.0.

P

PREFERRED_PROVIDER - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header used to express a preference for particular resources to satisfy implicit package dependencies.
PROVISION_POLICY_ACCEPT_DEPENDENCIES - Static variable in class org.osgi.service.subsystem.SubsystemConstants
A value for the provision-policy directive indicating the subsystem accepts dependency resources.
PROVISION_POLICY_DIRECTIVE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header directive identifying the provision policy.
PROVISION_POLICY_REJECT_DEPENDENCIES - Static variable in class org.osgi.service.subsystem.SubsystemConstants
A value for the provision-policy directive indicating the subsystem does not accept dependency resources.
PROVISION_RESOURCE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying the resources to be deployed to satisfy the dependencies of a subsystem.

R

Repository - Interface in org.osgi.service.repository
A repository service that contains resources.
RepositoryContent - Interface in org.osgi.service.repository
An accessor for the default content of a resource.
ROOT_SUBSYSTEM_SYMBOLICNAME - Static variable in class org.osgi.service.subsystem.SubsystemConstants
The symbolic name of the root subsystem.

S

start() - Method in interface org.osgi.service.subsystem.Subsystem
Starts this subsystem.
START_ORDER_DIRECTIVE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header directive identifying the start order of subsystem contents.
stop() - Method in interface org.osgi.service.subsystem.Subsystem
Stops this subsystem.
Subsystem - Interface in org.osgi.service.subsystem
A subsystem is a collection of resources constituting a logical, possibly isolated, unit of functionality.
Subsystem.State - Enum in org.osgi.service.subsystem
An enumeration of the possible states of a subsystem.
SUBSYSTEM_CONTENT - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying the list of subsystem contents identified by a symbolic name and version.
SUBSYSTEM_DESCRIPTION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying the human readable description.
SUBSYSTEM_EXPORTSERVICE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying services offered for export.
SUBSYSTEM_ID_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
The name of the service property for the subsystem ID.
SUBSYSTEM_IMPORTSERVICE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying services required for import.
SUBSYSTEM_MANIFESTVERSION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying the subsystem manifest version.
SUBSYSTEM_NAME - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying the human readable subsystem name.
SUBSYSTEM_STATE_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
The name of the service property for the subsystem state.
SUBSYSTEM_SYMBOLICNAME - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header value identifying the symbolic name for the subsystem.
SUBSYSTEM_SYMBOLICNAME_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
The name of the service property for the subsystem symbolic name.
SUBSYSTEM_TYPE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying the subsystem type.
SUBSYSTEM_TYPE_APPLICATION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
The resource type value identifying an application subsystem.
SUBSYSTEM_TYPE_COMPOSITE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
The resource type value identifying an composite subsystem.
SUBSYSTEM_TYPE_FEATURE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
The resource type value identifying an feature subsystem.
SUBSYSTEM_TYPE_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
The name of the service property for the subsystem type.
SUBSYSTEM_VERSION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header value identifying the version of the subsystem.
SUBSYSTEM_VERSION_PROPERTY - Static variable in class org.osgi.service.subsystem.SubsystemConstants
The name of the service property for the subsystem version.
SubsystemConstants - Class in org.osgi.service.subsystem
Defines the constants used by Subsystem service property, manifest header, attribute and directive keys.
SubsystemException - Exception in org.osgi.service.subsystem
A Subsystem exception used to indicate a problem.
SubsystemException() - Constructor for exception org.osgi.service.subsystem.SubsystemException
Construct a Subsystem exception with no message.
SubsystemException(String) - Constructor for exception org.osgi.service.subsystem.SubsystemException
Construct a Subsystem exception specifying a message.
SubsystemException(Throwable) - Constructor for exception org.osgi.service.subsystem.SubsystemException
Construct a Subsystem exception specifying a cause.
SubsystemException(String, Throwable) - Constructor for exception org.osgi.service.subsystem.SubsystemException
Construct a Subsystem exception specifying a message and a cause.
SubsystemPermission - Class in org.osgi.service.subsystem
A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a subsystem.
SubsystemPermission(String, String) - Constructor for class org.osgi.service.subsystem.SubsystemPermission
Create a new SubsystemPermission.
SubsystemPermission(Subsystem, String) - Constructor for class org.osgi.service.subsystem.SubsystemPermission
Creates a new requested SubsystemPermission object to be used by the code that must perform checkPermission.

U

uninstall() - Method in interface org.osgi.service.subsystem.Subsystem
Uninstalls this subsystem.
URL - Static variable in interface org.osgi.service.repository.Repository
Service property to provide URLs related to this repository.

V

valueOf(String) - Static method in enum org.osgi.service.subsystem.Subsystem.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.osgi.service.subsystem.Subsystem.State
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E F G H I L M N O P R S U V

Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.