Skip navigation links
OSGi™ Core
Release 8
A B C D E F G H I L M N O P R S T U V W 

A

AbstractURLStreamHandlerService - Class in org.osgi.service.url
Abstract implementation of the URLStreamHandlerService interface.
AbstractURLStreamHandlerService() - Constructor for class org.osgi.service.url.AbstractURLStreamHandlerService
 
AbstractWiringNamespace - Class in org.osgi.framework.namespace
Wiring Capability and Requirement Namespaces base class.
accept(Logger) - Method in interface org.osgi.service.log.LoggerConsumer
Perform this operation on the specified Logger.
ACTIVATION_LAZY - Static variable in interface org.osgi.framework.Constants
Bundle activation policy declaring the bundle must be activated when the first class load is made from the bundle.
activationPolicyUsed - Variable in class org.osgi.framework.startlevel.dto.BundleStartLevelDTO
The bundle's autostart setting indicates that the activation policy declared in the bundle manifest must be used.
ACTIVATOR_ERROR - Static variable in exception org.osgi.framework.BundleException
The bundle activator was in error.
ACTIVE - Static variable in interface org.osgi.framework.Bundle
The bundle is now running.
ADAPT - Static variable in class org.osgi.framework.AdaptPermission
The action string initiate.
adapt(Class<A>) - Method in interface org.osgi.framework.Bundle
Adapt this bundle to the specified type.
adapt(Class<A>) - Method in interface org.osgi.framework.launch.Framework
Adapt this Framework to the specified type.
adapt(Class<A>) - Method in interface org.osgi.framework.ServiceReference
Adapt this ServiceReference object to the specified type.
AdaptPermission - Class in org.osgi.framework
A bundle's authority to adapt an object to a type.
AdaptPermission(String, String) - Constructor for class org.osgi.framework.AdaptPermission
Creates a new granted AdaptPermission object.
AdaptPermission(String, Bundle, String) - Constructor for class org.osgi.framework.AdaptPermission
Creates a new requested AdaptPermission object to be used by the code that must perform checkPermission.
addBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified BundleListener object to the context bundle's list of listeners if not already present.
addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
added(Collection<ListenerHook.ListenerInfo>) - Method in interface org.osgi.framework.hooks.service.ListenerHook
Added listeners hook method.
addFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified FrameworkListener object to the context bundle's list of listeners if not already present.
addingBundle(Bundle, BundleEvent) - Method in class org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.addingBundle method.
addingBundle(Bundle, BundleEvent) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
A bundle is being added to the BundleTracker.
addingService(ServiceReference<S>) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.addingService method.
addingService(ServiceReference<S>) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service is being added to the ServiceTracker.
addLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Subscribes to LogEntry objects.
addServiceListener(ServiceListener, String) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object with the specified filter to the context bundle's list of listeners.
addServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object to the context bundle's list of listeners.
AdminPermission - Class in org.osgi.framework
A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.
AdminPermission() - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object that matches all bundles and has all actions.
AdminPermission(String, String) - Constructor for class org.osgi.framework.AdminPermission
Create a new AdminPermission.
AdminPermission(Bundle, String) - Constructor for class org.osgi.framework.AdminPermission
Creates a new requested AdminPermission object to be used by the code that must perform checkPermission.
ALLOW - Static variable in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
This string is used to indicate that a row in the Conditional Permission Table should return an access decision of "allow" if the conditions are all satisfied and at least one of the permissions is implied.
AllServiceListener - Interface in org.osgi.framework
A ServiceEvent listener that does not filter based upon package wiring.
asDictionary(Map<? extends K, ? extends V>) - Static method in class org.osgi.framework.FrameworkUtil
Return a Dictionary wrapper around a Map.
asMap(Dictionary<? extends K, ? extends V>) - Static method in class org.osgi.framework.FrameworkUtil
Return a Map wrapper around a Dictionary.
ASYNC_ERROR - Static variable in exception org.osgi.framework.ServiceException
An asynchronous operation was unable to obtain the service.
attributes - Variable in class org.osgi.resource.dto.CapabilityDTO
The attributes for the capability.
attributes - Variable in class org.osgi.resource.dto.RequirementDTO
The attributes for the requirement.
audit(String) - Method in interface org.osgi.service.log.Logger
Log a message at the LogLevel.AUDIT level.
audit(String, Object) - Method in interface org.osgi.service.log.Logger
Log a formatted message at the LogLevel.AUDIT level.
audit(String, Object, Object) - Method in interface org.osgi.service.log.Logger
Log a formatted message at the LogLevel.AUDIT level.
audit(String, Object...) - Method in interface org.osgi.service.log.Logger
Log a formatted message at the LogLevel.AUDIT level.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
OSGi™ Core
Release 8

Copyright © OSGi Alliance (2000, 2020). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0