OSGi™ Service Platform
Core Specification

Release 4 Version 4.3
A B C D E F G H I L M N O P R S T U V W

G

GET - Static variable in class org.osgi.framework.ServicePermission
The action string get.
getAccessControlContext(String[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Returns the Access Control Context that corresponds to the specified signers.
getAccessDecision() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the access decision for this Conditional Permission Info.
getActions() - Method in class org.osgi.framework.AdaptPermission
Returns the canonical string representation of the AdaptPermission actions.
getActions() - Method in class org.osgi.framework.AdminPermission
Returns the canonical string representation of the AdminPermission actions.
getActions() - Method in class org.osgi.framework.BundlePermission
Returns the canonical string representation of the BundlePermission actions.
getActions() - Method in class org.osgi.framework.CapabilityPermission
Returns the canonical string representation of the actions.
getActions() - Method in class org.osgi.framework.PackagePermission
Returns the canonical string representation of the PackagePermission actions.
getActions() - Method in class org.osgi.framework.ServicePermission
Returns the canonical string representation of the actions.
getActions() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the actions of the permission represented by this PermissionInfo.
getAllServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getArgs() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns arguments of this ConditionInfo.
getAttributes() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the attributes of this capability.
getAttributes() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the attributes of this requirement.
getBundle() - Method in interface org.osgi.framework.BundleContext
Returns the Bundle object associated with this BundleContext.
getBundle(long) - Method in interface org.osgi.framework.BundleContext
Returns the bundle with the specified identifier.
getBundle(String) - Method in interface org.osgi.framework.BundleContext
Returns the bundle with the specified location.
getBundle() - Method in class org.osgi.framework.BundleEvent
Returns the bundle which had a lifecycle change.
getBundle() - Method in interface org.osgi.framework.BundleReference
Returns the Bundle object associated with this BundleReference.
getBundle() - Method in class org.osgi.framework.FrameworkEvent
Returns the bundle associated with the event.
getBundle(Class<?>) - Static method in class org.osgi.framework.FrameworkUtil
Return a Bundle for the specified bundle class.
getBundle() - Method in interface org.osgi.framework.ServiceReference
Returns the bundle that registered the service referenced by this ServiceReference object.
getBundle(Class) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Returns the bundle from which the specified class is loaded.
getBundle() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Deprecated. Returns the bundle associated with this required bundle.
getBundleContext() - Method in interface org.osgi.framework.Bundle
Returns this bundle's BundleContext.
getBundleContext() - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Return the context of the bundle which added the listener.
getBundleId() - Method in interface org.osgi.framework.Bundle
Returns this bundle's unique identifier.
getBundleId() - Method in interface org.osgi.framework.launch.Framework
Returns the Framework unique identifier.
getBundles() - Method in interface org.osgi.framework.BundleContext
Returns a list of all installed bundles.
getBundles(String, String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Returns the bundles with the specified symbolic name whose bundle version is within the specified version range.
getBundleStartLevel(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Deprecated. Return the assigned start level value for the specified Bundle.
getBundleType(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Returns the special type of the specified bundle.
getBundleWiring() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the bundle wiring whose class loader will define the woven class.
getBytes() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the class file bytes to be used to define the named class.
getCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the capabilities provided by this bundle wiring.
getCapability() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the BundleCapability for this wire.
getCause() - Method in exception org.osgi.framework.BundleException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception org.osgi.framework.InvalidSyntaxException
Returns the cause of this exception or null if no cause was set.
getClassLoader() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the class loader for this bundle wiring.
getClassName() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the fully qualified name of the class being woven.
getCondition(Bundle, ConditionInfo) - Static method in class org.osgi.service.condpermadmin.BundleLocationCondition
Constructs a condition that tries to match the passed Bundle's location to the location pattern.
getCondition(Bundle, ConditionInfo) - Static method in class org.osgi.service.condpermadmin.BundleSignerCondition
Constructs a Condition that tries to match the passed Bundle's location to the location pattern.
getConditionalPermissionInfo(String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Deprecated. Since 1.1. Use ConditionalPermissionAdmin.newConditionalPermissionUpdate() instead.
getConditionalPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Deprecated. Since 1.1. Use ConditionalPermissionAdmin.newConditionalPermissionUpdate() instead.
getConditionalPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionUpdate
This method returns the list of ConditionalPermissionInfos for this update.
getConditionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the Condition Infos for the Conditions that must be satisfied to enable the Permissions.
getConfigurationObject() - Method in interface org.osgi.framework.Configurable
Deprecated. As of 1.2. Please use Configuration Admin service.
getDataFile(String) - Method in interface org.osgi.framework.Bundle
Creates a File object for a file in the persistent storage area provided for this bundle by the Framework.
getDataFile(String) - Method in interface org.osgi.framework.BundleContext
Creates a File object for a file in the persistent storage area provided for the bundle by the Framework.
getDeclaredCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the capabilities declared by this bundle revision.
getDeclaredRequirements(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the requirements declared by this bundle revision.
getDefaultPermissions() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the default permissions.
getDefaultPort() - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.getDefaultPort.
getDefaultPort() - Method in interface org.osgi.service.url.URLStreamHandlerService
 
getDefinedClass() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the class associated with this woven class.
getDependencyClosure(Collection<Bundle>) - Method in interface org.osgi.framework.wiring.FrameworkWiring
Returns the dependency closure for the specified bundles.
getDirectives() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the directives of this capability.
getDirectives() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the directives of this requirement.
getDynamicImports() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the list of dynamic import package descriptions to add to the bundle wiring for this woven class.
getEncoded() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the string encoding of this ConditionalPermissionInfo in a form suitable for restoring this ConditionalPermissionInfo.
getEncoded() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the string encoding of this ConditionInfo in a form suitable for restoring this ConditionInfo.
getEncoded() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string encoding of this PermissionInfo in a form suitable for restoring this PermissionInfo.
getEntry(String) - Method in interface org.osgi.framework.Bundle
Returns a URL to the entry at the specified path in this bundle.
getEntry(String) - Method in interface org.osgi.framework.launch.Framework
Returns null as a framework implementation does not have a proper bundle from which to return an entry.
getEntryPaths(String) - Method in interface org.osgi.framework.Bundle
Returns an Enumeration of all the paths (String objects) to entries within this bundle whose longest sub-path matches the specified path.
getEntryPaths(String) - Method in interface org.osgi.framework.launch.Framework
Returns null as a framework implementation does not have a proper bundle from which to return entry paths.
getExportedPackage(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Gets the exported package for the specified package name.
getExportedPackages(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Gets the exported packages for the specified bundle.
getExportedPackages(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Gets the exported packages for the specified package name.
getExportingBundle() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated. Returns the bundle exporting the package associated with this exported package.
getFilter() - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Return the filter string with which the listener was added.
getFilter() - Method in exception org.osgi.framework.InvalidSyntaxException
Returns the filter string that generated the InvalidSyntaxException object.
getFragments(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Returns an array of attached fragment bundles for the specified bundle.
getHeaders() - Method in interface org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values.
getHeaders(String) - Method in interface org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values localized to the specified locale.
getHostAddress(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.getHostAddress.
getHostAddress(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
getHosts(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Returns the host bundles to which the specified fragment bundle is attached.
getImportingBundles() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated. Returns the resolved bundles that are currently wired to this exported package.
getInitialBundleStartLevel() - Method in interface org.osgi.framework.startlevel.FrameworkStartLevel
Return the initial start level value that is assigned to a Bundle when it is first installed.
getInitialBundleStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
Deprecated. Return the initial start level value that is assigned to a Bundle when it is first installed.
getLastModified() - Method in interface org.osgi.framework.Bundle
Returns the time when this bundle was last modified.
getLocation() - Method in interface org.osgi.framework.Bundle
Returns this bundle's location identifier.
getLocation() - Method in interface org.osgi.framework.launch.Framework
Returns the Framework location identifier.
getLocations() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Returns the bundle locations that have permissions assigned to them, that is, bundle locations for which an entry exists in the permission table.
getMajor() - Method in class org.osgi.framework.Version
Returns the major component of this version identifier.
getMicro() - Method in class org.osgi.framework.Version
Returns the micro component of this version identifier.
getMinor() - Method in class org.osgi.framework.Version
Returns the minor component of this version identifier.
getName() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the name of this Conditional Permission Info.
getName() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated. Returns the name of the package associated with this exported package.
getName() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the name of the permission represented by this PermissionInfo.
getNamespace() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the name space of this capability.
getNamespace() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the name space of this requirement.
getNestedException() - Method in exception org.osgi.framework.BundleException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getOrigin() - Method in class org.osgi.framework.BundleEvent
Returns the bundle that was the origin of the event.
getPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the Permission Infos for the Permissions in this Conditional Permission Info.
getPermissions(String) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the permissions assigned to the bundle with the specified location.
getProperty(String) - Method in interface org.osgi.framework.BundleContext
Returns the value of the specified property.
getProperty(String) - Method in interface org.osgi.framework.ServiceReference
Returns the property value to which the specified property key is mapped in the properties Dictionary object of the service referenced by this ServiceReference object.
getPropertyKeys() - Method in interface org.osgi.framework.ServiceReference
Returns an array of the keys in the properties Dictionary object of the service referenced by this ServiceReference object.
getProtectionDomain() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the protection domain to which the woven class will be assigned when it is defined.
getProvidedWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the BundleWires to the provided capabilities of this bundle wiring.
getProviderWiring() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the bundle wiring providing the capability.
getQualifier() - Method in class org.osgi.framework.Version
Returns the qualifier component of this version identifier.
getReference() - Method in interface org.osgi.framework.ServiceRegistration
Returns a ServiceReference object for a service being registered.
getRegisteredServices() - Method in interface org.osgi.framework.Bundle
Returns this bundle's ServiceReference list for all services it has registered or null if this bundle has no registered services.
getRemovalPendingBundles() - Method in interface org.osgi.framework.wiring.FrameworkWiring
Returns the bundles that have non-current, in use bundle wirings.
getRequiredBundles(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Returns an array of required bundles having the specified symbolic name.
getRequiredWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the BundleWires to the requirements in use by this bundle wiring.
getRequirement() - Method in interface org.osgi.framework.wiring.BundleWire
Return the BundleRequirement for this wire.
getRequirements(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the requirements of this bundle wiring.
getRequirerWiring() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the bundle wiring who requires the capability.
getRequiringBundles() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Deprecated. Returns the bundles that currently require this required bundle.
getResource(String) - Method in interface org.osgi.framework.Bundle
Find the specified resource from this bundle's class loader.
getResources(String) - Method in interface org.osgi.framework.Bundle
Find the specified resources from this bundle's class loader.
getRevision() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the bundle revision declaring this capability.
getRevision() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the bundle revision declaring this requirement.
getRevision() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the bundle revision for the bundle in this bundle wiring.
getRevisions() - Method in interface org.osgi.framework.wiring.BundleRevisions
Return the bundle revisions for the referenced bundle.
getService(ServiceReference<S>) - Method in interface org.osgi.framework.BundleContext
Returns the service object referenced by the specified ServiceReference object.
getService(Bundle, ServiceRegistration<S>) - Method in interface org.osgi.framework.ServiceFactory
Creates a new service object.
getServiceReference(String) - Method in interface org.osgi.framework.BundleContext
Returns a ServiceReference object for a service that implements and was registered under the specified class.
getServiceReference(Class<S>) - Method in interface org.osgi.framework.BundleContext
Returns a ServiceReference object for a service that implements and was registered under the name of the specified class.
getServiceReference() - Method in class org.osgi.framework.ServiceEvent
Returns a reference to the service that had a change occur in its lifecycle.
getServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getServiceReferences(Class<S>, String) - Method in interface org.osgi.framework.BundleContext
Returns a collection of ServiceReference objects.
getServicesInUse() - Method in interface org.osgi.framework.Bundle
Returns this bundle's ServiceReference list for all services it is using or returns null if this bundle is not using any services.
getSignerCertificates(int) - Method in interface org.osgi.framework.Bundle
Return the certificates for the signers of this bundle and the certificate chains for those signers.
getSpecificationVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated. As of 1.2, replaced by ExportedPackage.getVersion().
getStartLevel() - Method in interface org.osgi.framework.startlevel.BundleStartLevel
Return the assigned start level value for the bundle.
getStartLevel() - Method in interface org.osgi.framework.startlevel.FrameworkStartLevel
Return the active start level value of the Framework.
getStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
Deprecated. Return the active start level value of the Framework.
getState() - Method in interface org.osgi.framework.Bundle
Returns this bundle's current state.
getSymbolicName() - Method in interface org.osgi.framework.Bundle
Returns the symbolic name of this bundle as specified by its Bundle-SymbolicName manifest header.
getSymbolicName() - Method in interface org.osgi.framework.launch.Framework
Returns the symbolic name of this Framework.
getSymbolicName() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the symbolic name for this bundle revision.
getSymbolicName() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Deprecated. Returns the symbolic name of this required bundle.
getThrowable() - Method in class org.osgi.framework.FrameworkEvent
Returns the exception related to this event.
getType() - Method in class org.osgi.framework.BundleEvent
Returns the type of lifecyle event.
getType() - Method in exception org.osgi.framework.BundleException
Returns the type for this exception or UNSPECIFIED if the type was unspecified or unknown.
getType() - Method in class org.osgi.framework.FrameworkEvent
Returns the type of framework event.
getType() - Method in class org.osgi.framework.ServiceEvent
Returns the type of event.
getType() - Method in exception org.osgi.framework.ServiceException
Returns the type for this exception or UNSPECIFIED if the type was unspecified or unknown.
getType() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the fully qualified class name of the condition represented by this ConditionInfo.
getType() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the fully qualified class name of the permission represented by this PermissionInfo.
getTypes() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the special types of this bundle revision.
getUsingBundles() - Method in interface org.osgi.framework.ServiceReference
Returns the bundles that are using the service referenced by this ServiceReference object.
getVersion() - Method in interface org.osgi.framework.Bundle
Returns the version of this bundle as specified by its Bundle-Version manifest header.
getVersion() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the version for this bundle revision.
getVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated. Returns the version of this exported package.
getVersion() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Deprecated. Returns the version of this required bundle.
getWiring() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the bundle wiring which is using this bundle revision.

OSGi™ Service Platform
Core Specification

Release 4 Version 4.3
A B C D E F G H I L M N O P R S T U V W
Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0