A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

abort() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
 
abort() - Method in class org.eclipse.osgi.storagemanager.ManagedOutputStream
Instructs this output stream to be closed and the contents discarded.
AbstractBundle - Class in org.eclipse.osgi.framework.internal.core
This object is given out to bundles and wraps the internal Bundle object.
AbstractBundle(BundleData, Framework) - Constructor for class org.eclipse.osgi.framework.internal.core.AbstractBundle
Bundle object constructor.
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.
ACCESS_DISCOURAGED - Static variable in interface org.eclipse.osgi.service.resolver.StateHelper
Indicates that access is discouraged to an ExportPackageDescription.
ACCESS_ENCOURAGED - Static variable in interface org.eclipse.osgi.service.resolver.StateHelper
Indicates that access is encouraged to an ExportPackageDescription.
accumEntryReport(DefaultProfileLogger.AccumPerfData) - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
accumLogEnter(String) - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
accumLogEnter(String) - Static method in class org.eclipse.osgi.internal.profile.Profile
Use cumulative logging to record the entrance from this scope.
accumLogEnter(String) - Method in interface org.eclipse.osgi.internal.profile.ProfileLogger
 
accumLogExit(String) - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
accumLogExit(String) - Static method in class org.eclipse.osgi.internal.profile.Profile
Use cumulative logging to record the exit from this scope.
accumLogExit(String) - Method in interface org.eclipse.osgi.internal.profile.ProfileLogger
 
acquire() - Method in class org.eclipse.core.runtime.internal.adaptor.Semaphore
Attempts to acquire this semaphore.
acquire(long) - Method in class org.eclipse.core.runtime.internal.adaptor.Semaphore
Attempts to acquire this semaphore.
acquireXMLParsing(BundleContext) - Static method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
activated(BundleStats) - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
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.
activationOrder - Variable in class org.eclipse.core.runtime.internal.stats.BundleStats
 
activator - Variable in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
The current instantiation of the activator.
ACTIVATOR_ERROR - Static variable in exception org.osgi.framework.BundleException
The bundle activator was in error.
active - Variable in class org.eclipse.osgi.framework.internal.core.Framework
Has the framework been started
ACTIVE - Static variable in interface org.osgi.framework.Bundle
The bundle is now running.
adapt(Class<A>) - Method in class org.apache.felix.framework.Felix
 
adapt(Class<A>) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
adapt(Class<A>) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
adapt(Class<A>) - Method in class org.eclipse.osgi.launch.Equinox
 
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.
adapt0(Class<A>) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
adapt0(Class<A>) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
 
ADAPTER_FILEEXIST_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
adaptor - Variable in class org.eclipse.osgi.framework.internal.core.Framework
FrameworkAdaptor specific functions.
adaptor - Variable in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
ADAPTOR_DIRECTORY_CREATE_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
ADAPTOR_DIRECTORY_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
ADAPTOR_EXTENSION_IMPORT_ERROR - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
ADAPTOR_EXTENSION_NATIVECODE_ERROR - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
ADAPTOR_EXTENSION_REQUIRE_ERROR - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
ADAPTOR_STORAGE_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
ADAPTOR_STORAGE_INIT_FAILED_MSG - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
ADAPTOR_STORAGE_INIT_FAILED_TITLE - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
ADAPTOR_URL_CREATE_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
AdaptorHook - Interface in org.eclipse.osgi.baseadaptor.hooks
An AdaptorHook hooks into the BaseAdaptor class.
AdaptorMsg - Class in org.eclipse.osgi.internal.baseadaptor
Commom framework adaptor messages.
AdaptorMsg() - Constructor for class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
AdaptorUtil - Class in org.eclipse.osgi.internal.baseadaptor
A utility class with some generally useful static methods for adaptor hook implementations
AdaptorUtil() - Constructor for class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
 
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.
add(T) - Method in class org.apache.felix.framework.resolver.ShadowList
 
add(int, T) - Method in class org.apache.felix.framework.resolver.ShadowList
 
add(T) - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
add(Permission) - Method in class org.eclipse.equinox.log.LogPermissionCollection
 
add(BundleFile) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
Adds a BundleFile which is about to be opened to the MRU list.
add(AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.BundleRepository
 
add(KeyedElement) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Adds an element to this set.
add(K) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
add(int, String) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.DynamicImportList
 
add(Permission) - Method in class org.eclipse.osgi.internal.permadmin.BundlePermissions
 
add(Permission) - Method in class org.eclipse.osgi.internal.permadmin.PermissionInfoCollection
 
add(Permission) - Method in class org.eclipse.osgi.internal.permadmin.SecurityTable
 
add(E) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
add(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Add the given managed file name to the list of files managed by this manager.
addAdaptorHook(AdaptorHook) - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Adds a adaptor hook to this hook registry.
addAll(Collection<? extends T>) - Method in class org.apache.felix.framework.resolver.ShadowList
 
addAll(int, Collection<? extends T>) - Method in class org.apache.felix.framework.resolver.ShadowList
 
addAll(Collection<? extends T>) - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
addAll(KeyedElement[]) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Adds the specified list of elements to this set.
addAll(Collection<? extends K>) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
addAll(Collection<? extends E>) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
addBaseClasses(String[]) - Method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
addBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
addBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
addBundle(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Adds the given bundle to this state.
addBundleFileFactoryHook(BundleFileFactoryHook) - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Adds a bundle file factory to this hook registry.
addBundleFileWrapperFactoryHook(BundleFileWrapperFactoryHook) - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Adds a bundle file wrapper factory for this hook registry
addBundleListener(BundleListener) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Add a bundle listener.
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.
addCapability(BundleCapability) - Method in class org.apache.felix.framework.capabilityset.CapabilitySet
 
addCapability() - Method in interface org.apache.felix.framework.ext.FelixBundleContext
 
addClassLoaderDelegateHook(ClassLoaderDelegateHook) - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Adds a class loader delegate hook to this hook registry.
addClassLoadingHook(ClassLoadingHook) - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Adds a class loading hook to this hook registry.
addClassLoadingStatsHook(ClassLoadingStatsHook) - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Adds a class loading stats hook to this hook registry.
addClassPathEntry(ArrayList<ClasspathEntry>, String, ClasspathManager, BaseData, ProtectionDomain) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook
 
addClassPathEntry(ArrayList<ClasspathEntry>, String, ClasspathManager, BaseData, ProtectionDomain) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook
Gets called by a classpath manager when looking for ClasspathEntry objects.
addClassPathEntry(ArrayList<ClasspathEntry>, String, ClasspathManager, BaseData, ProtectionDomain) - Static method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Adds a ClasspathEntry for the requested classpath to the result.
addClassPathEntry(ArrayList<ClasspathEntry>, String, ClasspathManager, BaseData, ProtectionDomain) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseClassLoadingHook
 
addClassPathEntry(ArrayList<ClasspathEntry>, String, ClasspathManager, BaseData, ProtectionDomain) - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
addClassPathEntry(ArrayList<ClasspathEntry>, String, ClasspathManager, BaseData, ProtectionDomain) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
addClassPathEntry(ArrayList, String, ClasspathManager, BaseData, ProtectionDomain) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[]) - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
Deprecated. 
addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
addDependencies(BaseDescription[], boolean) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
addDependency(BaseDescriptionImpl, boolean) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
addDependent(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
addDisabledInfo(DisabledInfo) - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
addDisabledInfo(DisabledInfo) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
addDisabledInfo(DisabledInfo) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
addDisabledInfo(DisabledInfo) - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Adds the disabled info to the state managed by this platform admin.
addDisabledInfo(DisabledInfo) - Method in interface org.eclipse.osgi.service.resolver.State
Adds the disabled info to this state.
addDynamicImportPackage(ManifestElement[]) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
Adds a list of DynamicImport-Package manifest elements to the dynamic import tables of this BundleLoader.
addDynamicImportPackages(BundleDescription, ImportPackageSpecification[]) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
addDynamicImportPackages(BundleDescription, ImportPackageSpecification[]) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
addDynamicImportPackages(BundleDescription, ImportPackageSpecification[]) - Method in interface org.eclipse.osgi.service.resolver.State
Adds the specified dynamic imports to the specified importingBundle.
addDynamicWire(BundleWire) - Method in class org.apache.felix.framework.BundleWiringImpl
 
ADDED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has been added to the new state.
added(Collection<ListenerHook.ListenerInfo>) - Method in interface org.osgi.framework.hooks.service.ListenerHook
Added listeners hook method.
addedTrustAnchor(Certificate) - Method in class org.eclipse.osgi.internal.signedcontent.TrustEngineListener
 
addFilters(String, String) - Static method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
addFrameworkListener(FrameworkListener) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Add a general framework listener.
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.
addHooks(HookRegistry) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
addHooks(HookRegistry) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook
 
addHooks(HookRegistry) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
addHooks(HookRegistry) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
addHooks(HookRegistry) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
addHooks(HookRegistry) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
addHooks(HookRegistry) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
addHooks(HookRegistry) - Method in interface org.eclipse.osgi.baseadaptor.HookConfigurator
Adds hooks to the specified hook registry.
addHooks(HookRegistry) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseHookConfigurator
 
addHooks(HookRegistry) - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
addHooks(HookRegistry) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
addHooks(HookRegistry) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
addHooks(HookRegistry) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
addImportPackages(ManifestElement, List<ImportPackageSpecification>, int, boolean) - Static method in class org.eclipse.osgi.internal.resolver.StateBuilder
 
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<Object>) - Method in class org.eclipse.equinox.log.internal.EventAdminAdapter
 
addingService(ServiceReference<DebugOptionsListener>) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
addingService(ServiceReference<ConsoleSession>) - Method in class org.eclipse.osgi.framework.internal.core.ConsoleManager
 
addingService(ServiceReference<ContentHandler>) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
addingService(ServiceReference<URLStreamHandlerService>) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
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.
addListener(BundleContext, Class, EventListener, Filter) - Method in class org.apache.felix.framework.util.EventDispatcher
 
addListener(K, V) - Method in class org.eclipse.osgi.framework.eventmgr.EventListeners
Deprecated.
Add a listener to the list.
addLogListener(LogListener, LogFilter) - Method in interface org.eclipse.equinox.log.ExtendedLogReaderService
Subscribes to LogEntry objects.
addLogListener(LogListener, LogFilter) - Method in class org.eclipse.equinox.log.internal.ExtendedLogReaderServiceImpl
 
addLogListener(LogListener) - Method in class org.eclipse.equinox.log.internal.ExtendedLogReaderServiceImpl
 
addLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Subscribes to LogEntry objects.
addProperties(Properties) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
addProperties(Properties) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
addProperties(Properties) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
addProperties(Properties) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
addProperties(Properties) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.getProperties().
addProperties(Properties) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
addProperties(Properties) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
addProperties(Properties) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
addProperties(Properties) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
addRequirement(String) - Method in interface org.apache.felix.framework.ext.FelixBundleContext
 
addResolverError(BundleDescription, int, String, VersionConstraint) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
addResolverError(BundleDescription, int, String, VersionConstraint) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
addResolverError(BundleDescription, int, String, VersionConstraint) - Method in interface org.eclipse.osgi.service.resolver.State
Adds a new ResolverError for the specified bundle.
addServiceListener(ServiceListener, String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Add a service listener with a filter.
addServiceListener(ServiceListener) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Add a service listener.
addServiceListener(BundleContextImpl, ServiceListener, String) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Add a new Service Listener for a bundle.
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.
addStorageHook(StorageHook) - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Adds a storage hook to this hook registry.
addTimeLoadingOthers(long) - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
addTrustAnchor(Certificate, String) - Method in class org.eclipse.osgi.service.security.TrustEngine
Add a trust anchor point to this trust engine.
addTrusted(Certificate[]) - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateTrustAuthority
Add the specified certificate chain as a trusted certificate chain.
addURLToURLClassLoader(URL, ClassLoader) - Method in class org.apache.felix.framework.util.SecureAction
 
addUserObject(KeyedElement) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathEntry
Adds a user object
addWatcher(BundleWatcher) - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Adds a bundle watcher to this hook registry.
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.
Algorithm_Not_Supported - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
AliasMapper - Class in org.eclipse.osgi.framework.internal.core
This class maps aliases.
AliasMapper() - Constructor for class org.eclipse.osgi.framework.internal.core.AliasMapper
 
aliasMapper - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
The AliasMapper used to alias OS Names.
aliasOSName(String) - Method in class org.eclipse.osgi.framework.internal.core.AliasMapper
Return the master alias for the osname.
aliasProcessor(String) - Method in class org.eclipse.osgi.framework.internal.core.AliasMapper
Return the master alias for the processor.
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.
ALLOWED - Static variable in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEvent
Result code meaning that the operation was allowed
allowsDefault() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
allowsDefault() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns true if this location allows a default value to be assigned and false otherwise.
ALLPERMISSIONS - Static variable in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
A PermissionCollection for AllPermissions; shared across all ProtectionDomains when security is disabled
AllServiceListener - Interface in org.osgi.framework
A ServiceEvent listener that does not filter based upon package wiring.
AND - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 
APP - Static variable in class org.eclipse.osgi.internal.loader.buddy.SystemPolicy
 
ApplicationLauncher - Interface in org.eclipse.osgi.service.runnable
An ApplicationLauncher is used to launch ParameterizedRunnable objects using the main thread.
ApplicationRunnable - Interface in org.eclipse.osgi.service.runnable
A parameterized runnable that can be stopped.
applicationRunning() - Method in class org.eclipse.core.runtime.internal.adaptor.DefaultStartupMonitor
 
applicationRunning() - Method in interface org.eclipse.osgi.service.runnable.StartupMonitor
This method is called by the platform from the primary thread once the application is completely initialized and running.
APPROX - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 
ARCH_AMD64 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Deprecated.
use ARCH_X86_64 instead. Note the values has been changed to be the value of the ARCH_X86_64 constant.
ARCH_IA64 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "ia64") indicating the platform is running on an IA64-based architecture.
ARCH_IA64_32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "ia64_32") indicating the platform is running on an IA64 32bit-based architecture.
ARCH_PA_RISC - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "PA_RISC") indicating the platform is running on an PA_RISC-based architecture.
ARCH_PPC - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "ppc") indicating the platform is running on an PowerPC-based architecture.
ARCH_PPC64 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "ppc64") indicating the platform is running on an PowerPC-based 64-bit architecture.
ARCH_SPARC - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "sparc") indicating the platform is running on an Sparc-based architecture.
ARCH_X86 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "x86") indicating the platform is running on an x86-based architecture.
ARCH_X86_64 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "x86_64") indicating the platform is running on an x86 64bit-based architecture.
ArrayMap<K,V> - Class in org.eclipse.osgi.internal.baseadaptor
Simple map when dealing with small amounts of entries.
ArrayMap(int) - Constructor for class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
ArrayMap(List<K>, List<V>) - Constructor for class org.eclipse.osgi.internal.baseadaptor.ArrayMap
Note that the keys and values are not copied.
asBundleContexts(Collection<? extends BundleContext>) - Static method in class org.eclipse.osgi.framework.internal.core.Framework
Coerce the generic type of a collection from Collection to Collection
attachFragment(BundleData, ProtectionDomain, String[]) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Attaches the specified sourcedata, sourcedomain and sourceclasspath to this classpath manager
attachFragment(BundleData, ProtectionDomain, String[]) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Attaches the BundleData for a fragment to this BundleClassLoader.
attachFragment(BundleFragment) - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Attaches a fragment to this BundleHost.
attachFragment(BundleData, ProtectionDomain, String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
attachFragment(BundleData, ProtectionDomain, String[]) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
attachFragment(BundleFragment) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
attachFragment(BundleFragment) - Method in class org.eclipse.osgi.internal.loader.SystemBundleLoader
 
attachFragments() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
attachFragments() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns true if this bundle allows fragments to attach
ATTRIBUTE_SEPARATOR - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
AUTHORIZATION_ENGINE - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
AuthorizationEngine - Class in org.eclipse.osgi.internal.provisional.service.security
An authorization engine is used to grant authorization to SignedContent.
AuthorizationEngine(BundleContext) - Constructor for class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEngine
 
AuthorizationEvent - Class in org.eclipse.osgi.internal.provisional.service.security
An event that is fired when an AuthorizationEngine implementation makes a decision.
AuthorizationEvent(int, SignedContent, Object, int) - Constructor for class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEvent
Create a new AuthorizationEvent
authorizationEvent(AuthorizationEvent) - Method in interface org.eclipse.osgi.internal.provisional.service.security.AuthorizationListener
Called when an AuthorizationEvent has occurred
AuthorizationListener - Interface in org.eclipse.osgi.internal.provisional.service.security
A Listener interface for an authorization handler.
AuthorizationStatus - Class in org.eclipse.osgi.internal.provisional.service.security
Constants for status codes in the Authorization engine.
AuthorizationStatus() - Constructor for class org.eclipse.osgi.internal.provisional.service.security.AuthorizationStatus
 
authorize(SignedContent, Object) - Method in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEngine
Authorizes a SignedContent object.
available() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Override default available method.
await(long) - Method in class org.apache.felix.framework.util.ThreadGate
Wait for the gate to open.

B

base - Variable in class org.eclipse.osgi.internal.module.VersionSupplier
 
Base64 - Class in org.eclipse.osgi.internal.signedcontent
 
Base64() - Constructor for class org.eclipse.osgi.internal.signedcontent.Base64
 
base64Encode(String) - Static method in class org.apache.felix.framework.util.Util
 
BaseAdaptor - Class in org.eclipse.osgi.baseadaptor
A Framework adaptor implementation that allows additional functionality to be hooked in.
BaseAdaptor(String[]) - Constructor for class org.eclipse.osgi.baseadaptor.BaseAdaptor
Constructs a BaseAdaptor.
BaseClassLoader - Interface in org.eclipse.osgi.baseadaptor.loader
The actual class loader object used to define classes for a classpath manager.
BaseClassLoadingHook - Class in org.eclipse.osgi.internal.baseadaptor
 
BaseClassLoadingHook() - Constructor for class org.eclipse.osgi.internal.baseadaptor.BaseClassLoadingHook
 
BaseData - Class in org.eclipse.osgi.baseadaptor
The BundleData implementation used by the BaseAdaptor.
BaseData(long, BaseAdaptor) - Constructor for class org.eclipse.osgi.baseadaptor.BaseData
Constructs a new BaseData with the specified id for the specified adaptor
BaseDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a base description object for a state.
BaseDescriptionImpl - Class in org.eclipse.osgi.internal.resolver
 
BaseDescriptionImpl() - Constructor for class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
basefile - Variable in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
The File object for this BundleFile.
BaseHookConfigurator - Class in org.eclipse.osgi.internal.baseadaptor
Add the hooks necessary to support the OSGi Framework specification.
BaseHookConfigurator() - Constructor for class org.eclipse.osgi.internal.baseadaptor.BaseHookConfigurator
 
BasePermissionStorage - Class in org.eclipse.osgi.internal.baseadaptor
 
BaseStorage - Class in org.eclipse.osgi.internal.baseadaptor
 
BaseStorageHook - Class in org.eclipse.osgi.internal.baseadaptor
 
BaseStorageHook(BaseStorage) - Constructor for class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
BasicLocation - Class in org.eclipse.core.runtime.internal.adaptor
Internal class.
BasicLocation(String, URL, boolean, String) - Constructor for class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
basicOpen() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
Opens the ZipFile for this bundle file
BasicReadWriteLock - Class in org.eclipse.equinox.log.internal
 
BasicReadWriteLock() - Constructor for class org.eclipse.equinox.log.internal.BasicReadWriteLock
 
batchBegin() - Method in interface org.eclipse.osgi.event.BatchBundleListener
Indicates that a batching process has begun.
BatchBundleListener - Interface in org.eclipse.osgi.event
A batch BundleEvent listener.
batchEnd() - Method in interface org.eclipse.osgi.event.BatchBundleListener
Indicates that a batching process has ended.
BATCHEVENT_BEGIN - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
 
BATCHEVENT_END - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
 
begin() - Method in interface org.eclipse.osgi.framework.adaptor.BundleOperation
Begin the operation on the bundle (install, update, uninstall).
begin(Collection<BundleRevision>) - Method in class org.eclipse.osgi.framework.internal.core.CoreResolverHookFactory
 
begin() - Method in class org.eclipse.osgi.internal.baseadaptor.BundleInstall
Begin the operation on the bundle (install, update, uninstall).
begin() - Method in class org.eclipse.osgi.internal.baseadaptor.BundleUninstall
Perform the change to persistent storage.
begin() - Method in class org.eclipse.osgi.internal.baseadaptor.BundleUpdate
Perform the change to persistent storage.
begin(Collection<BundleRevision>) - Method in interface org.osgi.framework.hooks.resolver.ResolverHookFactory
This method is called by the framework each time a resolve process begins to obtain a resolver hook instance.
beginStateChange() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
This method marks the bundle's state as changing so that other calls to start/stop/suspend/update/uninstall can wait until the state change is complete.
BENCHMARK - Static variable in class org.eclipse.osgi.internal.profile.Profile
The logging state of BENCHMARK messages
BERProcessor - Class in org.eclipse.osgi.internal.signedcontent
This is a simple class that processes BER structures.
BERProcessor(byte[], int, int) - Constructor for class org.eclipse.osgi.internal.signedcontent.BERProcessor
Constructs a BERProcessor to operate on the passed buffer.
BID_FWKID_SEPARATOR - Static variable in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
bind(String, Object) - Static method in class org.eclipse.osgi.util.NLS
Bind the given message's substitution locations with the given string value.
bind(String, Object, Object) - Static method in class org.eclipse.osgi.util.NLS
Bind the given message's substitution locations with the given string values.
bind(String, Object[]) - Static method in class org.eclipse.osgi.util.NLS
Bind the given message's substitution locations with the given string values.
BOOT - Static variable in class org.eclipse.osgi.internal.loader.buddy.SystemPolicy
 
BOOT_CLASSLOADERS_PROP - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
BUDDY_LOADER - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
The key used to designate the buddy loader associated with a given bundle.
BUF_SIZE - Static variable in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
 
bufferSize - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
BUFSIZE - Static variable in class org.apache.felix.framework.cache.BundleCache
 
BUFSIZE - Static variable in class org.apache.felix.framework.util.SecureAction
 
buildURL(String, boolean) - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
Builds a URL with the given specification
buildURL(String, boolean) - Static method in class org.eclipse.core.runtime.internal.adaptor.LocationHelper
Builds a URL with the given specification
BUNDLE - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
bundle - Variable in class org.eclipse.osgi.internal.module.ResolverConstraint
 
Bundle - Interface in org.osgi.framework
An installed bundle in the Framework.
BUNDLE_ACTIVATION_POLICY - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
BUNDLE_ACTIVATIONPOLICY - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's activation policy.
BUNDLE_ACTIVATOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the bundle's activator class.
BUNDLE_ACTIVATOR_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_CATEGORY - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's category.
BUNDLE_CLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header identifying a list of directories and embedded JAR files, which are bundle resources used to extend the bundle's classpath.
BUNDLE_CLASSPATH_ENTRY_NOT_FOUND_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
BUNDLE_CNFE_NOT_RESOLVED - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_CONTACTADDRESS - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the contact address where problems with the bundle may be reported; for example, an email address.
BUNDLE_CONTEXT_INVALID_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_COPYRIGHT - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's copyright information.
BUNDLE_DATA_FILE - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
BUNDLE_DEFAULT_STARTLEVEL - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
BUNDLE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
Manifest header containing a brief description of the bundle's functionality.
BUNDLE_DOCURL - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's documentation URL, from which further information about the bundle may be obtained.
BUNDLE_EXTENSION_PERMISSION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_FRAGMENT_CNFE - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_FRAGMENT_START - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_FRAGMENT_STOP - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_ID - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
BUNDLE_IN_OTHER_STATE - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
BUNDLE_INSTALL_RECURSION_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_INSTALL_SAME_UNIQUEID - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_INVALID_ACTIVATOR_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_LAZY_START - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Lazy start flag bundle status
BUNDLE_LOADER_ATTACHMENT_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_LOCALIZATION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the base name of the bundle's localization entries.
BUNDLE_LOCALIZATION_DEFAULT_BASENAME - Static variable in interface org.osgi.framework.Constants
Default value for the Bundle-Localization manifest header.
BUNDLE_MANIFESTVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle manifest version.
BUNDLE_NAME - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's name.
BUNDLE_NAMESPACE - Static variable in class org.osgi.framework.namespace.BundleNamespace
Namespace name for bundle capabilities and requirements.
BUNDLE_NAMESPACE - Static variable in interface org.osgi.framework.wiring.BundleRevision
Namespace for bundle capabilities and requirements.
BUNDLE_NATIVECODE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying a number of hardware environments and the native language code libraries that the bundle is carrying for each of these environments.
BUNDLE_NATIVECODE_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
BUNDLE_NATIVECODE_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the language in which the native bundle code is written specified in the Bundle-NativeCode manifest header.
BUNDLE_NATIVECODE_OPTIONAL - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
BUNDLE_NATIVECODE_OSNAME - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the operating system required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_OSVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the operating system version required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the processor required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NO_CLASSPATH_MATCH - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_NOT_IN_FRAMEWORK - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_NOT_IN_STATE - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
BUNDLE_PENDING_REMOVE_STATE - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
BUNDLE_READ_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_READ_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
BUNDLE_REFRESH_FAILURE - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_REQUIREDEXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Deprecated.
As of 1.6. Replaced by the osgi.ee capability.
BUNDLE_STARTED - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Persistent start bundle status
BUNDLE_STARTLEVEL_PROP - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
BUNDLE_STATE_CHANGE_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_SYMBOLICNAME - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's symbolic name.
BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the symbolic name of a bundle that exports a package specified in the Import-Package manifest header.
BUNDLE_SYSTEMBUNDLE_UNINSTALL_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_TRANSIENT_START_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_TYPE_FRAGMENT - Static variable in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated.
Bundle type indicating the bundle is a fragment bundle.
BUNDLE_UNINSTALLED_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_UNRESOLVED_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_UNRESOLVED_STATE_CONFLICT - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_UNRESOLVED_UNSATISFIED_CONSTRAINT_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
BUNDLE_UPDATELOCATION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the location from which a new bundle version is obtained during a bundle update operation.
BUNDLE_URL_PROTOCOL - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
BUNDLE_VENDOR - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's vendor.
BUNDLE_VERSION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's version.
BUNDLE_VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying a range of versions for a bundle specified in the Require-Bundle or Fragment-Host manifest headers.
BundleActivator - Interface in org.osgi.framework
Customizes the starting and stopping of a bundle.
bundleAdded(BundleDescription) - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
bundleAdded(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Notifies the resolver a bundle has been added to the state.
BundleArchive - Class in org.apache.felix.framework.cache
This class is a logical abstraction for a bundle archive.
BundleArchive(Logger, Map, WeakZipFileFactory, File, long, int, String, InputStream) - Constructor for class org.apache.felix.framework.cache.BundleArchive
This constructor is used for creating new archives when a bundle is installed into the framework.
BundleArchive(Logger, Map, WeakZipFileFactory, File) - Constructor for class org.apache.felix.framework.cache.BundleArchive
This constructor is called when an archive for a bundle is being reconstructed when the framework is restarted.
BundleArchiveRevision - Class in org.apache.felix.framework.cache
This class implements an abstract revision of a bundle archive.
BundleArchiveRevision(Logger, Map, File, String) - Constructor for class org.apache.felix.framework.cache.BundleArchiveRevision
This class is abstract and cannot be created.
BundleCache - Class in org.apache.felix.framework.cache
This class, combined with BundleArchive, and concrete BundleRevision subclasses, implement the Felix bundle cache.
BundleCache(Logger, Map) - Constructor for class org.apache.felix.framework.cache.BundleCache
 
BundleCapability - Interface in org.osgi.framework.wiring
A capability that has been declared from a bundle revision.
BundleCapabilityImpl - Class in org.apache.felix.framework.wiring
 
BundleCapabilityImpl(BundleRevision, String, Map<String, String>, Map<String, Object>) - Constructor for class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
bundleChanged(BundleEvent) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceFactory
 
bundleChanged(BundleEvent) - Method in class org.eclipse.equinox.log.internal.LogServiceManager
BundleListener.bundleChanged method.
bundleChanged(BundleEvent) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
This is used to track lazily activated bundles.
bundleChanged(BundleEvent) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
bundleChanged(BundleEvent) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
bundleChanged(BundleEvent) - Method in class org.eclipse.osgi.internal.loader.buddy.PolicyHandler
 
bundleChanged(BundleEvent) - Method in class org.eclipse.osgi.internal.signedcontent.BundleInstallListener
 
bundleChanged(BundleEvent) - Method in interface org.osgi.framework.BundleListener
Receives notification that a bundle has had a lifecycle change.
BundleClassLoader - Interface in org.eclipse.osgi.framework.adaptor
The BundleClassLoader interface is used by the Framework to load local classes and resources from a Bundle.
BundleConstraint - Class in org.eclipse.osgi.internal.module
 
BundleContext - Interface in org.osgi.framework
A bundle's execution context within the Framework.
BundleContextImpl - Class in org.eclipse.osgi.framework.internal.core
Bundle's execution context.
BundleContextImpl(BundleHost) - Constructor for class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Construct a BundleContext which wrappers the framework for a bundle
bundledata - Variable in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
The bundle data
BundleData - Interface in org.eclipse.osgi.framework.adaptor
The BundleData represents a single bundle that is persistently stored by a FrameworkAdaptor.
bundledata - Variable in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Bundle's BundleData object
BUNDLEDATA_VERSION - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
The current bundle data version
BundleDelta - Interface in org.eclipse.osgi.service.resolver
BundleDeltas represent the changes related to an individual bundle between two states.
BundleDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a specific version of a bundle in the system.
BundleDescriptionImpl - Class in org.eclipse.osgi.internal.resolver
 
BundleDescriptionImpl() - Constructor for class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
BundleEntry - Class in org.eclipse.osgi.baseadaptor.bundlefile
A BundleEntry represents one entry of a BundleFile.
BundleEntry() - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
 
bundleEntry - Variable in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
bundleEntry - Variable in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
BundleEntry that the URL is associated.
BUNDLEEVENT - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
 
BundleEvent - Class in org.osgi.framework
An event from the Framework describing a bundle lifecycle change.
BundleEvent(int, Bundle, Bundle) - Constructor for class org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BundleEvent(int, Bundle) - Constructor for class org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BUNDLEEVENTSYNC - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
 
BundleException - Exception in org.osgi.framework
A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleException(String, Throwable) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message and exception cause.
BundleException(String) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message.
BundleException(String, int, Throwable) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message, type and exception cause.
BundleException(String, int) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message and type.
bundleFile - Variable in class org.eclipse.osgi.baseadaptor.BaseData
 
BundleFile - Class in org.eclipse.osgi.baseadaptor.bundlefile
The BundleFile API is used by Adaptors to read resources out of an installed Bundle in the Framework.
BundleFile() - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Default constructor
BundleFile(File) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
BundleFile constructor
bundleFile - Variable in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
The BundleFile for this entry.
BundleFileFactoryHook - Interface in org.eclipse.osgi.baseadaptor.hooks
A factory that creates bundle file objects.
BundleFileWrapperChain - Class in org.eclipse.osgi.baseadaptor.bundlefile
Used to chain the BundleFile objects returned from BundleFileWrapperFactoryHook.
BundleFileWrapperChain(BundleFile, BundleFileWrapperChain) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
BundleFileWrapperFactoryHook - Interface in org.eclipse.osgi.baseadaptor.hooks
A factory that wraps bundle file objects.
BundleFragment - Class in org.eclipse.osgi.framework.internal.core
 
BundleFragment(BundleData, Framework) - Constructor for class org.eclipse.osgi.framework.internal.core.BundleFragment
 
BundleHost - Class in org.eclipse.osgi.framework.internal.core
 
BundleHost(BundleData, Framework) - Constructor for class org.eclipse.osgi.framework.internal.core.BundleHost
 
BundleInstall - Class in org.eclipse.osgi.internal.baseadaptor
 
BundleInstall(BaseData, URLConnection, BaseStorage) - Constructor for class org.eclipse.osgi.internal.baseadaptor.BundleInstall
 
BundleInstallListener - Class in org.eclipse.osgi.internal.signedcontent
 
BundleInstallListener() - Constructor for class org.eclipse.osgi.internal.signedcontent.BundleInstallListener
 
BundleListener - Interface in org.osgi.framework
A BundleEvent listener.
BundleLoader - Class in org.eclipse.osgi.internal.loader
This object is responsible for all classloader delegation for a bundle.
BundleLoader(BundleHost, BundleLoaderProxy) - Constructor for class org.eclipse.osgi.internal.loader.BundleLoader
BundleLoader runtime constructor.
BundleLoaderProxy - Class in org.eclipse.osgi.internal.loader
 
BundleLoaderProxy(BundleHost, BundleDescription) - Constructor for class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
BundleLocalization - Interface in org.eclipse.osgi.service.localization
The interface of the service that gets ResourceBundle objects from a given bundle with a given locale.
BundleLocalizationImpl - Class in org.eclipse.core.runtime.internal.adaptor
The implementation of the service that gets ResourceBundle objects from a given bundle with a given locale.
BundleLocalizationImpl() - Constructor for class org.eclipse.core.runtime.internal.adaptor.BundleLocalizationImpl
 
BundleLocationCondition - Class in org.osgi.service.condpermadmin
Condition to test if the location of a bundle matches or does not match a pattern.
BundleNamespace - Class in org.osgi.framework.namespace
Bundle Capability and Requirement Namespace.
BundleOperation - Interface in org.eclipse.osgi.framework.adaptor
Bundle Storage interface for managing a persistent storage life cycle operation upon a bundle.
BundlePermission - Class in org.osgi.framework
A bundle's authority to require or provide a bundle or to receive or attach fragments.
BundlePermission(String, String) - Constructor for class org.osgi.framework.BundlePermission
Defines the authority to provide and/or require and or specify a host fragment symbolic name within the OSGi environment.
BundlePermissions - Class in org.eclipse.osgi.internal.permadmin
 
BundlePermissions(Bundle, SecurityAdmin, PermissionInfoCollection, PermissionInfoCollection) - Constructor for class org.eclipse.osgi.internal.permadmin.BundlePermissions
 
BundleProtectionDomain - Class in org.apache.felix.framework
 
BundleProtectionDomain - Class in org.eclipse.osgi.framework.adaptor
This is a specialized ProtectionDomain for a bundle.
BundleProtectionDomain(PermissionCollection) - Constructor for class org.eclipse.osgi.framework.adaptor.BundleProtectionDomain
BundleProtectionDomain(PermissionCollection, CodeSource, Bundle) - Constructor for class org.eclipse.osgi.framework.adaptor.BundleProtectionDomain
Constructs a special ProtectionDomain for a bundle.
BundleReference - Interface in org.osgi.framework
A reference to a Bundle.
bundleRemoved(BundleDescription, boolean) - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
bundleRemoved(BundleDescription, boolean) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Notifies the resolver a bundle has been removed from the state.
BundleRepository - Class in org.eclipse.osgi.framework.internal.core
The BundleRepository holds all installed Bundle object for the Framework.
BundleRepository(int) - Constructor for class org.eclipse.osgi.framework.internal.core.BundleRepository
 
BundleRequirement - Interface in org.osgi.framework.wiring
A requirement that has been declared from a bundle revision.
BundleRequirementImpl - Class in org.apache.felix.framework.wiring
 
BundleRequirementImpl(BundleRevision, String, Map<String, String>, Map<String, Object>, SimpleFilter) - Constructor for class org.apache.felix.framework.wiring.BundleRequirementImpl
 
BundleRequirementImpl(BundleRevision, String, Map<String, String>, Map<String, Object>) - Constructor for class org.apache.felix.framework.wiring.BundleRequirementImpl
 
BundleResourceHandler - Class in org.eclipse.osgi.framework.internal.core
URLStreamHandler the bundleentry and bundleresource protocols.
BundleResourceHandler() - Constructor for class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
Constructor for a bundle protocol resource URLStreamHandler.
BundleResourceHandler(BundleEntry, BaseAdaptor) - Constructor for class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
BundleRevision - Interface in org.osgi.framework.wiring
Bundle Revision.
BundleRevisionImpl - Class in org.apache.felix.framework
 
BundleRevisionImpl(Bundle, String) - Constructor for class org.apache.felix.framework.BundleRevisionImpl
This constructor is used by the extension manager, since it needs a constructor that does not throw an exception.
BundleRevisions - Interface in org.osgi.framework.wiring
The bundle revisions of a bundle.
bundles - Variable in class org.eclipse.osgi.framework.internal.core.Framework
The bundles installed in the framework
BUNDLES_DIR - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
BundleSignerCondition - Class in org.osgi.service.condpermadmin
Condition to test if the signer of a bundle matches or does not match a pattern.
BundleSource - Class in org.eclipse.osgi.framework.internal.core
BundleSource class to wrap in InputStream.
BundleSource(InputStream) - Constructor for class org.eclipse.osgi.framework.internal.core.BundleSource
 
BundleSpecification - Interface in org.eclipse.osgi.service.resolver
A representation of one bundle import constraint as seen in a bundle manifest and managed by a state and resolver.
BundleSpecificationImpl - Class in org.eclipse.osgi.internal.resolver
 
BundleSpecificationImpl() - Constructor for class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
BundleStartLevel - Interface in org.osgi.framework.startlevel
Query and modify the start level information for a bundle.
BundleStats - Class in org.eclipse.core.runtime.internal.stats
Contains information about activated bundles and acts as the main entry point for logging bundle activity.
BundleStats(String, long) - Constructor for class org.eclipse.core.runtime.internal.stats.BundleStats
 
BundleTracker<T> - Class in org.osgi.util.tracker
The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.
BundleTracker(BundleContext, int, BundleTrackerCustomizer<T>) - Constructor for class org.osgi.util.tracker.BundleTracker
Create a BundleTracker for bundles whose state is present in the specified state mask.
BundleTrackerCustomizer<T> - Interface in org.osgi.util.tracker
The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked.
BundleUninstall - Class in org.eclipse.osgi.internal.baseadaptor
 
BundleUninstall(BaseData, BaseStorage) - Constructor for class org.eclipse.osgi.internal.baseadaptor.BundleUninstall
 
BundleUpdate - Class in org.eclipse.osgi.internal.baseadaptor
 
BundleUpdate(BaseData, URLConnection, BaseStorage) - Constructor for class org.eclipse.osgi.internal.baseadaptor.BundleUpdate
 
bundleUpdated(BundleDescription, BundleDescription, boolean) - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
bundleUpdated(BundleDescription, BundleDescription, boolean) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Notifies the resolver a bundle has been updated in the state.
BundleURLConnection - Class in org.eclipse.osgi.framework.internal.core
URLConnection for BundleClassLoader resources.
BundleURLConnection(URL, BundleEntry) - Constructor for class org.eclipse.osgi.framework.internal.core.BundleURLConnection
Constructor for a BundleClassLoader resource URLConnection.
BundleWatcher - Interface in org.eclipse.osgi.framework.adaptor
Watches bundle lifecyle processes.
BundleWire - Interface in org.osgi.framework.wiring
A wire connecting a BundleCapability to a BundleRequirement.
BundleWireImpl - Class in org.apache.felix.framework.wiring
 
BundleWireImpl(BundleRevision, BundleRequirement, BundleRevision, BundleCapability) - Constructor for class org.apache.felix.framework.wiring.BundleWireImpl
 
BundleWiring - Interface in org.osgi.framework.wiring
A wiring for a bundle.
BundleWiringImpl - Class in org.apache.felix.framework
 
BundleWiringImpl.BundleClassLoader - Class in org.apache.felix.framework
 
BundleWiringImpl.BundleClassLoader(BundleWiringImpl, ClassLoader) - Constructor for class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
BundleWiringImpl.BundleClassLoaderJava5 - Class in org.apache.felix.framework
 
BundleWiringImpl.BundleClassLoaderJava5(BundleWiringImpl, ClassLoader) - Constructor for class org.apache.felix.framework.BundleWiringImpl.BundleClassLoaderJava5
 
BYTE_MASK - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
BYTES_SIZE - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 

C

CACHE_BUFSIZE_PROP - Static variable in class org.apache.felix.framework.cache.BundleCache
 
CACHE_FILELIMIT_PROP - Static variable in class org.apache.felix.framework.cache.BundleCache
 
CACHE_LOCKING_PROP - Static variable in class org.apache.felix.framework.cache.BundleCache
 
CACHE_ROOTDIR_PROP - Static variable in class org.apache.felix.framework.cache.BundleCache
 
CACHE_SINGLEBUNDLEFILE_PROP - Static variable in class org.apache.felix.framework.cache.BundleCache
 
CachedManifest - Class in org.eclipse.core.runtime.internal.adaptor
Internal class.
CachedManifest(EclipseStorageHook) - Constructor for class org.eclipse.core.runtime.internal.adaptor.CachedManifest
 
call(Object, ServiceRegistration<?>) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
call(Object, ServiceRegistration<?>) - Method in interface org.eclipse.osgi.internal.serviceregistry.HookContext
Call the specified hook.
CANCEL - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Status type severity (bit mask, value 8) indicating this log entry represents a cancellation.
CandidateComparator - Class in org.apache.felix.framework.resolver
 
CandidateComparator() - Constructor for class org.apache.felix.framework.resolver.CandidateComparator
 
CANNOT_SET_CONTEXTFINDER - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
canWrite(File) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
 
Capability - Interface in org.osgi.resource
A capability that has been declared from a Resource.
CAPABILITY_BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.PackageNamespace
The capability attribute contains the symbolic name of the resource providing the package.
CAPABILITY_BUNDLE_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.AbstractWiringNamespace
The capability attribute contains the Version of the resource providing the capability if one is specified or 0.0.0 if not specified.
CAPABILITY_COPYRIGHT_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains a human readable copyright notice for the resource.
CAPABILITY_DESCRIPTION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains a human readable description for the resource.
CAPABILITY_DOCUMENTATION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains the URL to documentation for the resource.
CAPABILITY_EFFECTIVE_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The capability directive used to specify the effective time for the capability.
CAPABILITY_EXCLUDE_DIRECTIVE - Static variable in class org.osgi.framework.namespace.PackageNamespace
The capability directive used to specify the comma separated list of classes which must not be allowed to be exported.
CAPABILITY_FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The capability directive identifying if and when a fragment may attach to a host bundle.
CAPABILITY_FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The capability directive identifying if and when a fragment may attach to a host bundle.
CAPABILITY_INCLUDE_DIRECTIVE - Static variable in class org.osgi.framework.namespace.PackageNamespace
The capability directive used to specify the comma separated list of classes which must be allowed to be exported.
CAPABILITY_LICENSE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains the URL to the license for the resource.
CAPABILITY_MANDATORY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.AbstractWiringNamespace
The capability directive used to specify the comma separated list of mandatory attributes which must be specified in the filter of a requirement in order for the capability to match the requirement.
CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The capability directive identifying if the resource is a singleton.
CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The capability directive identifying if the resource is a singleton.
CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability directive identifying if the resource is a singleton.
CAPABILITY_TYPE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute identifying the resource type.
CAPABILITY_USES_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The capability directive used to specify the comma separated list of package names used by a capability.
CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.ExecutionEnvironmentNamespace
The capability attribute contains the versions of the execution environment.
CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The capability attribute identifying the Version of the resource if one is specified or 0.0.0 if not specified.
CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.PackageNamespace
The capability attribute contains the Version of the package if one is specified or 0.0.0 if not specified.
CapabilityPermission - Class in org.osgi.framework
A bundle's authority to provide or require a capability.
CapabilityPermission(String, String) - Constructor for class org.osgi.framework.CapabilityPermission
Create a new CapabilityPermission.
CapabilityPermission(String, Map<String, ?>, Bundle, String) - Constructor for class org.osgi.framework.CapabilityPermission
Creates a new requested CapabilityPermission object to be used by code that must perform checkPermission for the require action.
CapabilitySet - Class in org.apache.felix.framework.capabilityset
 
CapabilitySet(List<String>, boolean) - Constructor for class org.apache.felix.framework.capabilityset.CapabilitySet
 
CARDINALITY_MULTIPLE - Static variable in class org.osgi.resource.Namespace
The directive value identifying a multiple cardinality type.
CARDINALITY_SINGLE - Static variable in class org.osgi.resource.Namespace
The directive value identifying a cardinality type of single.
CertificateChain - Interface in org.eclipse.osgi.internal.provisional.verifier
This class represents a chain of certificates.
CertificateTrustAuthority - Interface in org.eclipse.osgi.internal.provisional.verifier
A CertificateTrustAuthority is used to check if certificate chains are trusted.
CertificateVerifier - Interface in org.eclipse.osgi.internal.provisional.verifier
A certificate verifier is used to verify the authenticity of a signed repository.
CertificateVerifierFactory - Interface in org.eclipse.osgi.internal.provisional.verifier
A factory used to create certificate verifiers.
checkAdminPermission(Bundle, String) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Check for specific AdminPermission (RFC 73)
checkAuthorization(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
checkBundle(Bundle) - Method in interface org.apache.felix.framework.ext.SecurityProvider
 
checkContent() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateVerifier
Verify the content of the repository.
checkedOpen() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
Checks if the zip file is open
checkForConsoleBundle() - Method in class org.eclipse.osgi.framework.internal.core.ConsoleManager
 
checkImportExportSyntax(String, ManifestElement[], boolean, boolean, boolean) - Static method in class org.eclipse.osgi.internal.resolver.StateBuilder
 
checkNativeLibraries(BundleRevision) - Method in class org.apache.felix.framework.ResolveContextImpl
 
checkPermission(VersionConstraint, BaseDescription) - Method in class org.eclipse.osgi.internal.module.PermissionChecker
 
checkPermission(Permission, Object) - Method in class org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager
 
checkPermission(Permission) - Method in class org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager
 
checkTrust(Certificate[]) - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateTrustAuthority
Determines if the certificates are trusted.
checkValid() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
This method checks that the bundle is not uninstalled.
checkValid() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
This method checks that the context is still valid.
checkValidity(SignerInfo) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
checkValidity(SignerInfo) - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile
 
checkValidity(SignerInfo) - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl
 
checkValidity(SignerInfo) - Method in interface org.eclipse.osgi.signedcontent.SignedContent
Checks if the certificates are valid for the specified signer.
CLASS - Static variable in class org.osgi.framework.AdminPermission
The action string class.
CLASS_CONTEXT - Static variable in class org.eclipse.osgi.internal.loader.BundleLoader
 
CLASS_PATH_DOT - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
CLASS_PATH_SEPARATOR - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
CLASSIFIER_JAVADOC - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource classifier as an archive containing the javadoc in the same directory layout as the resource.
CLASSIFIER_SOURCES - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource classifier as an archive containing the source code in the same directory layout as the resource.
ClassLoaderDelegate - Interface in org.eclipse.osgi.framework.adaptor
A ClassLoaderDelegate is used by the BundleClassLoader in a similar fashion that a parent ClassLoader is used.
ClassLoaderDelegateHook - Interface in org.eclipse.osgi.framework.adaptor
A ClassLoaderDelegateHook hooks into the ClassLoaderDelegate.
ClassloaderStats - Class in org.eclipse.core.runtime.internal.stats
Contains information about the classes and the bundles loaded by a given classloader.
ClassloaderStats(String) - Constructor for class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
ClassLoadingHook - Interface in org.eclipse.osgi.baseadaptor.hooks
A ClassLoadingHook hooks into the ClasspathManager class.
ClassLoadingStatsHook - Interface in org.eclipse.osgi.baseadaptor.hooks
A ClassLoadingStatsHook hooks into the ClasspathManager class.
ClasspathEntry - Class in org.eclipse.osgi.baseadaptor.loader
A ClasspathEntry contains a single BundleFile which is used as a source to load classes and resources from, and a single ProtectionDomain which is used as the domain to define classes loaded from this ClasspathEntry.
ClasspathEntry(BundleFile, ProtectionDomain) - Constructor for class org.eclipse.osgi.baseadaptor.loader.ClasspathEntry
Constructs a ClasspathElement with the specified bundlefile and domain
ClasspathManager - Class in org.eclipse.osgi.baseadaptor.loader
A helper class for BaseClassLoader implementations.
ClasspathManager(BaseData, String[], BaseClassLoader) - Constructor for class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Constructs a classpath manager for the given host base data, classpath and base class loader
ClasspathManifest - Class in org.eclipse.core.runtime.internal.adaptor
 
ClasspathManifest() - Constructor for class org.eclipse.core.runtime.internal.adaptor.ClasspathManifest
 
ClassStats - Class in org.eclipse.core.runtime.internal.stats
Maintain statistics about a loaded class.
ClassStats(String, ClassloaderStats) - Constructor for class org.eclipse.core.runtime.internal.stats.ClassStats
 
cleanup() - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
cleanup() - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
 
cleanupGenerations(File) - Static method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Delete any old excess generations of a given reliable file.
clear() - Method in class org.apache.felix.framework.resolver.ShadowList
 
clear() - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
clear() - Method in class org.apache.felix.framework.util.ShrinkableMap
 
clear() - Method in class org.apache.felix.framework.util.StringMap
 
clear() - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Remove all entries from the map.
clear() - Method in class org.eclipse.osgi.framework.util.Headers
 
clear() - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Clears all elements from this set
clear() - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
clear() - Method in class org.eclipse.osgi.internal.module.GroupingChecker
 
clear(ResolverBundle) - Method in class org.eclipse.osgi.internal.module.GroupingChecker
 
clear() - Method in class org.eclipse.osgi.internal.module.MappedList
 
clear() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
clear() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableEntrySetValueCollection
 
clear() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableValueCollectionMap
 
clearCaches() - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
clearProperty(String) - Static method in class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
CLOCK_SEQUENCE_HIGH_AND_RESERVED - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
CLOCK_SEQUENCE_LOW - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
close() - Method in class org.apache.felix.framework.cache.BundleArchive
 
close() - Method in class org.apache.felix.framework.cache.BundleArchiveRevision
This method is called when the revision is no longer needed.
close() - Method in interface org.apache.felix.framework.cache.Content
This method must be called when the content is no longer needed so that any resourses being used (e.g., open files) can be closed.
close() - Method in class org.apache.felix.framework.cache.ContentDirectoryContent
 
close() - Method in class org.apache.felix.framework.cache.DirectoryContent
 
close() - Method in class org.apache.felix.framework.cache.JarContent
 
close() - Method in class org.apache.felix.framework.util.WeakZipFileFactory.WeakZipFile
This method permanently closes the zip file.
close() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
 
close() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
close() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Closes the BundleFile.
close() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
close() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
 
close() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
 
close() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
close() - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Closes all the classpath entry resources for this classpath manager.
close() - Method in class org.eclipse.osgi.baseadaptor.loader.FragmentClasspath
Closes all the classpath entry resources for this FragmentClasspath.
close() - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Closes this class loader.
close() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Close all resources for this BundleData
close() - Method in class org.eclipse.osgi.framework.console.ConsoleSession
Called by the console implementation to free resources associated with this console session.
close() - Method in class org.eclipse.osgi.framework.eventmgr.EventManager
This method can be called to release any resources associated with this EventManager.
close() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Close the the Bundle's file.
close() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Destroy the wrapper.
close() - Method in class org.eclipse.osgi.framework.internal.core.Framework
This method is called to destory the framework instance.
close() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Close the the Bundle's file.
close() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Closes the FrameworkLog.
close() - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
close() - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
close(BundleContext) - Method in class org.eclipse.osgi.internal.loader.buddy.PolicyHandler
 
close() - Method in class org.eclipse.osgi.internal.loader.SystemBundleLoader
Do nothing on a close.
close() - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
close() - Method in class org.eclipse.osgi.storagemanager.ManagedOutputStream
Instructs this output stream to be closed and storage manager to be updated as appropriate.
close() - Method in class org.eclipse.osgi.storagemanager.StorageManager
This method declares the storage manager as closed.
close() - Method in class org.osgi.util.tracker.BundleTracker
Close this BundleTracker.
close() - Method in class org.osgi.util.tracker.ServiceTracker
Close this ServiceTracker.
closeAndDelete() - Method in class org.apache.felix.framework.cache.BundleArchive
This method closes any revisions and deletes the bundle archive directory.
closeBundleLoader(BundleLoaderProxy) - Static method in class org.eclipse.osgi.internal.loader.BundleLoader
 
closed - Variable in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
The closed flag
closeIntermediateFile() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
 
CODE_ERROR - Static variable in interface org.eclipse.osgi.framework.adaptor.StatusException
The exception is unexpected and should result in an error.
CODE_INFO - Static variable in interface org.eclipse.osgi.framework.adaptor.StatusException
The exception is for informational purposes
CODE_OK - Static variable in interface org.eclipse.osgi.framework.adaptor.StatusException
The exception is ok and expected
CODE_WARNING - Static variable in interface org.eclipse.osgi.framework.adaptor.StatusException
The exception is unexpected by may be handled, but a warning should be logged
CollisionHook - Interface in org.osgi.framework.hooks.bundle
OSGi Framework Bundle Collision Hook Service.
CommandInterpreter - Interface in org.eclipse.osgi.framework.console
A command interpreter is a shell that can interpret command lines.
CommandProvider - Interface in org.eclipse.osgi.framework.console
When an object wants to provide a number of commands to the console, it should register an object with this interface.
commit(boolean) - Method in interface org.eclipse.osgi.framework.adaptor.BundleOperation
Commit the operation performed.
commit(boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.BundleInstall
 
commit(boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.BundleUninstall
Commit the change to persistent storage.
commit(boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.BundleUpdate
Commit the change to persistent storage.
commit(State) - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
commit() - Method in class org.eclipse.osgi.internal.permadmin.SecurityTableUpdate
 
commit(State) - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Commit the differences between the current state and the given state.
commit() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionUpdate
Commit this update.
compact() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
compactStorage() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
compactStorage() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Compact/cleanup the persistent storage for the adaptor.
companionFramework - Variable in class org.eclipse.osgi.internal.composite.CompositeBase
 
compare(BundleCapability, BundleCapability) - Method in class org.apache.felix.framework.resolver.CandidateComparator
 
compare(Object, Object) - Method in class org.apache.felix.framework.util.StringComparator
 
compare(KeyedElement) - Method in class org.eclipse.core.runtime.internal.adaptor.ClasspathManifest
 
compare(KeyedElement) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
compare(KeyedElement) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
compare(KeyedElement) - Method in interface org.eclipse.osgi.framework.util.KeyedElement
Compares this element with a specified element
compare(KeyedElement) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
compare(KeyedElement) - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
compare(KeyedElement) - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
compare(V, V) - Method in class org.eclipse.osgi.internal.module.VersionHashMap
 
compare(KeyedElement) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
compare(State) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
compare(State) - Method in class org.eclipse.osgi.internal.resolver.SystemState
 
compare(State) - Method in class org.eclipse.osgi.internal.resolver.UserState
 
compare(KeyedElement) - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
compare(State) - Method in interface org.eclipse.osgi.service.resolver.State
Returns a delta describing the differences between this state and the given state.
compareSubstring(List<String>, String) - Static method in class org.apache.felix.framework.capabilityset.SimpleFilter
 
compareTo(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Answers an integer indicating the relative positions of the receiver and the argument in the natural order of elements of the receiver's class.
compareTo(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
compareTo(ResolverBundle) - Method in class org.eclipse.osgi.internal.module.ResolverBundle
 
compareTo(NativeCodeDescription) - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
compareTo(Object) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
Compares this ServiceReference with the specified ServiceReference for order.
compareTo(ServiceRegistrationImpl<?>) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl
Compares this ServiceRegistrationImpl with the specified ServiceRegistrationImpl for order.
compareTo(Bundle) - Method in class org.eclipse.osgi.launch.Equinox
 
compareTo(BundleDelta) - Method in interface org.eclipse.osgi.service.resolver.BundleDelta
Answers an integer indicating the relative positions of the receiver and the argument in the natural order of elements of the receiver's class.
compareTo(NativeCodeDescription) - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
Native code descriptions are sorted with the following preferences: The minimum version of the os version ranges The language
compareTo(Object) - Method in interface org.osgi.framework.ServiceReference
Compares this ServiceReference with the specified ServiceReference for order.
compareTo(Version) - Method in class org.osgi.framework.Version
Compares this Version object to another Version.
compatibiltyBootDelegation - Variable in class org.eclipse.osgi.framework.internal.core.Framework
 
completeStateChange() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
This method completes the bundle state change by setting stateChanging to null and notifying one waiter that the state change has completed.
COMPOSITE_BUNDLE - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
COMPOSITE_CONFIGURATION - Static variable in class org.eclipse.osgi.internal.composite.CompositeImpl
 
COMPOSITE_HEADER - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
COMPOSITE_SERVICE_FILTER_EXPORT - Static variable in interface org.osgi.service.framework.CompositeBundleFactory
Deprecated.
Manifest header (named "CompositeServiceFilter-Export") identifying the service filters that are used by a surrogate bundle to select services that will be registered into a parent framework by its associated composite bundle.
COMPOSITE_SERVICE_FILTER_IMPORT - Static variable in interface org.osgi.service.framework.CompositeBundleFactory
Deprecated.
Manifest header (named "CompositeServiceFilter-Import") identifying the service filters that are used by a composite bundle to select services that will be registered into a child framework by its associated surrogate bundle.
CompositeBase - Class in org.eclipse.osgi.internal.composite
This is a base class for both composite and surrogate bundles.
CompositeBase(BundleData, Framework) - Constructor for class org.eclipse.osgi.internal.composite.CompositeBase
 
CompositeBundle - Interface in org.osgi.service.framework
Deprecated.
This API proposal was rejected by the OSGi Alliance and will not be part of any OSGi specification. Please transition to the org.osgi.framework.hooks API to control resolution, bundle, and service isolation. This API will be removed from Equinox in the 3.9 release You are cautioned against relying upon this API.
CompositeBundleFactory - Interface in org.osgi.service.framework
Deprecated.
This API proposal was rejected by the OSGi Alliance and will not be part of any OSGi specification. Please transition to the org.osgi.framework.hooks API to control resolution, bundle, and service isolation. This API will be removed from Equinox in the 3.9 release You are cautioned against relying upon this API.
CompositeClassLoader - Class in org.eclipse.osgi.internal.composite
 
CompositeClassLoader(ClassLoader, ClassLoaderDelegate, ClassLoaderDelegate, BaseData) - Constructor for class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
CompositeConfigurator - Class in org.eclipse.osgi.internal.composite
 
CompositeConfigurator() - Constructor for class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
CompositeHelper - Class in org.eclipse.osgi.internal.composite
 
CompositeHelper() - Constructor for class org.eclipse.osgi.internal.composite.CompositeHelper
 
CompositeImpl - Class in org.eclipse.osgi.internal.composite
 
CompositeImpl(BundleData, Framework) - Constructor for class org.eclipse.osgi.internal.composite.CompositeImpl
 
CompositeModule - Interface in org.eclipse.osgi.service.internal.composite
An internal interface only used by the composite implementation
CompositeResolveHelper - Interface in org.eclipse.osgi.internal.module
 
CompositeResolveHelperRegistry - Interface in org.eclipse.osgi.internal.module
 
CompoundEnumeration - Class in org.apache.felix.framework.util
 
CompoundEnumeration(Enumeration[]) - Constructor for class org.apache.felix.framework.util.CompoundEnumeration
 
compoundEnumerations(Enumeration<E>, Enumeration<E>) - Static method in class org.eclipse.osgi.internal.loader.BundleLoader
 
ComputeNodeOrder - Class in org.eclipse.osgi.internal.resolver
Borrowed from org.eclipse.core.internal.resources.ComputeProjectOrder to be used when computing the stop order.
computeNodeOrder(Object[], Object[][]) - Static method in class org.eclipse.osgi.internal.resolver.ComputeNodeOrder
Sorts the given list of projects in a manner that honors the given project reference relationships.
Condition - Interface in org.osgi.service.condpermadmin
The interface implemented by a Condition.
ConditionalPermissionAdmin - Interface in org.osgi.service.condpermadmin
Framework service to administer Conditional Permissions.
ConditionalPermissionInfo - Interface in org.osgi.service.condpermadmin
A list of Permissions guarded by a list of conditions with an access decision.
ConditionalPermissionUpdate - Interface in org.osgi.service.condpermadmin
Update the Conditional Permission Table.
ConditionInfo - Class in org.osgi.service.condpermadmin
Condition representation used by the Conditional Permission Admin service.
ConditionInfo(String, String[]) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
Constructs a ConditionInfo from the specified type and args.
ConditionInfo(String) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
Constructs a ConditionInfo object from the specified encoded ConditionInfo string.
CONFIG_FILE - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
Configurable - Interface in org.osgi.framework
Deprecated.
As of 1.2. Please use Configuration Admin service.
CONFIGURATION_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the configuration location.
confirm(String, boolean) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Prompts the user for confirmation.
connect() - Method in class org.eclipse.osgi.framework.internal.core.BundleSource
 
connect() - Method in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
 
connect() - Method in class org.eclipse.osgi.framework.internal.protocol.reference.ReferenceURLConnection
 
CONSOLE_BUNDLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleManager
 
CONSOLE_BUNDLE_HEADERS_TITLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_BUNDLE_ID_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_BUNDLE_LOCATION_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_BUNDLES_USING_SERVICE_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_CAN_NOT_REFRESH_NO_PACKAGE_ADMIN_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_CAN_NOT_USE_STARTLEVEL_NO_STARTLEVEL_SVC_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_CANNOT_FIND_BUNDLE_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_CONFIRM - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_CONFIRM_DISCONNECT - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_CONFIRM_MORE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_CONFIRM_VALUES - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_DATA_ROOT_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_ERROR_READING_RESOURCE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_EXECUTED_RESULT_CODE_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_EXPORTED_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_EXPORTED_PACKAGES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_EXPORTED_REMOVAL_PENDING_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_FRAGMENT_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_FRAMEWORK_IS_LAUNCHED_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_FRAMEWORK_IS_SHUTDOWN_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_FRAMEWORK_LAUNCHED_PLEASE_SHUTDOWN_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_FREE_MEMORY_AFTER_GARBAGE_COLLECTION_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_FREE_MEMORY_BEFORE_GARBAGE_COLLECTION_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_BUNDLE_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_BUNDLES_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_CLOSE_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_COMMAND_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_CONTROLLING_BUNDLES_HEADER - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_CONTROLLING_CONSOLE_HEADING - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_CONTROLLING_FRAMEWORK_HEADER - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_DISCONNECT - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_DISPLAYING_STATUS_HEADER - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_EXEC_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_EXIT_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_EXTRAS_HEADER - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_FILTER_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_FORK_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_GC_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_GETPROP_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_GETPROP_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_HEADERS_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_HELP_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_IDLOCATION_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_INIT_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_INSTALL_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_KEYVALUE_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_LAUNCH_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_MORE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_OPTIONAL_IDLOCATION_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_PACKAGES_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_PACKAGES_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_PROFILE_HEADING - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_PROFILELOG_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_REFRESH_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_SERVICES_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_SETPROP_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_SHUTDOWN_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_SS_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_START_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_STATE_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_STATUS_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_STOP_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_UNINSTALL_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HELP_UPDATE_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_HOST_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_ID - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_ID_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_IMPORTED_PACKAGES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_IMPORTS_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_INVALID_BUNDLE_SPECIFICATION_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_INVALID_INPUT - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_LINES_TO_SCROLL_NEGATIVE_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_LISTENING_ON_PORT - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_MEMORY_GAINED_WITH_GARBAGE_COLLECTION_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_MORE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_MORE_ENTER_LINES - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_N - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NAMED_CLASS_SPACE_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NESTED_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_BUNDLE_SPECIFIED_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_BUNDLES_USING_SERVICE_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_COMMAND_SPECIFIED_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_EXPORTED_PACKAGES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_EXPORTED_PACKAGES_NO_PACKAGE_ADMIN_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_FRAGMENT_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_HOST_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_IMPORTED_PACKAGES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_INSTALLED_BUNDLES_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_NAMED_CLASS_SPACES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_PARAMETERS_SPECIFIED_TITLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_REGISTERED_SERVICES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_REQUIRED_BUNDLES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NO_SERVICES_IN_USE_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_NOTHING_TO_INSTALL_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_PROMPT - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_PROMPT_DEFAULT - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_PROPS_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_PROVIDED_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_REGISTERED_BY_BUNDLE_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_REGISTERED_SERVICES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_REMOVAL_PENDING_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_REQUIRED_BUNDLES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_REQUIRES_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_RESOURCE_NOT_IN_BUNDLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_SERVICES_IN_USE_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_SETTING_PROPERTIES_TITLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_STALE_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_STARTED_IN_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_STATE_BUNDLE_FILE_NAME_HEADER - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_STATE_BUNDLE_TITLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_STATUS_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_SYSTEM_PROPERTIES_TITLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_THREADGROUP_TITLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_THREADS_COMMAND_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_THREADTYPE_TITLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_TOO_MUCH_INVALID_INPUT - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_TOTAL_MEMORY_MESSAGE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
CONSOLE_Y - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
ConsoleManager - Class in org.eclipse.osgi.framework.internal.core
 
ConsoleManager(Framework, String) - Constructor for class org.eclipse.osgi.framework.internal.core.ConsoleManager
 
ConsoleMsg - Class in org.eclipse.osgi.framework.internal.core
 
ConsoleMsg() - Constructor for class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
ConsoleSession - Class in org.eclipse.osgi.framework.console
A console session service provides the input and output to a single console session.
ConsoleSession() - Constructor for class org.eclipse.osgi.framework.console.ConsoleSession
 
Constants - Class in org.eclipse.osgi.framework.internal.core
This interface contains the constants used by the eclipse OSGi implementation.
Constants() - Constructor for class org.eclipse.osgi.framework.internal.core.Constants
 
Constants - Interface in org.eclipse.osgi.service.environment
Constants used with the EnvironmentInfo service.
Constants - Interface in org.osgi.framework
Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.
constraint - Variable in class org.eclipse.osgi.internal.module.ResolverConstraint
 
constructed - Variable in class org.eclipse.osgi.internal.signedcontent.BERProcessor
True if this is a structure for a constructed encoding.
contains(Object) - Method in class org.apache.felix.framework.resolver.ShadowList
 
contains(Object) - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
contains(KeyedElement) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Returns true if the specified element exists in this set.
contains(Object) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
contains(V) - Method in class org.eclipse.osgi.internal.module.VersionHashMap
 
contains(Object) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
containsAll(Collection<?>) - Method in class org.apache.felix.framework.resolver.ShadowList
 
containsAll(Collection<?>) - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
containsAll(Collection<?>) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
containsAll(Collection<?>) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
containsDir(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Determines if any BundleEntries exist in the given directory path.
containsDir(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
containsDir(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
 
containsDir(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
 
containsDir(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
containsDir(String) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
containsKey(Object) - Method in class org.apache.felix.framework.util.ShrinkableMap
 
containsKey(Object) - Method in class org.apache.felix.framework.util.StringMap
 
containsKey(Object) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Check if the map contains the specified key.
containsKey(Object) - Method in class org.eclipse.osgi.framework.util.Headers
 
containsKey(Object) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Returns true if an element with the specified key exists in this set.
containsKey(Object) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableValueCollectionMap
 
containsValue(Object) - Method in class org.apache.felix.framework.util.ShrinkableMap
 
containsValue(Object) - Method in class org.apache.felix.framework.util.StringMap
 
containsValue(Object) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Check if the map contains the specified value.
containsValue(Object) - Method in class org.eclipse.osgi.framework.util.Headers
 
containsValue(Object) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableValueCollectionMap
 
Content - Interface in org.apache.felix.framework.cache
 
ContentDirectoryContent - Class in org.apache.felix.framework.cache
 
ContentDirectoryContent(Content, String) - Constructor for class org.apache.felix.framework.cache.ContentDirectoryContent
 
ContentHandlerFactory - Class in org.eclipse.osgi.framework.internal.protocol
The ContentHandlerFactory is registered with the JVM to provide content handlers to requestors.
ContentHandlerFactory(BundleContext, FrameworkAdaptor) - Constructor for class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
ContentHandlerProxy - Class in org.eclipse.osgi.framework.internal.protocol
The ContentHandlerProxy is a ContentHandler that acts as a proxy for registered ContentHandlers.
ContentHandlerProxy(String, ServiceReference<ContentHandler>, BundleContext) - Constructor for class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
contentHandlerServiceReference - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
contentHandlerServiceTracker - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
contentType - Variable in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
content type for this URLConnection
contentType - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
context - Variable in class org.eclipse.osgi.framework.internal.core.BundleHost
The BundleContext that represents this Bundle and all of its fragments
context - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
context - Variable in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
context - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
CONTEXT - Static variable in class org.osgi.framework.AdminPermission
The action string context.
context - Variable in class org.osgi.util.tracker.BundleTracker
The Bundle Context used by this BundleTracker.
context - Variable in class org.osgi.util.tracker.ServiceTracker
The Bundle Context used by this ServiceTracker.
contextBootDelegation - Variable in class org.eclipse.osgi.framework.internal.core.Framework
 
ContextFinder - Class in org.eclipse.core.runtime.internal.adaptor
 
ContextFinder(ClassLoader) - Constructor for class org.eclipse.core.runtime.internal.adaptor.ContextFinder
 
convert(Map<String, Object>) - Static method in class org.apache.felix.framework.capabilityset.SimpleFilter
Converts a attribute map to a filter.
convertManifest(File, boolean, String, boolean, Dictionary<String, String>) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
convertManifest(File, File, boolean, String, boolean, Dictionary<String, String>) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
convertManifest(File, File, boolean, String, boolean, Dictionary<String, String>) - Method in interface org.eclipse.osgi.service.pluginconversion.PluginConverter
Converts a plug-in/fragment manifest at the given source base location (a directory or jar file) and generates a corresponding bundle manifest at the given default target location (a file).
convertManifest(File, boolean, String, boolean, Dictionary<String, String>) - Method in interface org.eclipse.osgi.service.pluginconversion.PluginConverter
Converts a plug-in/fragment manifest at the given source base location (a directory or jar file) and generates a corresponding bundle manifest returned as a dictionary.
copy(StorageHook) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
copy(StorageHook) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Copies the data from the specified storage hook into this storage hook.
copy(StorageHook) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
copy(StorageHook) - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
copyDir(File, File) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
Does a recursive copy of one directory to another.
CopyOnWriteIdentityMap<K,V> - Class in org.eclipse.osgi.framework.eventmgr
A copy-on-write identity map.
CopyOnWriteIdentityMap() - Constructor for class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Creates an empty map.
CopyOnWriteIdentityMap(CopyOnWriteIdentityMap<? extends K, ? extends V>) - Constructor for class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Copy constructor.
copyToTempLibrary(BaseData, String) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
CoreResolverHookFactory - Class in org.eclipse.osgi.framework.internal.core
This class encapsulates the delegation to ResolverHooks that are registered with the service registry.
CoreResolverHookFactory(BundleContextImpl, ServiceRegistry) - Constructor for class org.eclipse.osgi.framework.internal.core.CoreResolverHookFactory
 
countCollisions() - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Returns the number of collisions this set currently has
create(long, int, String, InputStream) - Method in class org.apache.felix.framework.cache.BundleCache
 
create(File) - Method in class org.apache.felix.framework.util.WeakZipFileFactory
Factory method used to create weak zip files.
create(BaseData) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
create(BaseData) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Creates an uninitialized storage hook for the specified bundledata.
create(BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
create(BaseData) - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
createBaseData(long, String) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
createBundle(BundleData, Framework, boolean) - Static method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Bundle object constructor.
createBundleDescription(Dictionary<String, String>, String, long) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
Deprecated. 
createBundleDescription(State, Dictionary<String, String>, String, long) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
Deprecated. 
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean, boolean, boolean, String, String, GenericSpecification[], GenericDescription[]) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
Deprecated. 
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[]) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[], NativeCodeSpecification) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String, String[], GenericSpecification[], GenericDescription[], NativeCodeSpecification) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createBundleDescription(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String[], boolean, boolean, boolean, String, String, GenericSpecification[], GenericDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle description from the given parameters.
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[], NativeCodeSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle description from the given parameters.
createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], String, String[], GenericSpecification[], GenericDescription[], NativeCodeSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle description from the given parameters.
createBundleDescription(State, Dictionary<String, String>, String, long) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Returns a bundle description based on the information in the supplied manifest dictionary.
createBundleDescription(Dictionary<String, String>, String, long) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
createBundleDescription(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle description that is a copy of the given description.
createBundleFile(Object, BaseData) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
Creates a bundle file object for the given content and base data.
createBundleFile(Object, BaseData, boolean) - Method in interface org.eclipse.osgi.baseadaptor.hooks.BundleFileFactoryHook
Creates a bundle file for the given content and base data.
createBundleFile(Object, BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
createBundleSpecification(String, VersionRange, boolean, boolean) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createBundleSpecification(BundleSpecification) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createBundleSpecification(String, VersionRange, boolean, boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle specification from the given parameters.
createBundleSpecification(BundleSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a bundle specification that is a copy of the given constraint.
createBundleSpecifications(String) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createBundleSpecifications(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates bundle specifications from the given declaration.
createClassLoader(ClassLoader, ClassLoaderDelegate, BundleProtectionDomain, BaseData, String[]) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook
 
createClassLoader(ClassLoaderDelegate, BundleProtectionDomain, String[]) - Method in class org.eclipse.osgi.baseadaptor.BaseData
This method calls all the configured class loading hooks ClassLoadingHook.createClassLoader(ClassLoader, ClassLoaderDelegate, BundleProtectionDomain, BaseData, String[]) methods until on returns a non-null value.
createClassLoader(ClassLoader, ClassLoaderDelegate, BundleProtectionDomain, BaseData, String[]) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook
createClassLoader(ClassLoaderDelegate, BundleProtectionDomain, String[]) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Creates the ClassLoader for the BundleData.
createClassLoader(ClassLoader, ClassLoaderDelegate, BundleProtectionDomain, BaseData, String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseClassLoadingHook
 
createClassLoader(ClassLoader, ClassLoaderDelegate, BundleProtectionDomain, BaseData, String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
createClassLoader(ClassLoaderDelegate, BundleProtectionDomain, String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.SystemBundleData
 
createClassLoader(ClassLoader, ClassLoaderDelegate, BundleProtectionDomain, BaseData, String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
createClassLoader(ClassLoader, ClassLoaderDelegate, BundleProtectionDomain, BaseData, String[]) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
createClassLoader() - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
createClassPathEntry(BundleFile, ProtectionDomain) - Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
Creates a classpath entry with the given bundle file and domain
createClassPathEntry(BundleFile, ProtectionDomain) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
createClassPathEntry(BundleFile, ProtectionDomain) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
createContentHandler(String) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
createContext() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Create a BundleContext for this bundle.
createExportPackageDescription(ExportPackageDescription) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createExportPackageDescription(String, Version, Map<String, ?>, Map<String, ?>, boolean, BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createExportPackageDescription(String, Version, Map<String, ?>, Map<String, ?>, boolean, BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Used by the Resolver to dynamically create ExportPackageDescription objects during the resolution process.
createExportPackageDescription(ExportPackageDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates an export package specification that is a copy of the given constraint
createExportPackageDescriptions(String) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createExportPackageDescriptions(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates export package descriptions from the given declaration.
createFilter(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Construct a Filter object.
createFilter(String) - Method in interface org.osgi.framework.BundleContext
Creates a Filter object.
createFilter(String) - Static method in class org.osgi.framework.FrameworkUtil
Creates a Filter object.
createFrameworkLog() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
createFrameworkLog() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
createFrameworkLog() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
createFrameworkLog() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
createFrameworkLog() - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.getFrameworkLog().
createFrameworkLog() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
createFrameworkLog() - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
createFrameworkLog() - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
createGenerationDir() - Method in class org.eclipse.osgi.internal.baseadaptor.SystemBundleData
 
createGenericDescription(String, String, Version, Map<String, ?>) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
Deprecated. 
createGenericDescription(String, Map<String, ?>, Map<String, String>, BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createGenericDescription(String, String, Version, Map<String, ?>) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
createGenericDescription(String, Map<String, ?>, Map<String, String>, BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a generic description from the given parameters
createGenericDescriptions(String) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createGenericDescriptions(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates generic descriptions from the given declaration.
createGenericSpecification(String, String, String, boolean, boolean) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createGenericSpecification(String, String, String, boolean, boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a generic specification from the given parameters
createGenericSpecifications(String) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createGenericSpecifications(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates generic specifications from the given declaration.
createHostSpecification(String, VersionRange) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createHostSpecification(HostSpecification) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createHostSpecification(String, VersionRange) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a host specification from the given parameters.
createHostSpecification(HostSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a host specification that is a copy of the given constraint.
createHostSpecifications(String) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createHostSpecifications(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates host specifications from the given declaration.
createImportPackageSpecification(String, VersionRange, String, VersionRange, Map<String, ?>, Map<String, ?>, BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createImportPackageSpecification(ImportPackageSpecification) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createImportPackageSpecification(String, VersionRange, String, VersionRange, Map<String, ?>, Map<String, ?>, BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates an import package specification from the given parameters.
createImportPackageSpecification(ImportPackageSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates an import package specification that is a copy of the given import package
createImportPackageSpecifications(String) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createImportPackageSpecifications(String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates an import package specifications from the given declaration.
createInternalContentHandler(String) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
createInternalURLStreamHandler(String) - Method in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
createLocation(Location, URL, boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
createLocation(Location, URL, boolean) - Method in interface org.eclipse.osgi.service.datalocation.Location
Constructs a new location.
createLocker(File, String) - Static method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
createNativeCodeDescription(String[], String[], String[], VersionRange[], String[], String) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createNativeCodeDescription(String[], String[], String[], VersionRange[], String[], String) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a native code description from the given parameters
createNativeCodeSpecification(NativeCodeDescription[], boolean) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createNativeCodeSpecification(NativeCodeDescription[], boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a native code specification from the given parameters
createPackageSource(ExportPackageDescription, boolean) - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
createProtectionDomain(BundleFile, ProtectionDomain) - Static method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
Creates a ProtectionDomain which uses specified BundleFile and the permissions of the baseDomain
createProtectionDomain(Bundle) - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
createResolver() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
createResolver() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Creates a new Resolver that is not associated with any State.
createSecureAction() - Static method in class org.eclipse.osgi.framework.util.SecureAction
Creates a privileged action that can be used to construct a SecureAction object.
createState() - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
Deprecated. 
createState(boolean) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createState(State) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createState() - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
createState(boolean) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates an empty state with or without a resolver.
createState(State) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Creates a new state that is a copy of the given state.
createSystemBundleData() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
createSystemBundleData() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Creates a BundleData object for the System Bundle.
createSystemState() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
Creates a new State used by the system.
createSystemState(BundleContext) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
createTempFile(String, String, File) - Method in class org.apache.felix.framework.util.SecureAction
 
createTempFile(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Creates a new unique empty temporary-file in the storage manager base directory.
createThread(Runnable, String, ClassLoader) - Method in class org.eclipse.osgi.framework.util.SecureAction
Creates a new Thread from a Runnable.
createURL(String, String, int, String, URLStreamHandler) - Method in class org.apache.felix.framework.util.SecureAction
 
createURL(URL, String, URLStreamHandler) - Method in class org.apache.felix.framework.util.SecureAction
 
createURLStreamHandler(String) - Method in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
Creates a new URLStreamHandler instance for the specified protocol.
currentLineCount - Variable in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
The number of lines printed without user prompt.
cursor - Variable in class org.eclipse.osgi.framework.internal.core.Tokenizer
 

D

debug - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
DEBUG - Static variable in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
debug(String) - Static method in class org.eclipse.core.runtime.internal.adaptor.MessageHelper
Print a debug message to the console.
DEBUG - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
Debug - Class in org.eclipse.osgi.framework.debug
This class has debug constants which can be used by the Framework implementation and Adaptor implementations
Debug() - Constructor for class org.eclipse.osgi.framework.debug.Debug
 
DEBUG - Static variable in class org.eclipse.osgi.internal.baseadaptor.StateManager
General debug flag
DEBUG - Static variable in class org.eclipse.osgi.internal.module.ResolverImpl
 
DEBUG - Static variable in class org.eclipse.osgi.internal.profile.Profile
The logging state of DEBUG messages
DEBUG_BUNDLE_TIME - Static variable in class org.eclipse.osgi.framework.debug.Debug
Bundle time debug flag.
DEBUG_CONFLICTS - Static variable in class org.eclipse.osgi.internal.module.ResolverImpl
 
DEBUG_CYCLES - Static variable in class org.eclipse.osgi.internal.module.ResolverImpl
 
DEBUG_ENABLED - Static variable in class org.eclipse.osgi.framework.debug.Debug
Indicates if tracing is enabled
DEBUG_EVENTS - Static variable in class org.eclipse.osgi.framework.debug.Debug
Events debug flag.
DEBUG_FILTER - Static variable in class org.eclipse.osgi.framework.debug.Debug
Filter debug flag.
DEBUG_GENERAL - Static variable in class org.eclipse.osgi.framework.debug.Debug
General debug flag.
DEBUG_GENERICS - Static variable in class org.eclipse.osgi.internal.module.ResolverImpl
 
DEBUG_HOOKS - Static variable in class org.eclipse.osgi.framework.debug.Debug
Hooks debug flag.
DEBUG_IMPORTS - Static variable in class org.eclipse.osgi.internal.module.ResolverImpl
 
DEBUG_LOADER - Static variable in class org.eclipse.osgi.framework.debug.Debug
Loader debug flag.
DEBUG_MANIFEST - Static variable in class org.eclipse.osgi.framework.debug.Debug
Manifest debug flag.
DEBUG_MESSAGE_BUNDLES - Static variable in class org.eclipse.osgi.framework.debug.Debug
Message debug flag.
DEBUG_PACKAGEADMIN - Static variable in class org.eclipse.osgi.framework.debug.Debug
PackageAdmin debug flag.
DEBUG_PACKAGEADMIN_TIMING - Static variable in class org.eclipse.osgi.framework.debug.Debug
PackageAdmin timing debug flag.
DEBUG_PACKAGES - Static variable in class org.eclipse.osgi.framework.debug.Debug
Packages debug flag.
DEBUG_PLATFORM_ADMIN - Static variable in class org.eclipse.osgi.internal.baseadaptor.StateManager
PlatformAdmin debug flag
DEBUG_PLATFORM_ADMIN_RESOLVER - Static variable in class org.eclipse.osgi.internal.baseadaptor.StateManager
PlatformAdmin resolver debug flag
DEBUG_READER - Static variable in class org.eclipse.osgi.internal.baseadaptor.StateManager
Reader debug flag
DEBUG_REQUIRES - Static variable in class org.eclipse.osgi.internal.module.ResolverImpl
 
DEBUG_SECURITY - Static variable in class org.eclipse.osgi.framework.debug.Debug
Security debug flag.
DEBUG_SERVICES - Static variable in class org.eclipse.osgi.framework.debug.Debug
Services debug flag.
DEBUG_STARTLEVEL - Static variable in class org.eclipse.osgi.framework.debug.Debug
Start level debug flag.
DEBUG_USES - Static variable in class org.eclipse.osgi.internal.module.ResolverImpl
 
DEBUG_WIRING - Static variable in class org.eclipse.osgi.internal.module.ResolverImpl
 
DebugOptions - Interface in org.eclipse.osgi.service.debug
Used to get debug options settings and creating a new DebugTrace instance for a bundle to use for dynamic tracing.
DebugOptionsListener - Interface in org.eclipse.osgi.service.debug
A debug options listener is notified whenever one of its plug-in option-path entries is changed.
DebugTrace - Interface in org.eclipse.osgi.service.debug
A DebugTrace is used to record debug trace statements, based on the current option settings in a corresponding DebugOptions class.
debugTraceCache - Static variable in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
A cache of all of the bundles DebugTrace in the format -->
decFWSL(int, AbstractBundle[]) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Decrement the active startlevel by one
decode(String) - Static method in class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
decode(byte[]) - Static method in class org.eclipse.osgi.internal.signedcontent.Base64
This method decodes the byte array in base 64 encoding into a char array Base 64 encoding has to be according to the specification given by the RFC 1521 (5.2).
DEFAULT_ADAPTOR_CLASS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
string containing the classname of the adaptor to be used in this framework instance
DEFAULT_AUTHORIZATION_ENGINE - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
DEFAULT_BUFFER_SIZE - Static variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
DEFAULT_OPTION_PATH - Static variable in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
If a bundles symbolic name is not specified then the default value of /debug can be used
DEFAULT_OSGI_PROPERTIES - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
DEFAULT_PACKAGE - Static variable in class org.eclipse.osgi.internal.loader.BundleLoader
 
Default_Trust_Cert_Not_Found - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
DEFAULT_TRUST_ENGINE - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
Default_Trust_Existing_Alias - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
Default_Trust_Existing_Cert - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
Default_Trust_Keystore_Load_Failed - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
Default_Trust_Read_Only - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
DEFAULT_TYPE - Static variable in interface org.eclipse.osgi.service.resolver.GenericDescription
The default type of generic capability.
DefaultAuthorizationEngine - Class in org.eclipse.osgi.internal.service.security
 
DefaultAuthorizationEngine(BundleContext, State) - Constructor for class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
DefaultClassLoader - Class in org.eclipse.osgi.internal.baseadaptor
The default implementation of BaseClassLoader.
DefaultClassLoader(ClassLoader, ClassLoaderDelegate, ProtectionDomain, BaseData, String[]) - Constructor for class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
Constructs a new DefaultClassLoader.
defaultFactory - Static variable in interface org.eclipse.osgi.service.resolver.StateObjectFactory
The default object factory that can be used to create, populate and resolve states.
DEFAULTPROFILE_OPTION - Static variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
DEFAULTPROFILE_PROP - Static variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
DefaultProfileLogger - Class in org.eclipse.osgi.internal.profile
 
DefaultProfileLogger() - Constructor for class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
DefaultProfileLogger.AccumPerfData - Class in org.eclipse.osgi.internal.profile
 
DefaultProfileLogger.AccumPerfData(String) - Constructor for class org.eclipse.osgi.internal.profile.DefaultProfileLogger.AccumPerfData
 
DefaultProfileLogger.AccumPerfScope - Class in org.eclipse.osgi.internal.profile
 
DefaultProfileLogger.AccumPerfScope(String, long) - Constructor for class org.eclipse.osgi.internal.profile.DefaultProfileLogger.AccumPerfScope
 
DefaultProfileLogger.TimeEntry - Class in org.eclipse.osgi.internal.profile
 
DefaultProfileLogger.TimeEntry() - Constructor for class org.eclipse.osgi.internal.profile.DefaultProfileLogger.TimeEntry
 
DefaultStartupMonitor - Class in org.eclipse.core.runtime.internal.adaptor
 
DefaultStartupMonitor(Runnable) - Constructor for class org.eclipse.core.runtime.internal.adaptor.DefaultStartupMonitor
Create a new startup monitor using the given splash handler.
defineClass(String, byte[], ClasspathEntry, BundleEntry) - Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
Defines a Class.
defineClass(String, byte[], ClasspathEntry, BundleEntry) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
defineClass(String, byte[], ClasspathEntry, BundleEntry) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
DEL_BUNDLE_STORE - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
DEL_GENERATION - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
delegate - Variable in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
delete() - Method in class org.apache.felix.framework.cache.BundleCache
 
delete(File) - Static method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Delete the specified reliable file on the underlying file system.
delete() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRow
Deprecated. 
delete() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
Deprecated. 
delete() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Deprecated.
Since 1.1. Use ConditionalPermissionAdmin.newConditionalPermissionUpdate() instead to manage the Conditional Permissions.
DELETE_FLAG - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
the file name for the delete flag.
deleteFile(File) - Method in class org.apache.felix.framework.util.SecureAction
 
DENIED - Static variable in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEvent
Result code meaning that the operation was denied
DENY - 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 "deny" if the conditions are all satisfied and at least one of the permissions is implied.
DependentPolicy - Class in org.eclipse.osgi.internal.loader.buddy
DependentPolicy is an implementation of a buddy policy.
DependentPolicy(BundleLoader) - Constructor for class org.eclipse.osgi.internal.loader.buddy.DependentPolicy
 
deprocess(String) - Static method in class org.eclipse.osgi.util.TextProcessor
Removes directional marker characters in the given string that were inserted by utilizing the process(String) or process(String, String) methods.
description - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.TimeEntry
 
DescriptionReference - Interface in org.eclipse.osgi.service.resolver.extras
A reference to a BaseDescription.
designateSuccessor() - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
detachFromHosts() - Method in class org.eclipse.osgi.internal.module.ResolverBundle
 
DevClassLoadingHook - Class in org.eclipse.osgi.internal.baseadaptor
 
DevClassLoadingHook() - Constructor for class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
DevClassPathHelper - Class in org.eclipse.osgi.internal.baseadaptor
This class provides helper methods to support developement classpaths.
DevClassPathHelper() - Constructor for class org.eclipse.osgi.internal.baseadaptor.DevClassPathHelper
 
DEVELOPMENT_MODE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
digestManifestSearch - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
digestManifestSearchLen - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
DirBundleFile - Class in org.eclipse.osgi.baseadaptor.bundlefile
A BundleFile that uses a directory as its base file.
DirBundleFile(File, boolean) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
Constructs a DirBundleFile
DIRECTIVE_SEPARATOR - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
DirectoryContent - Class in org.apache.felix.framework.cache
 
DirectoryContent(Logger, Map, WeakZipFileFactory, Object, File, File) - Constructor for class org.apache.felix.framework.cache.DirectoryContent
 
DirZipBundleEntry - Class in org.eclipse.osgi.baseadaptor.bundlefile
Represents a directory entry in a ZipBundleFile.
DirZipBundleEntry(ZipBundleFile, String) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
 
DISABLED_BUNDLE - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because the bundle was disabled
DisabledInfo - Class in org.eclipse.osgi.service.resolver
A disabled info represents a policy decision to disable a bundle which exists in a State.
DisabledInfo(String, String, BundleDescription) - Constructor for class org.eclipse.osgi.service.resolver.DisabledInfo
DisabledInfo constructor.
dispatchEvent(Object, Object, int, BundleFile) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
 
dispatchEvent(K, V, int, E) - Method in interface org.eclipse.osgi.framework.eventmgr.EventDispatcher
This method is called once for each listener.
dispatchEvent(Object, Object, int, Object) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Bottom level event dispatcher for the BundleContext.
dispatchEvent(Object, Object, int, StartLevelEvent) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
This method is the call back that is called once for each listener.
dispatchEventAsynchronous(int, E) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
Asynchronously dispatch an event to the snapshot list.
dispatchEventSynchronous(int, E) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
Synchronously dispatch an event to the snapshot list.
dispose() - Method in class org.apache.felix.framework.BundleWiringImpl
 
doAddTrustAnchor(Certificate, String) - Method in class org.eclipse.osgi.internal.service.security.KeyStoreTrustEngine
 
doAddTrustAnchor(Certificate, String) - Method in class org.eclipse.osgi.service.security.TrustEngine
Add a trust anchor point to this trust engine.
doAuthorize(SignedContent, Object) - Method in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEngine
Authorizes a SignedContent object.
doAuthorize(SignedContent, Object) - Method in class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
doBuddyClassLoading(String) - Method in class org.eclipse.osgi.internal.loader.buddy.PolicyHandler
 
doBuddyResourceLoading(String) - Method in class org.eclipse.osgi.internal.loader.buddy.PolicyHandler
 
doBuddyResourcesLoading(String) - Method in class org.eclipse.osgi.internal.loader.buddy.PolicyHandler
 
doClose() - Method in class org.eclipse.osgi.framework.console.ConsoleSession
Called by the ConsoleSession.close() method to free resources associated with this console session.
doClose() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsoleSession
 
docommand(String) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsole
Process the args on the command line.
doLog(Bundle, ServiceReference, int, String, Throwable) - Method in class org.apache.felix.framework.Logger
 
domain - Variable in class org.eclipse.osgi.framework.internal.core.AbstractBundle
ProtectionDomain for the bundle
domain - Variable in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
DOMFACTORYNAME - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
The DOM factory name
doneBooting() - Static method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
doRemoveTrustAnchor(Certificate) - Method in class org.eclipse.osgi.internal.service.security.KeyStoreTrustEngine
 
doRemoveTrustAnchor(String) - Method in class org.eclipse.osgi.internal.service.security.KeyStoreTrustEngine
 
doRemoveTrustAnchor(Certificate) - Method in class org.eclipse.osgi.service.security.TrustEngine
Remove a trust anchor point from the engine, based on the certificate itself.
doRemoveTrustAnchor(String) - Method in class org.eclipse.osgi.service.security.TrustEngine
Remove a trust anchor point from the engine, based on the human readable "friendly name"
doResolveBundles(Bundle[], boolean, FrameworkListener[]) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
DOT_DSA - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
DOT_RSA - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
DOT_SF - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
down() - Method in class org.apache.felix.framework.util.Mutex
 
DSA_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
dsort(Object[], int, int) - Static method in class org.eclipse.osgi.framework.internal.core.Util
Sorts the specified range in the array in descending order.
dump() - Method in class org.apache.felix.framework.capabilityset.CapabilitySet
 
DUPLICATE_BUNDLE_ERROR - Static variable in exception org.osgi.framework.BundleException
The install or update operation failed because another already installed bundle has the same symbolic name and version.
dynamicCacheChanged() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
dynamicFragments() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
dynamicFragments() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns true if this bundle allows fragments to attach dynamically after it has been resolved.
DYNAMICIMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the packages that the bundle may dynamically import during execution.
DynamicImportList - Class in org.eclipse.osgi.internal.baseadaptor.weaving
A list of DynamicImport-Package statements that are to be used for adding new dynamic imports to a bundle class loader.
DynamicImportList(WovenClassImpl) - Constructor for class org.eclipse.osgi.internal.baseadaptor.weaving.DynamicImportList
 

E

EAGER_ACTIVATION - Static variable in class org.apache.felix.framework.BundleRevisionImpl
 
EAGER_ACTIVATION - Static variable in class org.apache.felix.framework.BundleWiringImpl
 
ECLIPSE_ADAPTOR_ERROR_XML_SERVICE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_ADAPTOR_EXITING - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_ADAPTOR_RUNTIME_ERROR - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_AUTOSTART - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
ECLIPSE_AUTOSTART_EXCEPTIONS - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
ECLIPSE_BUNDLESTOPPER_CYCLES_FOUND - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CACHEDMANIFEST_UNEXPECTED_EXCEPTION - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CANNOT_CHANGE_LOCATION - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CLASSLOADER_ACTIVATION - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CLASSLOADER_CANNOT_GET_HEADERS - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CLASSLOADER_CONCURRENT_STARTUP - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_BUNDLE_DISABLED_MESSAGE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_CANNOT_FIND_BUNDLE_ERROR - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_COMMANDS_HEADER - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_DIRECT_CONSTRAINTS - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_DISABLED_BUNDLE_HEADER - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_DISABLED_BUNDLE_REASON1 - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_DISABLED_COUNT_MESSAGE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_HELP_DIAG_COMMAND_DESCRIPTION - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_HELP_DISABLE_COMMAND_DESCRIPTION - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_HELP_ENABLE_COMMAND_DESCRIPTION - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_HELP_LD_COMMAND_DESCRIPTION - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_LEAF_CONSTRAINTS - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_NO_BUNDLE_SPECIFIED_ERROR - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_NO_CONSTRAINTS - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONSOLE_NO_CONSTRAINTS_NO_PLATFORM_ADMIN_MESSAGE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONVERTER_ERROR_CONVERTING - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONVERTER_ERROR_CREATING_BUNDLE_MANIFEST - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONVERTER_ERROR_PARSING_PLUGIN_MANIFEST - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONVERTER_FILENOTFOUND - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONVERTER_MISSING_ATTRIBUTE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONVERTER_NO_SAX_FACTORY - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONVERTER_PARSE_UNKNOWNTOP_ELEMENT - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_CONVERTER_PLUGIN_LIBRARY_IGNORED - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_DATA_ERROR_READING_MANIFEST - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_DATA_MANIFEST_NOT_FOUND - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_HOME_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the eclipse home location.
Eclipse_JREBUNDLE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
ECLIPSE_LAZYSTART - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Manifest header used to specify the lazy start properties of a bundle
ECLIPSE_LAZYSTART_EXCEPTIONS - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
An Eclipse-LazyStart attribute used to specify exception classes for auto start
ECLIPSE_MISSING_DYNAMIC_IMPORTED_PACKAGE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_MISSING_HOST - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_MISSING_IMPORTED_PACKAGE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_MISSING_NATIVECODE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_MISSING_OPTIONAL_IMPORTED_PACKAGE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_MISSING_OPTIONAL_REQUIRED_BUNDLE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_MISSING_REQUIRED_BUNDLE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_MISSING_REQUIRED_CAPABILITY - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_MISSING_REQUIREMENT - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_OSGI - Static variable in class org.eclipse.osgi.framework.debug.Debug
Base debug option key (org.eclispe.osgi).
ECLIPSE_PLATFORMFILTER - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
ECLIPSE_PLUGIN_EXTRACTION_PROBLEM - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_PROPERTIES - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
ECLIPSE_STARTUP_ALL_NOT_RESOLVED - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_ALREADY_RUNNING - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_APP_ERROR - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_BUNDLE_NOT_FOUND - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_ERROR_BUNDLE_NOT_ACTIVE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_ERROR_BUNDLE_NOT_RESOLVED - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_ERROR_CHECK_LOG - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_ERROR_NO_APPLICATION - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_FAILED_INSTALL - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_FAILED_START - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_FAILED_UNINSTALL - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_FILEMANAGER_OPEN_ERROR - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_NOT_RUNNING - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_PROPS_NOT_SET - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_ROOTS_NOT_RESOLVED - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_SHUTDOWN_ERROR - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_STARTUP_STARTUP_ERROR - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
ECLIPSE_SYSTEMBUNDLE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Eclipse-SystemBundle header
EclipseAdaptorHook - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseAdaptorHook() - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
EclipseAdaptorMsg - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseAdaptorMsg() - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
EclipseAppLauncher - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseAppLauncher(BundleContext, boolean, boolean, FrameworkLog) - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
 
EclipseClassLoadingHook - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseClassLoadingHook() - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook
 
EclipseCommandProvider - Class in org.eclipse.core.runtime.internal.adaptor
Internal class.
EclipseCommandProvider(BundleContext) - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseCommandProvider
 
EclipseEnvironmentInfo - Class in org.eclipse.core.runtime.internal.adaptor
Internal class.
EclipseErrorHandler - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseErrorHandler() - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
EclipseLazyStarter - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseLazyStarter() - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
EclipseLogFactory - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseLogFactory(EclipseLogWriter, LogServiceManager) - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseLogFactory
 
EclipseLogHook - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseLogHook() - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
EclipseLogWriter - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseLogWriter(File, String, boolean) - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
Constructs an EclipseLog which uses the specified File to log messages to
EclipseLogWriter(Writer, String, boolean) - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
Constructs an EclipseLog which uses the specified Writer to log messages to
EclipseStarter - Class in org.eclipse.core.runtime.adaptor
Special startup class for the Eclipse Platform.
EclipseStarter() - Constructor for class org.eclipse.core.runtime.adaptor.EclipseStarter
 
EclipseStorageHook - Class in org.eclipse.core.runtime.internal.adaptor
 
EclipseStorageHook() - Constructor for class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
EFFECTIVE_ACTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a capability that is effective at active time.
EFFECTIVE_ACTIVE - Static variable in class org.osgi.resource.Namespace
The directive value identifying a capability or requirement that is effective at active time.
EFFECTIVE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying the effective time of the provided capability.
EFFECTIVE_RESOLVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a capability that is effective at resolve time.
EFFECTIVE_RESOLVE - Static variable in class org.osgi.resource.Namespace
The directive value identifying a capability or requirement that is effective at resolve time.
ELEMENT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
ELEMENT_NAME - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
ELEMENT_VALUE - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
elements() - Method in class org.apache.felix.framework.util.MapToDictionary
 
elements() - Method in class org.eclipse.core.runtime.internal.adaptor.CachedManifest
 
elements() - Method in class org.eclipse.equinox.log.LogPermissionCollection
 
elements() - Method in class org.eclipse.osgi.framework.util.Headers
Values.
elements() - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Returns all elements that exist in this set
elements(Object[]) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Copies all elements that exist in this set into the specified array.
elements() - Method in class org.eclipse.osgi.internal.permadmin.BundlePermissions
 
elements() - Method in class org.eclipse.osgi.internal.permadmin.PermissionInfoCollection
 
elements() - Method in class org.eclipse.osgi.internal.permadmin.SecurityTable
 
empty - Variable in class org.eclipse.osgi.internal.module.MappedList
 
EMPTY_STRING - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
emptyRange - Static variable in class org.eclipse.osgi.service.resolver.VersionRange
An empty version range: "0.0.0".
emptyVersion - Static variable in class org.osgi.framework.Version
The empty version "0.0.0".
encode(byte[], int) - Static method in class org.apache.felix.framework.util.Util
Encode a raw byte array to a Base64 String.
encode(InputStream, OutputStream, int) - Static method in class org.apache.felix.framework.util.Util
 
encode(byte[]) - Static method in class org.eclipse.osgi.internal.signedcontent.Base64
This method encodes the byte array into a char array in base 64 according to the specification given by the RFC 1521 (5.2).
encodeFileURL(File) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
 
end() - Method in interface org.osgi.framework.hooks.resolver.ResolverHook
This method is called once at the end of the resolve process.
END_ACTIVATION - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
The activation process has ended for a bundle
END_DEACTIVATION - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
The deactivation process has ended for a bundle
END_INSTALLING - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
The install process has ended for a bundle
END_UNINSTALLING - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
The uninstallation process has ended for a bundle
endActivation() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
endActivation(Bundle) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
endDocument() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
endElement(String, String, String) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
endLoadingClass(String, String, boolean) - Static method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
endOfSequence() - Method in class org.eclipse.osgi.internal.signedcontent.BERProcessor
 
ENFORCE_NONE - Static variable in class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
ENFORCE_SIGNED - Static variable in class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
ENFORCE_TRUSTED - Static variable in class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
ENFORCE_VALIDITY - Static variable in class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
enter - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.AccumPerfScope
 
ENTER_DESCRIPTION - Static variable in class org.eclipse.osgi.internal.profile.Profile
The description for method enter
enters - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.AccumPerfData
 
entries() - Method in class org.apache.felix.framework.util.WeakZipFileFactory.WeakZipFile
Returns an enumeration of zip entries from the zip file.
entryReport(DefaultProfileLogger.TimeEntry, DefaultProfileLogger.TimeEntry) - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
entrySet() - Method in class org.apache.felix.framework.util.ImmutableMap
 
entrySet() - Method in class org.apache.felix.framework.util.ShrinkableMap
 
entrySet() - Method in class org.apache.felix.framework.util.StringMap
 
entrySet() - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Returns a snapshot of the entries in this map.
entrySet() - Method in class org.eclipse.osgi.framework.util.Headers
 
entrySet() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableValueCollectionMap
 
EnvironmentInfo - Interface in org.eclipse.osgi.service.environment
A Framework service which gives access to the command line used to start this running framework as well as information about the environment such as the current operating system, machine architecture, locale and windowing system.
EQ - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 
equals(Object) - Method in class org.apache.felix.framework.BundleProtectionDomain
 
equals(Object) - Method in class org.apache.felix.framework.FilterImpl
 
equals(Object) - Method in class org.apache.felix.framework.resolver.WrappedCapability
 
equals(Object) - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
equals(URL, URL) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
equals(Object) - Method in class org.apache.felix.framework.util.ListenerInfo
 
equals(Object) - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
equals(Object) - Method in class org.apache.felix.framework.util.VersionRange
 
equals(Object) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.Prerequisite
 
equals(Object) - Method in class org.eclipse.equinox.log.LogPermission
 
equals(URL, URL) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
equals(Object) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Compares this Filter object to another object.
equals(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
equals(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
equals(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
equals(Object) - Method in class org.eclipse.osgi.internal.loader.SingleSourcePackage
 
equals(Object) - Method in class org.eclipse.osgi.internal.permadmin.SecurityRow
 
equals(Object) - Method in class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
 
equals(Object) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.eclipse.osgi.internal.signedcontent.SignerInfoImpl
 
equals(Object) - Method in class org.eclipse.osgi.service.resolver.DisabledInfo
 
equals(Object) - Method in class org.osgi.framework.AdaptPermission
Determines the equality of two AdaptPermission objects.
equals(Object) - Method in class org.osgi.framework.AdminPermission
Determines the equality of two AdminPermission objects.
equals(Object) - Method in class org.osgi.framework.BundlePermission
Determines the equality of two BundlePermission objects.
equals(Object) - Method in class org.osgi.framework.CapabilityPermission
Determines the equality of two CapabilityPermission objects.
equals(Object) - Method in interface org.osgi.framework.Filter
Compares this Filter to another Filter.
equals(Object) - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Compares this ListenerInfo to another ListenerInfo.
equals(Object) - Method in class org.osgi.framework.PackagePermission
Determines the equality of two PackagePermission objects.
equals(Object) - Method in class org.osgi.framework.ServicePermission
Determines the equality of two ServicePermission objects.
equals(Object) - Method in class org.osgi.framework.Version
Compares this Version object to another object.
equals(Object) - Method in class org.osgi.framework.VersionRange
Compares this VersionRange object to another object.
equals(Object) - Method in interface org.osgi.resource.Capability
Compares this Capability to another Capability.
equals(Object) - Method in interface org.osgi.resource.Requirement
Compares this Requirement to another Requirement.
equals(Object) - Method in interface org.osgi.resource.Resource
Compares this Resource to another Resource.
equals(Object) - Method in interface org.osgi.resource.Wire
Compares this Wire to another Wire.
equals(Object) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Determines the equality of two ConditionalPermissionInfo objects.
equals(Object) - Method in class org.osgi.service.condpermadmin.ConditionInfo
Determines the equality of two ConditionInfo objects.
equals(Object) - Method in class org.osgi.service.permissionadmin.PermissionInfo
Determines the equality of two PermissionInfo objects.
equals(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.equals(URL,URL).
equals(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
Equinox - Class in org.eclipse.osgi.launch
The System Bundle implementation for the Equinox Framework.
Equinox(Map<String, ?>) - Constructor for class org.eclipse.osgi.launch.Equinox
 
EQUINOX_EE - Static variable in class org.eclipse.osgi.internal.loader.SystemBundleLoader
 
EQUINOX_EE - Static variable in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
EquinoxFactory - Class in org.eclipse.osgi.launch
The framework factory implementation for the Equinox framework.
EquinoxFactory() - Constructor for class org.eclipse.osgi.launch.EquinoxFactory
 
EquinoxLauncher - Class in org.eclipse.osgi.framework.internal.core
 
EquinoxLauncher(Map<String, String>) - Constructor for class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
EquinoxSecurityManager - Class in org.eclipse.osgi.internal.permadmin
This security manager implements the ConditionalPermission processing for OSGi.
EquinoxSecurityManager() - Constructor for class org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager
 
equivalentMaps(Map<String, Object>, Map<String, Object>, boolean) - Static method in class org.eclipse.osgi.internal.module.ResolverBundle
 
error(SAXParseException) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
ERROR - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Severity constant (bit mask, value 4) indicating this log entry represents an error.
ERROR - Static variable in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationStatus
This code means that there are bundles in the system that are being disabled due to authorization constraints.
ERROR - Static variable in class org.osgi.framework.FrameworkEvent
An error has occurred.
error_badNL - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
EVENT - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
event(BundleEvent, Collection<BundleContext>) - Method in interface org.osgi.framework.hooks.bundle.EventHook
Bundle event hook method.
event(ServiceEvent, Collection<BundleContext>) - Method in interface org.osgi.framework.hooks.service.EventHook
Deprecated.
Event hook method.
event(ServiceEvent, Map<BundleContext, Collection<ListenerHook.ListenerInfo>>) - Method in interface org.osgi.framework.hooks.service.EventListenerHook
Event listener hook method.
EVENT_TOPIC - Static variable in class org.eclipse.equinox.log.internal.EventAdminAdapter
 
EventAdminAdapter - Class in org.eclipse.equinox.log.internal
 
EventAdminAdapter(BundleContext, ExtendedLogReaderServiceFactory) - Constructor for class org.eclipse.equinox.log.internal.EventAdminAdapter
 
EventAdminLogListener - Class in org.eclipse.equinox.log.internal
 
EventAdminLogListener(Object) - Constructor for class org.eclipse.equinox.log.internal.EventAdminLogListener
 
EventDispatcher - Class in org.apache.felix.framework.util
 
EventDispatcher(Logger, ServiceRegistry) - Constructor for class org.apache.felix.framework.util.EventDispatcher
 
EventDispatcher<K,V,E> - Interface in org.eclipse.osgi.framework.eventmgr
The EventDispatcher interface contains the method that is called by the Event Manager to complete the event delivery to the event listener.
EventHook - Interface in org.osgi.framework.hooks.bundle
OSGi Framework Bundle Event Hook Service.
EventHook - Interface in org.osgi.framework.hooks.service
Deprecated.
As of 1.1. Replaced by EventListenerHook.
EventListenerHook - Interface in org.osgi.framework.hooks.service
OSGi Framework Service Event Listener Hook Service.
EventListeners<K,V> - Class in org.eclipse.osgi.framework.eventmgr
Deprecated.
As of 3.5. Replaced by CopyOnWriteIdentityMap.
EventListeners() - Constructor for class org.eclipse.osgi.framework.eventmgr.EventListeners
Deprecated.
Creates an empty listener list.
EventListeners(int) - Constructor for class org.eclipse.osgi.framework.eventmgr.EventListeners
Deprecated.
Creates an empty listener list.
EventManager - Class in org.eclipse.osgi.framework.eventmgr
This class is the central class for the Event Manager.
EventManager() - Constructor for class org.eclipse.osgi.framework.eventmgr.EventManager
EventManager constructor.
EventManager(String) - Constructor for class org.eclipse.osgi.framework.eventmgr.EventManager
EventManager constructor.
EventManager(String, ThreadGroup) - Constructor for class org.eclipse.osgi.framework.eventmgr.EventManager
EventManager constructor.
eventManager - Variable in class org.eclipse.osgi.framework.internal.core.Framework
EventManager for event delivery.
eventManager - Static variable in class org.eclipse.osgi.framework.internal.core.StartLevelManager
 
EventPublisher - Interface in org.eclipse.osgi.framework.adaptor
The EventPublisher is used by FrameworkAdaptors to publish events to the Framework.
EXCEPTION - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
EXCEPTION_CLASS - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
EXCEPTION_MESSAGE - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
EXCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying a list of classes to exclude in the exported package..
exec(String) - Method in class org.apache.felix.framework.util.SecureAction
 
execute(String) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Execute a command line as if it came from the end user and return the result.
execute(String) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Execute a command line as if it came from the end user.
EXECUTE - Static variable in class org.osgi.framework.AdminPermission
The action string execute.
EXECUTION_ENVIRONMENT_NAMESPACE - Static variable in class org.osgi.framework.namespace.ExecutionEnvironmentNamespace
Namespace name for execution environment capabilities and requirements.
ExecutionEnvironmentNamespace - Class in org.osgi.framework.namespace
Execution Environment Capability and Requirement Namespace.
exists(File) - Static method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Answers a boolean indicating whether or not the specified reliable file exists on the underlying file system.
exists(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns true if a file exists, otherwise false is returned.
EXIT_DESCRIPTION - Static variable in class org.eclipse.osgi.internal.profile.Profile
The description for method exit
expand() - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
The array isn't large enough so double its size and rehash all its current values.
EXPORT - Static variable in class org.osgi.framework.PackagePermission
Deprecated.
Since 1.5. Use exportonly instead.
EXPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the packages that the bundle offers to the Framework for export.
EXPORT_PACKAGE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that an Import-Package could not be resolved because no exporting bundle has the correct permissions to export the package.
EXPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Deprecated.
As of 1.2.
ExportedPackage - Interface in org.osgi.service.packageadmin
Deprecated.
The PackageAdmin service has been replaced by the org.osgi.framework.wiring package.
ExportedPackageImpl - Class in org.eclipse.osgi.framework.internal.core
Deprecated. 
ExportedPackageImpl(ExportPackageDescription, BundleLoaderProxy) - Constructor for class org.eclipse.osgi.framework.internal.core.ExportedPackageImpl
Deprecated.
 
EXPORTONLY - Static variable in class org.osgi.framework.PackagePermission
The action string exportonly.
ExportPackageDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a specific version of an exported package in the system.
ExportPackageDescriptionImpl - Class in org.eclipse.osgi.internal.resolver
 
ExportPackageDescriptionImpl() - Constructor for class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
ExportPackageDescriptionImpl(BundleDescription, ExportPackageDescription) - Constructor for class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
EXT - Static variable in class org.eclipse.osgi.internal.loader.buddy.SystemPolicy
 
ExtendedLogEntry - Interface in org.eclipse.equinox.log
Extends the OSGi Log Services LogEntry object to provide additional context information.
ExtendedLogEntryImpl - Class in org.eclipse.equinox.log.internal
 
ExtendedLogEntryImpl(Bundle, String, Object, int, String, Throwable) - Constructor for class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
ExtendedLogReaderService - Interface in org.eclipse.equinox.log
Extends the OSGi Log Service's LogReaderService to allow better control of log listeners.
ExtendedLogReaderServiceFactory - Class in org.eclipse.equinox.log.internal
 
ExtendedLogReaderServiceFactory() - Constructor for class org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory
 
ExtendedLogReaderServiceImpl - Class in org.eclipse.equinox.log.internal
 
ExtendedLogService - Interface in org.eclipse.equinox.log
Extends the OSGi Log Service to support the use of named loggers that provide some additional context when logging.
ExtendedLogServiceFactory - Class in org.eclipse.equinox.log.internal
 
ExtendedLogServiceFactory(ExtendedLogReaderServiceFactory) - Constructor for class org.eclipse.equinox.log.internal.ExtendedLogServiceFactory
 
ExtendedLogServiceImpl - Class in org.eclipse.equinox.log.internal
 
ExtendedLogServiceImpl(ExtendedLogServiceFactory, Bundle) - Constructor for class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
EXTENSION - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
EXTENSION_BOOTCLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying the type of extension fragment.
EXTENSION_BOOTCLASSPATH - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that the extension fragment is to be loaded by the boot class loader.
EXTENSION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying the type of the extension fragment.
EXTENSION_FRAMEWORK - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying the type of extension fragment.
EXTENSION_FRAMEWORK - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that the extension fragment is to be loaded by the framework's class loader.
EXTENSION_ID - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
EXTENSION_INITIALIZE - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
flag to indicate a framework extension is being intialized
EXTENSION_INSTALLED - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
flag to indicate a framework extension is being installed
EXTENSION_NAME - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
EXTENSION_POINT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
EXTENSION_POINT_ID - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
EXTENSION_POINT_NAME - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
EXTENSION_POINT_SCHEMA - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
EXTENSION_TARGET - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
EXTENSION_UNINSTALLED - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
flag to indicate a framework extension is being uninstalled
EXTENSION_UPDATED - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
flag to indicate a framework extension is being updated
EXTENSIONLIFECYCLE - Static variable in class org.osgi.framework.AdminPermission
The action string extensionLifecycle.
EXTERNAL_LIB_PREFIX - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
extractDirectory(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
Extracts a directory and all sub content to disk

F

FACTORY_ERROR - Static variable in exception org.osgi.framework.ServiceException
The service factory produced an invalid service object.
FACTORY_EXCEPTION - Static variable in exception org.osgi.framework.ServiceException
The service factory threw an exception.
FACTORY_RECURSION - Static variable in exception org.osgi.framework.ServiceException
The service factory resulted in a recursive call to itself for the requesting bundle.
Factory_SignedContent_Error - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
FAKE_URL_PROTOCOL_VALUE - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
FALSE - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FALSE - Static variable in interface org.osgi.service.condpermadmin.Condition
A Condition object that will always evaluate to false and that is never postponed.
fatalError(SAXParseException) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
Felix - Class in org.apache.felix.framework
 
Felix(Map) - Constructor for class org.apache.felix.framework.Felix
This constructor creates a framework instance with a specified Map of configuration properties.
FELIX_EXTENSION_ACTIVATOR - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
FELIX_EXTENSIONS_DISABLE - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
FELIX_VERSION_PROPERTY - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
FelixBundleContext - Interface in org.apache.felix.framework.ext
 
FelixConstants - Interface in org.apache.felix.framework.util
 
File_In_Jar_Is_Tampered - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
file_is_removed_from_jar - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
FILE_PROTOCOL - Static variable in class org.apache.felix.framework.cache.BundleArchive
 
FileBundleEntry - Class in org.eclipse.osgi.baseadaptor.bundlefile
A BundleEntry represented by a File object.
fileExists(File) - Method in class org.apache.felix.framework.util.SecureAction
 
fileManager_cannotLock - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
fileManager_illegalInReadOnlyMode - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
fileManager_notOpen - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
fileManager_updateFailed - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
fileName - Variable in class org.eclipse.osgi.baseadaptor.BaseData
 
FilePath - Class in org.eclipse.osgi.framework.adaptor
A utility class for manipulating file system paths.
FilePath(File) - Constructor for class org.eclipse.osgi.framework.adaptor.FilePath
Constructs a new file path from the given File object.
FilePath(String) - Constructor for class org.eclipse.osgi.framework.adaptor.FilePath
Constructs a new file path from the given string path.
fileUpdated(File) - Static method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Inform ReliableFile that a file has been updated outside of ReliableFile.
fillManifest(boolean, boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
Filter - Interface in org.osgi.framework
An RFC 1960-based Filter.
filter - Variable in class org.osgi.util.tracker.ServiceTracker
The Filter used by this ServiceTracker which specifies the search criteria for the services to track.
FILTER_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying the capability filter specified in the Require-Capability manifest header.
FILTER_INVALID_OPERATOR - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
FILTER_INVALID_VALUE - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
FILTER_MISSING_ATTR - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
FILTER_MISSING_LEFTPAREN - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
FILTER_MISSING_RIGHTPAREN - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
FILTER_MISSING_VALUE - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
FILTER_TERMINATED_ABRUBTLY - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
FILTER_TRAILING_CHARACTERS - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
filterCollisions(int, Bundle, Collection<Bundle>) - Method in interface org.osgi.framework.hooks.bundle.CollisionHook
Filter bundle collisions hook method.
FilteredSourcePackage - Class in org.eclipse.osgi.internal.loader
 
FilteredSourcePackage(String, BundleLoaderProxy, String, String, String[]) - Constructor for class org.eclipse.osgi.internal.loader.FilteredSourcePackage
 
FilterImpl - Class in org.apache.felix.framework
 
FilterImpl(String) - Constructor for class org.apache.felix.framework.FilterImpl
 
FilterImpl - Class in org.eclipse.osgi.framework.internal.core
RFC 1960-based Filter.
filterMatches(BundleRequirement, Collection<BundleCapability>) - Method in interface org.osgi.framework.hooks.resolver.ResolverHook
Filter matches hook method.
filterResolvable(Collection<BundleRevision>) - Method in interface org.osgi.framework.hooks.resolver.ResolverHook
Filter resolvable candidates hook method.
filterSingletonCollisions(BundleCapability, Collection<BundleCapability>) - Method in interface org.osgi.framework.hooks.resolver.ResolverHook
Filter singleton collisions hook method.
finalize() - Method in class org.apache.felix.framework.cache.JarContent
 
find(BundleContext, Collection<Bundle>) - Method in interface org.osgi.framework.hooks.bundle.FindHook
Find hook method.
find(BundleContext, String, String, boolean, Collection<ServiceReference<?>>) - Method in interface org.osgi.framework.hooks.service.FindHook
Find hook method.
findAuthorizedContentHandler(String) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
findAuthorizedFactory(List<Class<?>>) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
findAuthorizedURLStreamHandler(String) - Method in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
findBundle(String, long) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
findBundleEntry(URL, AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
Finds the bundle entry for this protocal.
findBundleEntry(URL, AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.protocol.bundleentry.Handler
 
findBundleEntry(URL, AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.protocol.bundleresource.Handler
 
findClass(String) - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
findClass(String) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Finds a class for a bundle that may be outside of the actual bundle (i.e.
findClass(String) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
Finds the class for a bundle.
findClass(String) - Method in class org.eclipse.osgi.internal.loader.SystemBundleLoader
The ClassLoader that loads OSGi framework classes is used to find the class.
findClassPathEntry(ArrayList<ClasspathEntry>, String, ClasspathManager, BaseData, ProtectionDomain) - Static method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds all the ClasspathEntry objects for the requested classpath.
findCompanionFramework(Framework, BundleData) - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
findCompanionFramework(Framework, BundleData) - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
findCompanionFramework(Framework, BundleData) - Method in class org.eclipse.osgi.internal.composite.SurrogateImpl
 
findCompareEntry(int, String, int) - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
findEntries(String, String, int) - Method in class org.apache.felix.framework.BundleWiringImpl
 
findEntries(List<BundleData>, String, String, int) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
findEntries(String, String, int) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
 
findEntries(String, String, int) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Returns resource entries for the bundle associated with this class loader.
findEntries(List<BundleData>, String, String, int) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Returns resources entries for the specified bundle datas.
findEntries(String, String, boolean) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
findEntries(String, String, boolean) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
findEntries(String, String, int) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
findEntries(String, String, int) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
findEntries(String, String, boolean) - Method in class org.eclipse.osgi.launch.Equinox
 
findEntries(String, String, boolean) - Method in interface org.osgi.framework.Bundle
Returns entries in this bundle and its attached fragments.
findEntries(String, String, boolean) - Method in interface org.osgi.framework.launch.Framework
Returns null as a framework implementation does not have a proper bundle from which to return entries.
findEntries(String, String, int) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns entries in this bundle wiring's bundle revision and its attached fragment revisions.
FINDENTRIES_RECURSE - Static variable in interface org.osgi.framework.wiring.BundleWiring
The find entries operation must recurse into subdirectories.
FindHook - Interface in org.osgi.framework.hooks.bundle
OSGi Framework Bundle Context Hook Service.
FindHook - Interface in org.osgi.framework.hooks.service
OSGi Framework Service Find Hook Service.
findLibrary(String) - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
findLibrary(BaseData, String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook
 
findLibrary(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
This method calls each configured classloading hook ClassLoadingHook.findLibrary(BaseData, String) method until the first one returns a non-null value.
findLibrary(BaseData, String) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook
Gets called by a base data during BundleData.findLibrary(String).
findLibrary(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds a library for the bundle represented by this class path managert
findLibrary(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the absolute path name of a native library.
findLibrary(String) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Returns the absolute path name of a native library.
findLibrary(BaseData, String) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseClassLoadingHook
 
findLibrary(String) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
Finds a library for this bundle.
findLibrary(BaseData, String) - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
findLibrary(String) - Method in class org.eclipse.osgi.internal.baseadaptor.SystemBundleData
 
findLibrary(BaseData, String) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
findLibrary(BaseData, String) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
findLibrary(String) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
Returns the absolute path name of a native library.
findLibrary(String) - Method in class org.eclipse.osgi.internal.loader.SystemBundleLoader
This method will always return null.
findLocalClass(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds a local class by searching the ClasspathEntry objects of the classpath manager.
findLocalClass(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Finds a local class in the BundleClassLoader without consulting the delegate.
findLocalClass(String) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
findLocalClass(String) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
findLocalEntries(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds the local entries by searching the ClasspathEntry objects of the classpath manager.
findLocalEntry(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds a local entry by searching the ClasspathEntry objects of the classpath manager.
findLocalEntry(String, int) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds a local entry by searching the ClasspathEntry with the specified class path index.
findLocalResource(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds a local resource by searching the ClasspathEntry objects of the classpath manager.
findLocalResource(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Finds a local resource in the BundleClassLoader without consulting the delegate.
findLocalResource(String) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
findLocalResource(String) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
findLocalResources(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
findLocalResources(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds the local resources by searching the ClasspathEntry objects of the classpath manager.
findLocalResources(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Finds all local resources in the BundleClassLoader with the specified path without consulting the delegate.
findLocalResources(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Finds local resources by searching the class path of this bundle data.
findLocalResources(String) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
findLocalResources(String) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
findProviders(BundleRequirement, boolean) - Method in class org.apache.felix.framework.ResolveContextImpl
 
findProviders(BundleRequirement, boolean) - Method in class org.apache.felix.framework.resolver.ResolveContext
 
findResource(String) - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
findResource(String) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Finds a resource for a bundle that may be outside of the actual bundle (i.e.
findResource(String) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
Finds the resource for a bundle.
findResource(String) - Method in class org.eclipse.osgi.internal.loader.SystemBundleLoader
The ClassLoader that loads OSGi framework classes is used to find the resource.
findResources(String) - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
findResources(String) - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoaderJava5
 
findResources(String) - Method in class org.eclipse.core.runtime.internal.adaptor.ContextFinder
 
findResources(String) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Finds an enumeration of resources for a bundle that may be outside of the actual bundle (i.e.
findResources(String) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
Finds all resources with the specified name.
findResources(String) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
Finds the resources for a bundle.
findResources(String) - Method in class org.eclipse.osgi.internal.loader.SystemBundleLoader
The ClassLoader that loads OSGi framework classes is used to find the resource.
findTrustAnchor(Certificate[]) - Method in class org.eclipse.osgi.internal.service.security.KeyStoreTrustEngine
 
findTrustAnchor(Certificate[]) - Method in class org.eclipse.osgi.service.security.TrustEngine
Returns the certificate trust anchor contained in the specified chain which was used to establish the authenticity of the chain.
fireBundleEvent(BundleEvent, Framework) - Method in class org.apache.felix.framework.util.EventDispatcher
 
fireFrameworkEvent(FrameworkEvent) - Method in class org.apache.felix.framework.util.EventDispatcher
 
fireServiceEvent(ServiceEvent, Dictionary, Framework) - Method in class org.apache.felix.framework.util.EventDispatcher
 
fixTrailingSlash(String, BundleEntry) - Static method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
 
flag - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.TimeEntry
 
FLAG_CLOSED - Static variable in class org.eclipse.osgi.internal.loader.BundleLoader
 
FLAG_ENTER - Static variable in class org.eclipse.osgi.internal.profile.Profile
The logging flag for method enter
FLAG_EXIT - Static variable in class org.eclipse.osgi.internal.profile.Profile
The logging flag for method exit
FLAG_HASDYNAMICEIMPORTALL - Static variable in class org.eclipse.osgi.internal.loader.BundleLoader
 
FLAG_HASDYNAMICIMPORTS - Static variable in class org.eclipse.osgi.internal.loader.BundleLoader
 
FLAG_IMPORTSINIT - Static variable in class org.eclipse.osgi.internal.loader.BundleLoader
 
FLAG_LAZYTRIGGER - Static variable in class org.eclipse.osgi.internal.loader.BundleLoader
 
FLAG_NONE - Static variable in class org.eclipse.osgi.internal.profile.Profile
The default logging flag.
flush(Class, Object) - Method in class org.apache.felix.framework.util.SecureAction
 
flush() - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
flush() - Method in interface org.eclipse.osgi.service.resolver.Resolver
Flushes this resolver of any stored/cached data it may be keeping to facilitate incremental processing on its associated state.
forgetStartLevelChange(int) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
forgetStartLevelChange(int) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Gets called by a base data during BundleData.setStartLevel(int).
forgetStartLevelChange(int) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
forgetStartLevelChange(int) - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
forgetStatusChange(int) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
forgetStatusChange(int) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Gets called by a base data during BundleData.setStatus(int).
forgetStatusChange(int) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
forgetStatusChange(int) - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
forName(String, ClassLoader) - Method in class org.apache.felix.framework.util.SecureAction
 
forName(String) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a Class.
FRAGMENT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT - Static variable in class org.osgi.framework.BundlePermission
The action string fragment.
FRAGMENT_ATTACHMENT_ALWAYS - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a fragment attachment type of always.
FRAGMENT_ATTACHMENT_ALWAYS - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that fragments are allowed to attach to the host bundle at any time (while the host is resolved or during the process of resolving the host bundle).
FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying if and when a fragment may attach to a host bundle.
FRAGMENT_ATTACHMENT_NEVER - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a fragment attachment type of never.
FRAGMENT_ATTACHMENT_NEVER - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that no fragments are allowed to attach to the host bundle at any time.
FRAGMENT_ATTACHMENT_RESOLVETIME - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a fragment attachment type of resolve-time.
FRAGMENT_ATTACHMENT_RESOLVETIME - Static variable in class org.osgi.framework.namespace.HostNamespace
The directive value indicating that fragments are allowed to attach to the host bundle only during the process of resolving the host bundle.
FRAGMENT_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Fragment-Host could not be resolved because the fragment bundle does not have the correct permissions to be a fragment.
FRAGMENT_CONFLICT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that the bundle fragment could not be resolved because a constraint conflict with a host.
FRAGMENT_HOST - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the symbolic name of another bundle for which that the bundle is a fragment.
FRAGMENT_ID - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_MANIFEST - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
FRAGMENT_NAME - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_PLUGIN_ID - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_PLUGIN_MATCH - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_PLUGIN_MATCH_COMPATIBLE - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_PLUGIN_MATCH_EQUIVALENT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_PLUGIN_MATCH_GREATER_OR_EQUAL - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_PLUGIN_MATCH_PERFECT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_PLUGIN_VERSION - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_PROVIDER - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FRAGMENT_VERSION - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
FragmentClasspath - Class in org.eclipse.osgi.baseadaptor.loader
A FragmentClasspath contains all the ClasspathEntry objects for a fragment BaseData.
FragmentClasspath(BaseData, ClasspathEntry[], ProtectionDomain) - Constructor for class org.eclipse.osgi.baseadaptor.loader.FragmentClasspath
 
fragments - Variable in class org.eclipse.osgi.framework.internal.core.BundleHost
The List of BundleFragments
framework - Variable in class org.eclipse.osgi.framework.internal.core.AbstractBundle
The Framework this bundle is part of
Framework - Class in org.eclipse.osgi.framework.internal.core
Core OSGi Framework class.
Framework(FrameworkAdaptor) - Constructor for class org.eclipse.osgi.framework.internal.core.Framework
Constructor for the Framework instance.
framework - Variable in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
framework object
Framework - Interface in org.osgi.framework.launch
A Framework instance.
FRAMEWORK_BEGINNING_STARTLEVEL - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying the beginning start level of the framework.
FRAMEWORK_BOOTDELEGATION - Static variable in interface org.osgi.framework.Constants
Framework launching property identifying packages for which the Framework must delegate class loading to the parent class loader of the bundle.
FRAMEWORK_BSNVERSION - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying whether multiple bundles having the same symbolic name and version may be installed.
FRAMEWORK_BSNVERSION_MANAGED - Static variable in interface org.osgi.framework.Constants
Specifies the framework must consult the bundle collision hook services to determine if it will be an error to install a bundle or update a bundle to have the same symbolic name and version as another installed bundle.
FRAMEWORK_BSNVERSION_MULTIPLE - Static variable in interface org.osgi.framework.Constants
Specifies the framework will allow multiple bundles to be installed having the same symbolic name and version.
FRAMEWORK_BSNVERSION_SINGLE - Static variable in interface org.osgi.framework.Constants
Specifies the framework will only allow a single bundle to be installed for a given symbolic name and version.
FRAMEWORK_BUNDLE_PARENT - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying the parent class loader type for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_APP - Static variable in interface org.osgi.framework.Constants
Specifies to use the application class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_BOOT - Static variable in interface org.osgi.framework.Constants
Specifies to use of the boot class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_EXT - Static variable in interface org.osgi.framework.Constants
Specifies to use the extension class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_FRAMEWORK - Static variable in interface org.osgi.framework.Constants
Specifies to use the framework class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLECACHE_IMPL - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_COMMAND_ABSPATH - Static variable in interface org.osgi.framework.Constants
Specified the substitution string for the absolute path of a file.
FRAMEWORK_DEFAULT_STARTLEVEL - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_EXECPERMISSION - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying an optional OS specific command to set file permissions on extracted native code.
FRAMEWORK_EXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Deprecated.
As of 1.6. Replaced by the osgi.ee capability.
FRAMEWORK_INACTIVE_STARTLEVEL - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Framework launching property identifying the Framework implementation language (see ISO 639 for possible values).
FRAMEWORK_LIBRARY_EXTENSIONS - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying a comma separated list of additional library file extensions that must be used when a bundle's class loader is searching for native libraries.
FRAMEWORK_OS_NAME - Static variable in interface org.osgi.framework.Constants
Framework launching property identifying the Framework host-computer's operating system.
FRAMEWORK_OS_VERSION - Static variable in interface org.osgi.framework.Constants
Framework launching property identifying the Framework host-computer's operating system version number.
FRAMEWORK_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Framework launching property identifying the Framework host-computer's processor name.
FRAMEWORK_SECURITY - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying the type of security manager the framework must use.
FRAMEWORK_SECURITY_OSGI - Static variable in interface org.osgi.framework.Constants
Specifies that a security manager that supports all security aspects of the OSGi core specification including postponed conditions must be installed.
FRAMEWORK_STORAGE - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying the persistent storage area used by the framework.
FRAMEWORK_STORAGE_CLEAN - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying if and when the persistent storage area for the framework should be cleaned.
FRAMEWORK_STORAGE_CLEAN_ONFIRSTINIT - Static variable in interface org.osgi.framework.Constants
Specifies that the framework storage area must be cleaned before the framework is initialized for the first time.
FRAMEWORK_SYMBOLICNAME - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
FRAMEWORK_SYMBOLICNAME - Static variable in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
 
FRAMEWORK_SYSTEMCAPABILITIES - Static variable in interface org.osgi.framework.Constants
Framework launching property identifying capabilities which the system bundle must provide.
FRAMEWORK_SYSTEMCAPABILITIES_EXTRA - Static variable in interface org.osgi.framework.Constants
Framework launching property identifying extra capabilities which the system bundle must additionally provide.
FRAMEWORK_SYSTEMPACKAGES - Static variable in interface org.osgi.framework.Constants
Framework launching property identifying packages which the system bundle must export.
FRAMEWORK_SYSTEMPACKAGES_EXTRA - Static variable in interface org.osgi.framework.Constants
Framework launching property identifying extra packages which the system bundle must export from the current execution environment.
FRAMEWORK_TRUST_REPOSITORIES - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying the trust repositories used by the framework.
FRAMEWORK_UUID - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying the Framework's universally unique identifier (UUID).
FRAMEWORK_VENDOR - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying the Framework implementation vendor.
FRAMEWORK_VENDOR_VALUE - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying the Framework version.
FRAMEWORK_VERSION_VALUE - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_WINDOWSYSTEM - Static variable in interface org.osgi.framework.Constants
Framework launching property specifying the current windowing system.
FrameworkAdaptor - Interface in org.eclipse.osgi.framework.adaptor
FrameworkAdaptor interface to the osgi framework.
FrameworkCommandInterpreter - Class in org.eclipse.osgi.framework.internal.core
This class knows how to parse and execute the command line arguments to the FrameworkConsole.
FrameworkCommandInterpreter(String, CommandProvider[], FrameworkConsole) - Constructor for class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
The constructor.
FrameworkCommandProvider - Class in org.eclipse.osgi.framework.internal.core
This class provides methods to execute commands from the command line.
FrameworkCommandProvider(Framework) - Constructor for class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Constructor.
FrameworkConsole - Class in org.eclipse.osgi.framework.internal.core
This class starts OSGi with a console for development use.
FrameworkConsole(BundleContext, ConsoleSession, boolean, ServiceTracker<CommandProvider, CommandProvider>) - Constructor for class org.eclipse.osgi.framework.internal.core.FrameworkConsole
 
FrameworkConsoleSession - Class in org.eclipse.osgi.framework.internal.core
 
FrameworkConsoleSession(InputStream, OutputStream, Socket) - Constructor for class org.eclipse.osgi.framework.internal.core.FrameworkConsoleSession
 
FrameworkDebugOptions - Class in org.eclipse.osgi.framework.debug
The DebugOptions implementation class that allows accessing the list of debug options specified for the application as well as creating DebugTrace objects for the purpose of having dynamic enablement of debug tracing.
FrameworkDebugTraceEntry - Class in org.eclipse.osgi.framework.debug
A framework trace entry is a bean containing all of the attributes for a single trace message.
FrameworkDebugTraceEntry(String, String, String, String) - Constructor for class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Construct a new FrameworkTraceRecord object
FrameworkDebugTraceEntry(String, String, String, Throwable, String) - Constructor for class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Construct a new FrameworkTraceRecord object
frameworkEvent(FrameworkEvent) - Method in class org.eclipse.equinox.log.internal.LogServiceManager
FrameworkListener.frameworkEvent method.
FRAMEWORKEVENT - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
 
FrameworkEvent - Class in org.osgi.framework
A general event from the Framework.
FrameworkEvent(int, Object) - Constructor for class org.osgi.framework.FrameworkEvent
Deprecated.
As of 1.2. This constructor is deprecated in favor of using the other constructor with the System Bundle as the event source.
FrameworkEvent(int, Bundle, Throwable) - Constructor for class org.osgi.framework.FrameworkEvent
Creates a Framework event regarding the specified bundle.
frameworkEvent(FrameworkEvent) - Method in interface org.osgi.framework.FrameworkListener
Receives notification of a general FrameworkEvent object.
FrameworkFactory - Class in org.apache.felix.framework
 
FrameworkFactory() - Constructor for class org.apache.felix.framework.FrameworkFactory
 
FrameworkFactory - Interface in org.osgi.framework.launch
A factory for creating Framework instances.
FrameworkListener - Interface in org.osgi.framework
A FrameworkEvent listener.
FrameworkLog - Interface in org.eclipse.osgi.framework.log
The FramworkLog interface.
FrameworkLogEntry - Class in org.eclipse.osgi.framework.log
A framework log entry used to log information to a FrameworkLog
FrameworkLogEntry(String, String, int, Throwable, FrameworkLogEntry[]) - Constructor for class org.eclipse.osgi.framework.log.FrameworkLogEntry
Constructs a new FrameworkLogEntry
FrameworkLogEntry(String, int, int, String, int, Throwable, FrameworkLogEntry[]) - Constructor for class org.eclipse.osgi.framework.log.FrameworkLogEntry
Constructs a new FrameworkLogEntry
FrameworkLogEntry(Object, String, int, int, String, int, Throwable, FrameworkLogEntry[]) - Constructor for class org.eclipse.osgi.framework.log.FrameworkLogEntry
Constructs a new FrameworkLogEntry
FrameworkProperties - Class in org.eclipse.osgi.framework.internal.core
 
FrameworkProperties() - Constructor for class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
frameworkStart(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
frameworkStart(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
frameworkStart(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
frameworkStart(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
frameworkStart(BundleContext) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all the configured adaptor hook AdaptorHook.frameworkStart(BundleContext) methods.
frameworkStart(BundleContext) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.frameworkStart(BundleContext).
frameworkStart(BundleContext) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
The framework will call this method after the System BundleActivator.start(BundleContext) has been called.
frameworkStart(BundleContext) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
frameworkStart(BundleContext) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
frameworkStart(BundleContext) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
frameworkStart(BundleContext) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
FrameworkStartLevel - Interface in org.osgi.framework.startlevel
Query and modify the start level information for the framework.
frameworkStop(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
frameworkStop(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
frameworkStop(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
frameworkStop(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
frameworkStop(BundleContext) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all the configured adaptor hook AdaptorHook.frameworkStop(BundleContext) methods.
frameworkStop(BundleContext) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.frameworkStop(BundleContext).
frameworkStop(BundleContext) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
The framework will call this method before the System BundleActivator.stop(BundleContext) has been called.
frameworkStop(BundleContext) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
frameworkStop(BundleContext) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
frameworkStop(BundleContext) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
frameworkStop(BundleContext) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
frameworkStopping(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
frameworkStopping(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
frameworkStopping(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
frameworkStopping(BundleContext) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
frameworkStopping(BundleContext) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all the configured adaptor hook AdaptorHook.frameworkStopping(BundleContext) methods.
frameworkStopping(BundleContext) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.frameworkStopping(BundleContext).
frameworkStopping(BundleContext) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
The framework will call this method before the process of framework shutdown is started.
frameworkStopping(BundleContext) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
frameworkStopping(BundleContext) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
frameworkStopping(BundleContext) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
frameworkStopping(BundleContext) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
FrameworkUtil - Class in org.osgi.framework
Framework Utility class.
FrameworkWiring - Interface in org.osgi.framework.wiring
Query and modify wiring information for the framework.
FRIENDS_DIRECTIVE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Manifest Export-Package directive indicating that the exported package should only be made available to friends of the exporting bundle.
fullyLoad() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
FW_CLASSLOADER - Static variable in class org.eclipse.osgi.internal.loader.BundleLoader
 

G

GENERATED_FROM - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
GENERATION_LATEST - Static variable in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Use the last generation of the file
GENERATIONS_INFINITE - Static variable in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Keep infinite backup files
GenericCapability - Class in org.eclipse.osgi.internal.module
 
GenericConstraint - Class in org.eclipse.osgi.internal.module
 
GenericDescription - Interface in org.eclipse.osgi.service.resolver
A description of a generic capability.
GenericDescriptionImpl - Class in org.eclipse.osgi.internal.resolver
 
GenericDescriptionImpl() - Constructor for class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
 
GenericDescriptionImpl(BundleDescription, GenericDescription) - Constructor for class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
 
GenericSpecification - Interface in org.eclipse.osgi.service.resolver
A specification which depends on a generic capability
GenericSpecificationImpl - Class in org.eclipse.osgi.internal.resolver
 
GenericSpecificationImpl() - Constructor for class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
get(int) - Method in class org.apache.felix.framework.resolver.ShadowList
 
get(int) - Method in class org.apache.felix.framework.util.ImmutableList
 
get(Object) - Method in class org.apache.felix.framework.util.ImmutableMap
 
get(Object) - Method in class org.apache.felix.framework.util.MapToDictionary
 
get(Object) - Method in class org.apache.felix.framework.util.ShrinkableMap
 
get(Object) - Method in class org.apache.felix.framework.util.StringMap
 
get(Object) - Method in class org.eclipse.core.runtime.internal.adaptor.CachedManifest
 
get(Object) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Return the value object for the specified key.
get(Object) - Method in class org.eclipse.osgi.framework.util.Headers
Support case-insensitivity for keys.
get(KeyedElement) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Returns the element which compares to the specified element, or null if not found.
get(K) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
get(int) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.DynamicImportList
 
get(K) - Method in class org.eclipse.osgi.internal.module.MappedList
 
get(Object) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableValueCollectionMap
 
GET - Static variable in class org.osgi.framework.ServicePermission
The action string get.
getAbsoluteFile(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns the absolute file.
getAbsolutePath(File) - Method in class org.apache.felix.framework.util.SecureAction
 
getAccessCode(BundleDescription, ExportPackageDescription) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
getAccessCode(BundleDescription, ExportPackageDescription) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns the access code that the specified BundleDescription has to the specified ExportPackageDescription.
getAccessControlContext(String[]) - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
getAccessControlContext(String[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Returns the Access Control Context that corresponds to the specified signers.
getAccessDecision() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRow
 
getAccessDecision() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
 
getAccessDecision() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the access decision for this Conditional Permission Info.
getActions() - Method in class org.eclipse.equinox.log.LogPermission
 
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.
getActivatedBy() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getActivationExcludeDirective() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
getActivationIncludeDirective() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
getActivationOrder() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getActivationPolicy() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
getActivator() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getActivator() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the Bundle-Activator for this BundleData as specified in the bundle manifest file.
getAdaptor() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getAdaptor() - Method in class org.eclipse.osgi.baseadaptor.BaseData
Returns the adaptor for this BaseData
getAdaptor() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Returns the base adaptor associated with this hook registry.
getAdaptor() - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
getAdaptorHooks() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Returns the list of configured adaptor hooks.
getAddedDynamicImportPackages() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getAddedDynamicImportPackages() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of dynamic import package specifications that have been added dynamically to this bundle description.
getAliases() - Method in class org.eclipse.osgi.internal.service.security.KeyStoreTrustEngine
 
getAliases() - Method in class org.eclipse.osgi.service.security.TrustEngine
Return the list of friendly name aliases for the TrustAnchors installed in the engine.
getAllBundles() - Method in class org.eclipse.osgi.framework.internal.core.Framework
Retrieve a list of all installed bundles.
getAllServiceListeners() - Method in class org.apache.felix.framework.util.EventDispatcher
Returns all existing service listener information into a collection of ListenerHook.ListenerInfo objects.
getAllServiceReferences(String, String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
 
getAllServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getAllValues() - Method in class org.eclipse.osgi.internal.module.MappedList
 
getArchives() - Method in class org.apache.felix.framework.cache.BundleCache
 
getArgs() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns arguments of this ConditionInfo.
getArrayFromList(String) - Static method in class org.eclipse.core.runtime.internal.stats.StatsManager
Returns the result of converting a list of comma-separated tokens into an array
getArrayFromList(String) - Static method in class org.eclipse.osgi.internal.baseadaptor.DevClassPathHelper
Returns the result of converting a list of comma-separated tokens into an array
getArrayFromList(String) - Static method in class org.eclipse.osgi.util.ManifestElement
Returns the result of converting a list of comma-separated tokens into an array.
getArrayFromList(String, String) - Static method in class org.eclipse.osgi.util.ManifestElement
Returns the result of converting a list of tokens into an array.
getAttribute(String) - Method in class org.eclipse.osgi.util.ManifestElement
Returns the value for the specified attribute or null if it does not exist.
getAttributes() - Method in class org.apache.felix.framework.resolver.WrappedCapability
 
getAttributes() - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
getAttributes() - Method in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getAttributes() - Method in class org.apache.felix.framework.wiring.BundleRequirementImpl
 
getAttributes() - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Returns all the attributes contained within this filter
getAttributes() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getAttributes() - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
getAttributes() - Method in class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
 
getAttributes() - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
getAttributes() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the arbitrary attributes for this bundle description.
getAttributes() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Returns the arbitrary attributes for this package.
getAttributes() - Method in interface org.eclipse.osgi.service.resolver.GenericDescription
Returns the arbitrary attributes for this description
getAttributes() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the arbitrary attributes which this import package may be resolved to.
getAttributes(String) - Method in class org.eclipse.osgi.util.ManifestElement
Returns an array of values for the specified attribute or null if the attribute does not exist.
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.
getAttributes() - Method in interface org.osgi.resource.Capability
Returns the attributes of this capability.
getAttributes() - Method in interface org.osgi.resource.Requirement
Returns the attributes of this requirement.
getBase() - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns the directory containing the files being managed by this storage manager.
getBaseClassLoader() - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Returns the base class loader used by this classpath manager
getBaseData() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getBaseData() - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathEntry
Returns the base data which this entry is associated with.
getBaseData() - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Returns the host base data for this classpath manager
getBaseDescription() - Method in class org.eclipse.osgi.internal.module.VersionSupplier
 
getBaseFile() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Returns the base file for this BundleFile
getBaseFile() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
getBaseFile() - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
getBaseFiles(File) - Static method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Get a list of ReliableFile base names in a given directory.
getBasicBundleLoader() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
getBooleanOption(String, boolean) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
getBooleanOption(String, boolean) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns the identified option as a boolean value.
getBuddyList() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getBufferSize() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getBundle() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getBundle() - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
getBundle() - Method in class org.apache.felix.framework.BundleWiringImpl
 
getBundle(Class) - Method in class org.apache.felix.framework.PackageAdminImpl
Returns the bundle associated with this class if the class was loaded from a bundle, otherwise returns null.
getBundle() - Method in class org.apache.felix.framework.util.ListenerInfo
 
getBundle(long) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
getBundle() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getBundle(long) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
Returns the bundle with the specified identifier.
getBundle() - Method in class org.eclipse.osgi.baseadaptor.BaseData
Returns the bundle object of this BaseData
getBundle() - Method in class org.eclipse.osgi.framework.adaptor.BundleProtectionDomain
 
getBundle() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getBundle() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Retrieve the Bundle object for the context bundle.
getBundle(long) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Retrieve the bundle that has the given unique identifier.
getBundle(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
 
getBundle(long) - Method in class org.eclipse.osgi.framework.internal.core.BundleRepository
Gets a bundle by its bundle Id.
getBundle(long) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Retrieve the bundle that has the given unique identifier.
getBundle(Class) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getBundle() - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getBundle() - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
getBundle() - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
getBundle() - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
getBundle() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
getBundle() - Method in class org.eclipse.osgi.internal.permadmin.BundlePermissions
 
getBundle() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getBundle(long) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getBundle(String, Version) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getBundle() - Method in class org.eclipse.osgi.internal.resolver.ResolverErrorImpl
 
getBundle(long) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getBundle(String, Version) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getBundle() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
Returns the bundle that registered the service referenced by this ServiceReference object.
getBundle() - Method in interface org.eclipse.osgi.service.resolver.BundleDelta
Returns the BundleDescription that this bundle delta is for.
getBundle() - Method in class org.eclipse.osgi.service.resolver.DisabledInfo
Returns the bundle which is disabled
getBundle() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
Returns the bundle which this ResolverError is for
getBundle(long) - Method in interface org.eclipse.osgi.service.resolver.State
Returns the bundle descriptor for the bundle with the given id.
getBundle(String, Version) - Method in interface org.eclipse.osgi.service.resolver.State
Returns the bundle descriptor for the bundle with the given name and version.
getBundle() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns the bundle that declares this constraint.
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() - Method in interface org.osgi.service.log.LogEntry
Returns the bundle that created this LogEntry 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.
getBundleByLocation(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Retrieve the bundle that has the given location.
getBundleByLocation(String) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Locate an installed bundle with a given identity.
getBundleByLocation(String) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getBundleByLocation(String) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getBundleByLocation(String) - Method in interface org.eclipse.osgi.service.resolver.State
Returns the bundle descriptor for the bundle with the given location identifier.
getBundleBySymbolicName(String, Version) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Retrieve the bundles that has the given symbolic name and version.
getBundleBySymbolicName(String) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Locate an installed bundle with a given symbolic name
getBundleClassLoader(AbstractBundle) - Static method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
getBundleClassLoaderParent() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook
 
getBundleClassLoaderParent() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all the configured classloading hooks ClassLoadingHook.getBundleClassLoaderParent() methods until one returns a non-null value.
getBundleClassLoaderParent() - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook
Gets called by the adaptor during FrameworkAdaptor.getBundleClassLoaderParent().
getBundleClassLoaderParent() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Returns the parent ClassLoader all BundleClassLoaders created.
getBundleClassLoaderParent() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseClassLoadingHook
 
getBundleClassLoaderParent() - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
getBundleClassLoaderParent() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
getBundleClassLoaderParent() - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
getBundleCode() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Returns the bundle-specific code describing the outcome.
getBundleContent(BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getBundleContext() - Method in class org.apache.felix.framework.util.ListenerInfo
 
getBundleContext() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getBundleContext() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getBundleContext() - Method in class org.eclipse.osgi.launch.Equinox
 
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.
getBundleData() - Method in class org.eclipse.osgi.baseadaptor.loader.FragmentClasspath
Returns the fragment BaseData for this FragmentClasspath
getBundleData() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getBundleData() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
getBundleDescription() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getBundleDescription() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
getBundleDescription() - Method in class org.eclipse.osgi.internal.module.GenericCapability
 
getBundleDescription() - Method in class org.eclipse.osgi.internal.module.ResolverBundle
 
getBundleDescription() - Method in class org.eclipse.osgi.internal.module.ResolverExport
 
getBundleDescription() - Method in class org.eclipse.osgi.internal.module.VersionSupplier
 
getBundleFile() - Method in class org.eclipse.osgi.baseadaptor.BaseData
Returns the BundleFile for this BaseData.
getBundleFile(Object, boolean) - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getBundleFile() - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathEntry
Returns the source BundleFile for this classpath entry
getBundleFileFactoryHooks() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Returns the list of configured bundle file factories.
getBundleFileWrapperFactoryHooks() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Returns the configured bundle file wrapper factories
getBundleFromToken(CommandInterpreter, String, boolean) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Given a number or a token representing a bundle symbolic name or bundle location, retrieve the Bundle object with that id.
getBundleHost() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
getBundleId() - Method in class org.apache.felix.framework.Felix
 
getBundleID() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getBundleID() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Get the BundleData bundle ID.
getBundleId() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Retrieve the bundle's unique identifier, which the framework assigned to this bundle when it was installed.
getBundleId() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getBundleId() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getBundleId() - Method in class org.eclipse.osgi.launch.Equinox
 
getBundleId() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the numeric id of this bundle.
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.
getBundleIdFromRevisionId(String) - Static method in class org.apache.felix.framework.util.Util
Converts a revision identifier to a bundle identifier.
getBundleImpl() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
 
getBundleLoader() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getBundleLoader() - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
 
getBundleLoader() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
 
getBundleLoader() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
getBundleManifestVersion() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getBundles(String, String) - Method in class org.apache.felix.framework.PackageAdminImpl
Returns all bundles that have a specified symbolic name and whose version is in the specified version range.
getBundles() - Method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
getBundles() - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
getBundles() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Retrieve a list of all installed bundles.
getBundles() - Method in class org.eclipse.osgi.framework.internal.core.BundleRepository
Gets a list of bundles ordered by install order.
getBundles(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleRepository
 
getBundles(String, Version) - Method in class org.eclipse.osgi.framework.internal.core.BundleRepository
 
getBundles() - Method in class org.eclipse.osgi.framework.internal.core.Framework
Retrieve the BundleRepository of all installed bundles.
getBundles(String, String) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getBundles() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getBundles(String) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getBundles(String) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getBundles() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getBundles() - Method in interface org.eclipse.osgi.service.resolver.State
Returns descriptions for all bundles known to this state.
getBundles(String) - Method in interface org.eclipse.osgi.service.resolver.State
Returns all bundle descriptions with the given bundle symbolic name.
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.
getBundles() - Method in class org.osgi.util.tracker.BundleTracker
Return an array of Bundles for all bundles being tracked by this BundleTracker.
getBundlesActivated() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getBundleStartLevel(Bundle) - Method in class org.apache.felix.framework.StartLevelImpl
 
getBundleStartLevel(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Return the assigned start level value for the specified Bundle.
getBundleStartLevel(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Deprecated.
Return the assigned start level value for the specified Bundle.
getBundleStore() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getBundleStoreRoot() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getBundleSymbolicName() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Accessor for the symbolic name of the bundle being traced
getBundleSymbolicName() - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
getBundleSymbolicName() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the symbolic name of the bundle this import package must be resolved to.
getBundleType(Bundle) - Method in class org.apache.felix.framework.PackageAdminImpl
 
getBundleType(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getBundleType(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated.
Returns the special type of the specified bundle.
getBundleVersion() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
getBundleVersionRange() - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
getBundleVersionRange() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the version range which this import package may be resolved to.
getBundleWatcher() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
getBundleWatcher() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Returns the bundle watcher for this FrameworkAdaptor.
getBundleWiring() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
getBundleWiring() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the bundle wiring whose class loader will define the woven class.
getByKey(Object) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Returns the element with the specified key, or null if not found.
getBytes() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
Used for class loading.
getBytes(InputStream, int, int) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
 
getBytes() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
getBytes() - Method in class org.eclipse.osgi.internal.signedcontent.BERProcessor
Get a copy of the bytes in the content of the current structure.
getBytes() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the class file bytes to be used to define the named class.
getCachedTimeStamp() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
Returns the cached time stamp of the system State.
getCanonicalFile(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns the canonical file.
getCanonicalPath(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns the canonical path of a file.
getCapabilities(String) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getCapabilities(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getCapabilities() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
getCapabilities(String) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the capabilities declared by this resource.
getCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the capabilities provided by this bundle wiring.
getCapabilities(String) - Method in interface org.osgi.resource.Resource
Returns the capabilities declared by this resource.
getCapability() - Method in interface org.apache.felix.framework.resolver.ResolverWire
Returns the associated capability from the exporting bundle revision that satisfies the requirement of the importing bundle revision.
getCapability() - Method in class org.apache.felix.framework.wiring.BundleWireImpl
 
getCapability() - Method in class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
getCapability() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the capability represented by this description.
getCapability() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the BundleCapability for this wire.
getCapability() - Method in interface org.osgi.resource.Wire
Returns the Capability for this wire.
getCapabilityByNamespace(BundleRevision, String) - Static method in class org.apache.felix.framework.util.Util
Returns all the capabilities from a module that has a specified namespace.
getCapabilityHost() - Method in class org.eclipse.osgi.service.resolver.StateWire
gets the capability host.
getCause() - Method in exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Return the nested exception for this exception or null if there is none.
getCause() - Method in exception org.eclipse.osgi.signedcontent.InvalidContentException
Returns the cause of this exception or null if no cause was specified when this exception was created.
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.
getCeiling() - Method in class org.apache.felix.framework.util.VersionRange
 
getCertificateChain() - Method in class org.eclipse.osgi.internal.signedcontent.SignerInfoImpl
 
getCertificateChain() - Method in interface org.eclipse.osgi.signedcontent.SignerInfo
Returns the certificate chain
getCertificates() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateChain
Retruns all certificates in this certificate chain
getCertificates() - Method in class org.eclipse.osgi.internal.signedcontent.PKCS7Processor
 
getChain() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateChain
Returns the list of X500 distinguished names that make up the certificate chain.
getChains() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateVerifier
Returns all certificate chains of the repository.
getChanges() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getChanges() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getChanges() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the delta representing the changes from the time this state was first captured until now.
getChanges() - Method in interface org.eclipse.osgi.service.resolver.StateDelta
Returns an array of all the bundle deltas in this delta regardless of type.
getChanges(int, boolean) - Method in interface org.eclipse.osgi.service.resolver.StateDelta
Returns an array of all the members of this delta which match the given flags.
getChar() - Method in class org.eclipse.osgi.framework.internal.core.Tokenizer
 
getChildren() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getClassByDelegation(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getClassContext() - Method in class org.apache.felix.framework.util.SecurityManagerEx
 
getClasses() - Method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
getClassLoadCount() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getClassLoadCount() - Method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
getClassLoader() - Method in class org.apache.felix.framework.BundleWiringImpl
 
getClassLoader(Class) - Method in class org.apache.felix.framework.util.SecureAction
 
getClassloader() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getClassLoader() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Gets the class loader for the host bundle.
getClassLoader() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
 
getClassLoader() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the class loader for this bundle wiring.
getClassLoaderDelegateHooks() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Returns the list of configured class loader delegate hooks.
getClassLoadingHooks() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Returns the list of configured class loading hooks.
getClassLoadingStatsHooks() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Returns the list of configured class loading stats hooks.
getClassLoadTime() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getClassLoadTime() - Method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
getClassName(String) - Static method in class org.apache.felix.framework.util.Util
 
getClassName() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getClassName() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Accessor for the name of the class being traced.
getClassName() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
getClassName() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the fully qualified name of the class being woven.
getClassPackage(String) - Static method in class org.apache.felix.framework.util.Util
 
getClassPath() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getClasspath(String, BaseData, ProtectionDomain) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Creates a new ClasspathEntry object for the requested classpath if the source exists.
getClassPath() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the Bundle-ClassPath for this BundleData as specified in the bundle manifest file.
getClasspathManager() - Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
Returns the ClasspathManager for this BaseClassLoader
getClasspathManager() - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
getClasspathManager() - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
getClassPathString() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getClassStack() - Static method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
getCommandLineArgs() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
getCommandLineArgs() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns all command line arguments specified when the running framework was started.
getCompanionBundle() - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
getCompanionBundle() - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
getCompanionBundle() - Method in class org.eclipse.osgi.internal.composite.SurrogateImpl
 
getCompositeBundleContext() - Method in class org.eclipse.osgi.internal.composite.SurrogateImpl
 
getCompositeBundleContext() - Method in interface org.osgi.service.framework.SurrogateBundle
Deprecated.
Returns the bundle context of the associated composite bundle.
getCompositeDescription() - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
getCompositeDescription() - Method in interface org.eclipse.osgi.service.internal.composite.CompositeModule
 
getCompositeFramework() - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
getCompositeFramework() - Method in interface org.osgi.service.framework.CompositeBundle
Deprecated.
Returns the child framework associated with this composite bundle.
getCompositeResolveHelper(BundleDescription) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
getCompositeResolveHelper(BundleDescription) - Method in interface org.eclipse.osgi.internal.module.CompositeResolveHelperRegistry
 
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 class org.eclipse.osgi.internal.permadmin.SecurityAdmin
Deprecated. 
getConditionalPermissionInfo(String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
getConditionalPermissionInfos() - Method in interface org.eclipse.osgi.framework.adaptor.PermissionStorage
Returns the persistent array of encoded ConditionalPermissionInfo strings
getConditionalPermissionInfos() - Method in class org.eclipse.osgi.internal.baseadaptor.BasePermissionStorage
 
getConditionalPermissionInfos() - Method in class org.eclipse.osgi.internal.permadmin.SecurePermissionStorage
 
getConditionalPermissionInfos() - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
Deprecated. 
getConditionalPermissionInfos() - Method in class org.eclipse.osgi.internal.permadmin.SecurityTableUpdate
 
getConditionalPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
getConditionalPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionUpdate
This method returns the list of ConditionalPermissionInfos for this update.
getConditionInfos() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRow
 
getConditionInfos() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
 
getConditionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the Condition Infos for the Conditions that must be satisfied to enable the Permissions.
getConfig() - Method in class org.apache.felix.framework.cache.BundleArchiveRevision
Returns the configuration map for this revision.
getConfigurationFile(String) - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
Returns a file from the configuration area that can be used by the framework
getConfigurationLocation() - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
Returns the configuration Location object
getConfigurationObject() - Method in interface org.osgi.framework.Configurable
Deprecated.
As of 1.2. Please use Configuration Admin service.
getConfiguredExtensions() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
Returns a list of configured extensions
getConstructor(Class, Class[]) - Method in class org.apache.felix.framework.util.SecureAction
 
getContainingState() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getContainingState() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the state object which hosts this bundle.
getContent() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getContent() - Method in class org.apache.felix.framework.cache.BundleArchiveRevision
 
getContent(URLConnection) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
getContent(URLConnection) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingContentHandler
 
getContentLength() - Method in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
 
getContentType() - Method in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
 
getContext() - Method in interface org.eclipse.equinox.log.ExtendedLogEntry
Returns the context associated with this LogEntry object.
getContext() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getContext() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
Returns the system bundle's context
getContext() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Return the current context for this bundle.
getContext() - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Return the current context for this bundle.
getContext() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Return the current context for this bundle.
getContext() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Returns the context associated with this FrameworkLogEntry object.
getContext() - Method in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEvent
Get the operation specific context
getContextToBeChecked() - Method in class org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager
Gets the AccessControlContext currently being evaluated by the SecurityManager.
getCurrentRevision() - Method in class org.apache.felix.framework.cache.BundleArchive
Returns the current revision object for the archive.
getCurrentRevisionNumber() - Method in class org.apache.felix.framework.cache.BundleArchive
Returns the current revision object for the archive.
getData() - Method in class org.eclipse.osgi.internal.resolver.ResolverErrorImpl
 
getData() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
Returns non-translatable data associated with this ResolverError.
getDataArea(String) - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
getDataArea(String) - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns a URL to the specified path within this location.
getDataFile(String) - Method in class org.apache.felix.framework.cache.BundleArchive
Returns a File object corresponding to the data file of the relative path of the specified string.
getDataFile(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getDataFile(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Return the bundle data directory.
getDataFile(String) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getDataFile(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Creates a File object for a file in the persistent storage area provided for the bundle by the framework.
getDataFile(String) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getDataFile(AbstractBundle, String) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Creates a File object for a file in the persistent storage area provided for the bundle by the framework.
getDataFile(BaseData, String) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getDataFile(String) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getDataFile(String) - Method in class org.eclipse.osgi.launch.Equinox
 
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.
getDeclaredAttributes() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getDeclaredAttributes() - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
getDeclaredAttributes() - Method in class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
 
getDeclaredAttributes() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
getDeclaredAttributes() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the attributes declared with the description.
getDeclaredCapabilities(String) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getDeclaredCapabilities(String) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getDeclaredCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the capabilities declared by this bundle revision.
getDeclaredCapability() - Method in interface org.apache.felix.framework.resolver.HostedCapability
 
getDeclaredCapability() - Method in class org.apache.felix.framework.resolver.WrappedCapability
 
getDeclaredCapability() - Method in class org.eclipse.osgi.service.resolver.StateWire
gets the declared capability.
getDeclaredConstructor(Class, Class[]) - Method in class org.apache.felix.framework.util.SecureAction
 
getDeclaredDirectives() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getDeclaredDirectives() - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
getDeclaredDirectives() - Method in class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
 
getDeclaredDirectives() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
getDeclaredDirectives() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the directives declared with the description.
getDeclaredField(Class, String, Object) - Method in class org.apache.felix.framework.util.SecureAction
 
getDeclaredMethod(Class, String, Class[]) - Method in class org.apache.felix.framework.util.SecureAction
 
getDeclaredNativeLibraries() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getDeclaredRequirement() - Method in class org.eclipse.osgi.service.resolver.StateWire
Gets the declared requirement.
getDeclaredRequirements(String) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getDeclaredRequirements(String) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getDeclaredRequirements(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the requirements declared by this bundle revision.
getDefault() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
getDefault() - Static method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
getDefault() - Static method in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
getDefault() - Static method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
getDefault() - Static method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
Returns the singleton instance of FrameworkDebugOptions.
getDefault() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns the default value of this location if any.
getDefaultDelimiters() - Static method in class org.eclipse.osgi.util.TextProcessor
Return the string containing all the default delimiter characters to be used to segment a given string.
getDefaultPermissions() - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
getDefaultPermissions() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the default permissions.
getDefaultPort() - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
getDefaultPort() - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
getDefaultPort() - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
getDefaultPort() - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
getDefaultPort() - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.getDefaultPort.
getDefaultPort() - Method in interface org.osgi.service.url.URLStreamHandlerService
 
getDefaultProperty(Logger, String) - Static method in class org.apache.felix.framework.util.Util
 
getDefinedClass() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
getDefinedClass() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns the class defined by this woven class.
getDelegate() - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Returns the ClassLoaderDelegate used by this BundleClassLoader
getDelegate() - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
getDelegate() - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
getDelegate() - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
getDelegate() - Method in interface org.eclipse.osgi.service.internal.composite.CompositeModule
 
getDelegateHooks() - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
getDependencyClosure(Collection<Bundle>) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getDependencyClosure(Collection<BundleDescription>) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getDependencyClosure(Collection<BundleDescription>) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getDependencyClosure(Collection<BundleDescription>) - Method in interface org.eclipse.osgi.service.resolver.State
Returns the dependency closure for the specified bundles.
getDependencyClosure(Collection<Bundle>) - Method in interface org.osgi.framework.wiring.FrameworkWiring
Returns the dependency closure for the specified bundles.
getDependentBundles(BundleDescription[]) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
getDependentBundles(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns all bundles in the state depending on the given bundles.
getDependents() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getDependents() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all bundles which depend on this bundle.
getDescription() - Method in interface org.eclipse.osgi.service.resolver.extras.DescriptionReference
Returns the BaseDescription object associated with this reference.
getDevClassPath(String, Dictionary<String, String>) - Static method in class org.eclipse.osgi.internal.baseadaptor.DevClassPathHelper
Returns a list of classpath elements for the specified bundle symbolic name.
getDevClassPath(String) - Static method in class org.eclipse.osgi.internal.baseadaptor.DevClassPathHelper
Returns a list of classpath elements for the specified bundle symbolic name.
getDevice() - Method in class org.eclipse.osgi.framework.adaptor.FilePath
Returns the device for this file system path, or null if none exists.
getDirective(String) - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
getDirective(String) - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
getDirective(String) - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Returns the specified directive for this package.
getDirective(String) - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the specified directive that control this import package.
getDirective(String) - Method in class org.eclipse.osgi.util.ManifestElement
Returns the value for the specified directive or null if it does not exist.
getDirectiveKeys() - Method in class org.eclipse.osgi.util.ManifestElement
Return an enumeration of directive keys for this manifest element or null if there are none.
getDirectives() - Method in class org.apache.felix.framework.resolver.WrappedCapability
 
getDirectives() - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
getDirectives() - Method in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getDirectives() - Method in class org.apache.felix.framework.wiring.BundleRequirementImpl
 
getDirectives() - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
getDirectives() - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
getDirectives() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Returns the directives for this package.
getDirectives() - Method in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
Returns the directives that control this import package.
getDirectives(String) - Method in class org.eclipse.osgi.util.ManifestElement
Returns an array of string values for the specified directives or null if it does not exist.
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.
getDirectives() - Method in interface org.osgi.resource.Capability
Returns the directives of this capability.
getDirectives() - Method in interface org.osgi.resource.Requirement
Returns the directives of this requirement.
getDisabledBundles() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getDisabledBundles() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getDisabledBundles() - Method in interface org.eclipse.osgi.service.resolver.State
Returns an array of BundleDescriptions for the bundles that are disabled in the system.
getDisabledInfo(BundleDescription, String) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getDisabledInfo(BundleDescription, String) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getDisabledInfo(BundleDescription, String) - Method in interface org.eclipse.osgi.service.resolver.State
Returns the disabled info for the specified bundle with the specified policy name.
getDisabledInfos(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getDisabledInfos(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getDisabledInfos(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Returns an array of disabled info for the specified bundle.
getDoInput() - Method in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
 
getDoInput() - Method in class org.eclipse.osgi.framework.internal.protocol.reference.ReferenceURLConnection
 
getDomain() - Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
Returns the domain for the host bundle of this class loader
getDomain() - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathEntry
Returns the ProtectionDomain for this classpath entry
getDomain() - Method in class org.eclipse.osgi.baseadaptor.loader.FragmentClasspath
Returns the fragment domain for this FragmentClasspath
getDomain() - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
getDomain() - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
getDoOutput() - Method in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
 
getDoOutput() - Method in class org.eclipse.osgi.framework.internal.protocol.reference.ReferenceURLConnection
 
getDynamicImports() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getDynamicImports() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the DynamicImport-Package for this BundleData as specified in the bundle manifest file.
getDynamicImports() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
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.
getDynamicRequirements(List<BundleRequirement>) - Static method in class org.apache.felix.framework.util.Util
 
getEclipseHomeLocation() - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
 
getEncoded() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRow
 
getEncoded() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
 
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.
getEntries() - Method in interface org.apache.felix.framework.cache.Content
Returns an enumeration of entry names as String objects.
getEntries() - Method in class org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntries() - Method in class org.apache.felix.framework.cache.DirectoryContent
 
getEntries() - Method in class org.apache.felix.framework.cache.JarContent
 
getEntries() - Method in class org.eclipse.osgi.baseadaptor.loader.FragmentClasspath
Returns the fragment classpath entries for this FragmentClasspath
getEntry(String) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getEntry(String) - Method in class org.apache.felix.framework.util.WeakZipFileFactory.WeakZipFile
Returns the specified entry from the zip file.
getEntry(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getEntry(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Locates a file name in this bundle and returns a BundleEntry object
getEntry(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
getEntry(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
 
getEntry(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
 
getEntry(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
getEntry(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Gets a URL to the bundle entry specified by path.
getEntry(String) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getEntry(String) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getEntry() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getEntry(String) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
getEntry(String) - Method in class org.eclipse.osgi.launch.Equinox
 
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.
getEntryAsBytes(String) - Method in interface org.apache.felix.framework.cache.Content
This method returns the named entry as an array of bytes.
getEntryAsBytes(String) - Method in class org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsBytes(String) - Method in class org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsBytes(String) - Method in class org.apache.felix.framework.cache.JarContent
 
getEntryAsContent(String) - Method in interface org.apache.felix.framework.cache.Content
This method returns the named entry as an IContent Typically, this method only makes sense for entries that correspond to some form of aggregated resource (e.g., an embedded JAR file or directory), but implementations are free to interpret this however makes sense.
getEntryAsContent(String) - Method in class org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsContent(String) - Method in class org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsContent(String) - Method in class org.apache.felix.framework.cache.JarContent
 
getEntryAsNativeLibrary(String) - Method in interface org.apache.felix.framework.cache.Content
This method returns the named entry as a file in the file system for use as a native library.
getEntryAsNativeLibrary(String) - Method in class org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsNativeLibrary(String) - Method in class org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsNativeLibrary(String) - Method in class org.apache.felix.framework.cache.JarContent
 
getEntryAsStream(String) - Method in interface org.apache.felix.framework.cache.Content
This method returns the named entry as an input stream.
getEntryAsStream(String) - Method in class org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsStream(String) - Method in class org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsStream(String) - Method in class org.apache.felix.framework.cache.JarContent
 
getEntryAsURL(String) - Method in interface org.apache.felix.framework.cache.Content
This method allows retrieving an entry as a local URL.
getEntryAsURL(String) - Method in class org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsURL(String) - Method in class org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsURL(String) - Method in class org.apache.felix.framework.cache.JarContent
 
getEntryName() - Method in class org.apache.felix.framework.util.manifestparser.R4Library
 
getEntryPaths(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getEntryPaths(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Allows to access the entries of the bundle.
getEntryPaths(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
getEntryPaths(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
 
getEntryPaths(String, boolean) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
 
getEntryPaths(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
 
getEntryPaths(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
getEntryPaths(String, boolean) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
getEntryPaths(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Gets all of the bundle entries that exist under the specified path.
getEntryPaths(String) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getEntryPaths(String) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getEntryPaths(String) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
getEntryPaths(String) - Method in class org.eclipse.osgi.launch.Equinox
 
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.
getEquinoxEE() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getErrorHook() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
getEscapedToken(String) - Method in class org.eclipse.osgi.framework.internal.core.Tokenizer
 
getEscapedTokens(String) - Method in class org.eclipse.osgi.framework.internal.core.Tokenizer
 
getEventPublisher() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
Returns the event publisher for this BaseAdaptor
getException() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getException() - Method in interface org.osgi.service.log.LogEntry
Returns the exception object associated with this LogEntry object.
getExecutionEnvironment() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getExecutionEnvironment() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the Bundle-RequiredExecutionEnvironment for this BundleData as specified in the bundle manifest file.
getExecutionEnvironments() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getExecutionEnvironments() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the list of execution environments that are required by this bundle.
getExportedPackage(String) - Method in class org.apache.felix.framework.PackageAdminImpl
Returns the exported package associated with the specified package name.
getExportedPackage(String) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getExportedPackage(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated.
Gets the exported package for the specified package name.
getExportedPackages(String) - Method in class org.apache.felix.framework.PackageAdminImpl
 
getExportedPackages(Bundle) - Method in class org.apache.felix.framework.PackageAdminImpl
Returns the packages exported by the specified bundle.
getExportedPackages(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getExportedPackages(String) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getExportedPackages() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getExportedPackages() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getExportedPackages() - Method in interface org.eclipse.osgi.service.resolver.State
Returns all exported packages in this state, according to the OSGi rules for resolution.
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.
getExporter() - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
getExporter() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Returns the exporter of this package.
getExportingBundle() - Method in class org.eclipse.osgi.framework.internal.core.ExportedPackageImpl
Deprecated.
 
getExportingBundle() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated.
Returns the bundle exporting the package associated with this exported package.
getExportPackageDescription() - Method in class org.eclipse.osgi.internal.module.ResolverExport
 
getExportPackages() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getExportPackages() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of export package descriptions defined by the Export-Package clauses.
getExtensionFiles(BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
Returns a list of classpath files for an extension bundle
getExternalClassPath(String, BaseData, ProtectionDomain) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Uses the requested classpath as an absolute path to locate a source for a new ClasspathEntry.
getExtractFile(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Gets called by BundleFile during BundleFile.getFile(String, boolean).
getExtractFile(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
getExtractFile(BaseData, String) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getFactory() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
getFactory() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getFactory() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getFactory() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Returns a factory that knows how to create state objects, such as bundle descriptions and the different types of version constraints.
getFactory() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the factory that created this state.
getField(Class<?>, Class<?>, boolean) - Static method in class org.eclipse.osgi.framework.internal.core.Framework
 
getFile() - Method in class org.apache.felix.framework.cache.JarContent
 
getFile() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
 
getFile(String, boolean) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Returns a File for the bundle entry specified by the path.
getFile(String, boolean) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
getFile(String, boolean) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
 
getFile(String, boolean) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
 
getFile(String, boolean) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
getFile() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
getFile() - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Returns the log File if it is set, otherwise null is returned.
getFile(String, boolean) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
getFile() - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns the trace file if it is set, otherwise null is returned.
getFileInputStream(File) - Method in class org.apache.felix.framework.util.SecureAction
 
getFileInputStream(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Creates a FileInputStream from a File.
getFileName() - Method in class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
getFileName() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getFileOutputStream(File) - Method in class org.apache.felix.framework.util.SecureAction
 
getFileOutputStream(File, boolean) - Method in class org.eclipse.osgi.framework.util.SecureAction
Creates a FileInputStream from a File.
getFileSize() - Method in class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
getFileURL() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
Get a URL to the content of the bundle entry that uses the file: protocol.
getFileURL() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
 
getFileURL() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
 
getFileURL() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
 
getFileURL() - Method in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
Converts the URL to a URL that uses the file: protocol.
getFilter() - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
getFilter() - Method in class org.apache.felix.framework.util.ListenerInfo
 
getFilter() - Method in class org.apache.felix.framework.wiring.BundleRequirementImpl
 
getFilter() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
getFilter() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
Returns the selection filter used to select the native code.
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.
getFloor() - Method in class org.apache.felix.framework.util.VersionRange
 
getFragmentClasspaths() - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Returns the fragment classpaths of this classpath manager
getFragmentDeclaration() - Method in class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
getFragmentDeclaration() - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
getFragmentDeclaration() - Method in class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
 
getFragments(Bundle) - Method in class org.apache.felix.framework.PackageAdminImpl
 
getFragments(BundleWiring) - Static method in class org.apache.felix.framework.util.Util
 
getFragments() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getFragments() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
 
getFragments(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getFragments() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getFragments() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all fragments known to this bundle (regardless resolution status).
getFragments(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated.
Returns an array of attached fragment bundles for the specified bundle.
getFramework() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getFramework() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
 
getFrameworkArgs() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
getFrameworkArgs() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the arguments consumed by the framework implementation itself.
getFrameworkLog() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all configured adaptor hook AdaptorHook.createFrameworkLog() methods until the first one returns a non-null value.
getFrameworkLog() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Returns the FrameworkLog for the FrameworkAdaptor.
getFreeSpace() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getGeneratedManifest() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getGeneration() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getGenericCapabilities() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getGenericCapabilities() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of generic descriptions for the capabilities of this bundle.
getGenericRequires() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getGenericRequires() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of generic specifications constraints required by this bundle.
getHashSize() - Method in class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
getHeaders() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getHeaders() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Return the bundle's manifest headers and values from the manifest's preliminary section.
getHeaders(String) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Returns this bundle's Manifest headers and values.
getHeaders() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getHeaders(String) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getHeaders(String) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
 
getHeaders() - Method in class org.eclipse.osgi.launch.Equinox
 
getHeaders(String) - Method in class org.eclipse.osgi.launch.Equinox
 
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.
getHelp() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseCommandProvider
 
getHelp() - Method in interface org.eclipse.osgi.framework.console.CommandProvider
Answer a string (may be as many lines as you like) with help texts that explain the command.
getHelp(String) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Answer a string (may be as many lines as you like) with help texts that explain the command.
getHelp() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Answer a string (may be as many lines as you like) with help texts that explain the command.
getHighestBundleId() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getHighestBundleId() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getHighestBundleId() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the highest bundle ID.
getHookClassName() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
getHookClassName() - Method in interface org.eclipse.osgi.internal.serviceregistry.HookContext
Return the class name of the hook type supported by this hook context.
getHookMethodName() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
getHookMethodName() - Method in interface org.eclipse.osgi.internal.serviceregistry.HookContext
Return the hook method name called by this hook context.
getHookRegistry() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
Returns the HookRegistry object for this adaptor.
getHooks(Class<S>) - Method in class org.apache.felix.framework.Felix
 
getHooks(Class<S>) - Method in class org.apache.felix.framework.ServiceRegistry
 
getHost() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getHost() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the host for this bundle.
getHostAddress(URL) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
getHostAddress(URL) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
getHostAddress(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
getHostAddress(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
getHostAddress(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
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
 
getHostClasspathEntries() - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Returns the host classpath entries for this classpath manager
getHosts(Bundle) - Method in class org.apache.felix.framework.PackageAdminImpl
 
getHosts(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getHosts() - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
getHosts() - Method in interface org.eclipse.osgi.service.resolver.HostSpecification
Returns the list of host BundleDescriptions that satisfy this HostSpecification
getHosts(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated.
Returns the host bundles to which the specified fragment bundle is attached.
getId() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getId() - Method in class org.apache.felix.framework.cache.BundleArchive
Returns the bundle identifier associated with this archive.
getId() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getId() - Method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
getId() - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
getId(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns the current numeric id (appendage) of the given managed file.
getImportedPackageSource(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getImportedSources(KeyedHashSet) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
getImportingBundles() - Method in class org.eclipse.osgi.framework.internal.core.ExportedPackageImpl
Deprecated.
 
getImportingBundles() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated.
Returns the resolved bundles that are currently wired to this exported package.
getImportPackages() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getImportPackages() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of import package specifications defined by the Import-Package clause.
getIncludeMaximum() - Method in class org.eclipse.osgi.service.resolver.VersionRange
Indicates if the maximum version is included in the version range.
getIncludeMinimum() - Method in class org.eclipse.osgi.service.resolver.VersionRange
Indicates if the minimum version is included in the version range.
getInitialBundleStartLevel() - Method in class org.apache.felix.framework.StartLevelImpl
 
getInitialBundleStartLevel() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
getInitialBundleStartLevel() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Returns the initial bundle start level as maintained by this adaptor
getInitialBundleStartLevel() - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Return the initial start level value that is assigned to a Bundle when it is first installed.
getInitialBundleStartLevel() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
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.
getInput() - Method in class org.eclipse.osgi.framework.console.ConsoleSession
Returns the input for this console session.
getInput() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsole
Reads a string from standard input until user hits the Enter key.
getInput() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsoleSession
 
getInputStream(int, String) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getInputStream(ZipEntry) - Method in class org.apache.felix.framework.util.WeakZipFileFactory.WeakZipFile
Returns an input stream for the specified zip entry.
getInputStream() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
Return an InputStream for the entry.
getInputStream() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
 
getInputStream() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
Return an InputStream for the entry.
getInputStream() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
Return an InputStream for the entry.
getInputStream() - Method in class org.eclipse.osgi.framework.internal.core.BundleSource
 
getInputStream() - Method in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
 
getInputStream() - Method in class org.eclipse.osgi.framework.internal.protocol.reference.ReferenceURLConnection
 
getInputStream(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns a managed InputStream for a managed file.
getInputStreamSet(String[]) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns a managed input stream set for the managed file names.
getInstalledBundles() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
getInstalledBundles() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Return a list of the installed bundles.
getInstalledBundles() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getInstallLocation() - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
Returns the install Location object
getInstallPath() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getInstance(byte) - Static method in class org.eclipse.osgi.internal.loader.buddy.SystemPolicy
 
getInstance() - Static method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
getInstance() - Static method in class org.eclipse.osgi.internal.signedcontent.TrustEngineListener
 
getInstanceLocation() - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
Returns the instance Location object
getIntegerOption(String, int) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
getIntegerOption(String, int) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns the identified option as an int value.
getInteralAttributes() - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
getInteralAttributes() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
getInteralAttributes() - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
getInteralAttributes() - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
getInteralAttributes() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeSpecificationImpl
 
getInternalDirectives() - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
getInternalDirectives() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
getInternalDirectives() - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
getInternalDirectives() - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
getInternalDirectives() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeSpecificationImpl
 
getInternalNameSpace() - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
getInternalNameSpace() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
getInternalNameSpace() - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
getInternalNameSpace() - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
getInternalNameSpace() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeSpecificationImpl
 
getInternalSymbolicName() - Static method in class org.eclipse.osgi.framework.internal.core.Constants
 
getIntValue() - Method in class org.eclipse.osgi.internal.signedcontent.BERProcessor
Gets the content from the current structure as an int.
getInvalidVersion() - Method in class org.eclipse.osgi.internal.baseadaptor.InvalidVersion
Returns the invalid version string.
getKey() - Method in class org.eclipse.core.runtime.internal.adaptor.ClasspathManifest
 
getKey() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getKey() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getKey() - Method in interface org.eclipse.osgi.framework.util.KeyedElement
Returns the key for this element
getKey(int) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
getKey() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getKey() - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
getKey() - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
getKey() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getKey() - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
getKeyCount() - Method in class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
getKeyHashCode() - Method in class org.eclipse.core.runtime.internal.adaptor.ClasspathManifest
 
getKeyHashCode() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getKeyHashCode() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getKeyHashCode() - Method in interface org.eclipse.osgi.framework.util.KeyedElement
Returns the hash code of the key
getKeyHashCode() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getKeyHashCode() - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
getKeyHashCode() - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
getKeyHashCode() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getKeyHashCode() - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
getKeys() - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
getKeys() - Method in class org.eclipse.osgi.util.ManifestElement
Returns an enumeration of attribute keys for this manifest element or null if none exist.
getKeySize() - Method in class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
getLanguages() - Method in class org.apache.felix.framework.util.manifestparser.R4Library
 
getLanguages() - Method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
getLanguages() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
getLanguages() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
Returns the languages supported by the native code.
getLastModified() - Method in class org.apache.felix.framework.cache.BundleArchive
Returns the last modification time of this archive.
getLastModified() - Method in class org.apache.felix.framework.Felix
 
getLastModified() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getLastModified() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Get the last time this BundleData was modified.
getLastModified() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getLastModified() - Method in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
 
getLastModified() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getLastModified() - Method in class org.eclipse.osgi.launch.Equinox
 
getLastModified() - Method in interface org.osgi.framework.Bundle
Returns the time when this bundle was last modified.
getLaunchTime() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getLazyStartExcludes() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getLazyStartIncludes() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getLeft() - Method in class org.osgi.framework.VersionRange
Returns the left endpoint of this version range.
getLeftType() - Method in class org.osgi.framework.VersionRange
Returns the type of the left endpoint of this version range.
getLevel() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getLevel() - Method in interface org.osgi.service.log.LogEntry
Returns the severity level of this LogEntry object.
getLibraries() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
This method returns the selected native library metadata from the manifest.
getLibraries() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getLibraries() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getLibrariesName() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getLibrariesName() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getLibraryClauses() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
getLibraryEntries() - Method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
getLineNumber() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Return the line number in the class/method where the trace originator
getListener() - Method in class org.apache.felix.framework.util.ListenerInfo
 
getListenerClass() - Method in class org.apache.felix.framework.util.ListenerInfo
 
getLoadedBy() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getLoadedClasses() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getLoader(String) - Static method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
getLoaderProxy() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
 
getLoaderProxy(BundleDescription) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
getLoaderProxy() - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
getLoaders() - Static method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
getLoadOrder() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getLoadPolicy() - Method in class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
getLocale() - Method in interface org.eclipse.osgi.service.localization.LocaleProvider
Determines the current locale for the context of the call to this method.
getLocalization(Bundle, String) - Method in class org.eclipse.core.runtime.internal.adaptor.BundleLocalizationImpl
The getLocalization method gets a ResourceBundle object for the given locale and bundle.
getLocalization(Bundle, String) - Method in interface org.eclipse.osgi.service.localization.BundleLocalization
Returns a ResourceBundle object for the given bundle and locale.
getLocalTimeLoading() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getLocalURL(int, String) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getLocalURL() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
Get a URL to the bundle entry that uses a common protocol (i.e.
getLocalURL() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
 
getLocalURL() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
 
getLocalURL() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
 
getLocalURL() - Method in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
Converts the URL to a common local URL protocol (i.e file: or jar: protocol)
getLocation() - Method in class org.apache.felix.framework.cache.BundleArchive
Returns the location string associated with this archive.
getLocation() - Method in class org.apache.felix.framework.cache.BundleArchiveRevision
Returns the location string this revision.
getLocation() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getLocation() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Get the BundleData Location.
getLocation() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Retrieve the location identifier of the bundle.
getLocation() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getLocation() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getLocation() - Method in class org.eclipse.osgi.launch.Equinox
 
getLocation() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
The location string for this bundle.
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.eclipse.osgi.framework.adaptor.PermissionStorage
Returns the locations that have permission data assigned to them, that is, locations for which permission data exists in persistent storage.
getLocations() - Method in class org.eclipse.osgi.internal.baseadaptor.BasePermissionStorage
 
getLocations() - Method in class org.eclipse.osgi.internal.permadmin.SecurePermissionStorage
 
getLocations() - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
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.
getLog() - Method in class org.eclipse.equinox.log.internal.ExtendedLogReaderServiceImpl
 
getLog() - Method in interface org.osgi.service.log.LogReaderService
Returns an Enumeration of all LogEntry objects in the log.
getLogger() - Method in class org.apache.felix.framework.cache.BundleArchiveRevision
Returns the logger for this revision.
getLogger() - Method in class org.apache.felix.framework.ServiceRegistry
 
getLogger(String) - Method in interface org.eclipse.equinox.log.ExtendedLogService
Returns the Logger object associated with this logger name for the bundle that retrieved this log service.
getLogger(Bundle, String) - Method in interface org.eclipse.equinox.log.ExtendedLogService
Returns the logger associated with this logger name and bundle.
getLogger(String) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
getLogger(Bundle, String) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
getLoggerName() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
 
getLoggerName() - Method in interface org.eclipse.equinox.log.ExtendedLogEntry
Returns the logger name associated with this LogEntry object.
getLoggerName() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getLogLevel() - Method in class org.apache.felix.framework.Logger
 
getMainStartTime() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getMajor() - Method in class org.osgi.framework.Version
Returns the major component of this version identifier.
getManagedFiles() - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns a list of all the managed files currently being managed.
getMandatoryRevisions() - Method in class org.apache.felix.framework.ResolveContextImpl
 
getMandatoryRevisions() - Method in class org.apache.felix.framework.resolver.ResolveContext
 
getManifest() - Method in class org.eclipse.core.runtime.internal.adaptor.CachedManifest
 
getManifest(ClasspathEntry, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.adaptor.ClasspathManifest
 
getManifest(boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getManifest() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getManifest(boolean) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Returns the manifest for the data in this storage hook, or null if this hook does not provide the manifest.
getManifest() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Return the Dictionary of manifest headers for the BundleData.
getManifest(boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getManifest(boolean) - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
getManifestHeader() - Method in class org.apache.felix.framework.cache.BundleArchiveRevision
Returns the main attributes of the JAR file manifest header of the revision.
getManifestTimeStamp() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getManifestType() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getManifestVersion() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getManifestVersion() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
getMasterId() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getMasterId() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getMasterMatch() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getMasterMatch() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getMasterVersion() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getMasterVersion() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getMatch() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.Prerequisite
 
getMatchingCapabilities() - Method in class org.eclipse.osgi.internal.module.GenericConstraint
 
getMatchingFilter() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
getMatchingFilter() - Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
Returns a matching filter used to match with a suppliers attributes
getMaximum() - Method in class org.eclipse.osgi.service.resolver.VersionRange
Deprecated.
getMessage() - Method in class org.apache.felix.framework.util.ThreadGate
Returns the message object associated with the gate; the message is just an arbitrary object used to pass information to the waiting threads.
getMessage() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getMessage() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Accessor for the trace message
getMessage() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getMessage() - Method in class org.eclipse.osgi.service.resolver.DisabledInfo
Returns the message describing the reason the bundle is disabled.
getMessage() - Method in interface org.osgi.service.log.LogEntry
Returns the human readable message associated with this LogEntry object.
getMessageDigestAlgorithm() - Method in class org.eclipse.osgi.internal.signedcontent.SignerInfoImpl
 
getMessageDigestAlgorithm() - Method in interface org.eclipse.osgi.signedcontent.SignerInfo
Returns the MessageDigest algorithm used to verify content signed by this signer info.
getMethod(Class, String, Class[]) - Method in class org.apache.felix.framework.util.SecureAction
 
getMethodName() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Accessor for the method being traced.
getMicro() - Method in class org.osgi.framework.Version
Returns the micro component of this version identifier.
getMinimum() - Method in class org.eclipse.osgi.service.resolver.VersionRange
Returns the minimum Version of this VersionRange.
getMinor() - Method in class org.osgi.framework.Version
Returns the minor component of this version identifier.
getModuleRevisionFromModuleId(String) - Static method in class org.apache.felix.framework.util.Util
Converts a module identifier to a bundle identifier.
getName() - Method in class org.apache.felix.framework.capabilityset.SimpleFilter
 
getName() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.Prerequisite
 
getName() - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
getName() - Method in class org.eclipse.equinox.log.internal.LoggerImpl
 
getName() - Method in interface org.eclipse.equinox.log.Logger
Returns the name associated with this Logger object.
getName() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
Return the name of the entry.
getName() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
 
getName() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
Return name of the entry.
getName() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
Return name of the entry.
getName() - Method in class org.eclipse.osgi.framework.internal.core.ExportedPackageImpl
Deprecated.
 
getName() - Method in class org.eclipse.osgi.internal.module.ResolverConstraint
 
getName() - Method in class org.eclipse.osgi.internal.module.ResolverImport
 
getName() - Method in class org.eclipse.osgi.internal.module.VersionSupplier
 
getName() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRow
 
getName() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
 
getName() - Method in class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
getName() - Method in class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
Deprecated. 
getName() - Method in class org.eclipse.osgi.internal.service.security.KeyStoreTrustEngine
 
getName() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile.SignedContentFileEntry
 
getName() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl.SignedContentEntryImpl
 
getName() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the name.
getName() - Method in interface org.eclipse.osgi.service.resolver.GenericDescription
Deprecated.
matching should only be done against a capability's attributes.
getName() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns this constraint's name.
getName() - Method in class org.eclipse.osgi.service.security.TrustEngine
Return a representation string of this trust engine
getName() - Method in interface org.eclipse.osgi.signedcontent.SignedContentEntry
Returns the name of the entry.
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 class org.apache.felix.framework.resolver.WrappedCapability
 
getNamespace() - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
getNamespace() - Method in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getNamespace() - Method in class org.apache.felix.framework.wiring.BundleRequirementImpl
 
getNameSpace() - Method in class org.eclipse.osgi.internal.module.GenericConstraint
 
getNamespace() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the namespace of this capability.
getNamespace() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the namespace of this requirement.
getNamespace() - Method in interface org.osgi.resource.Capability
Returns the namespace of this capability.
getNamespace() - Method in interface org.osgi.resource.Requirement
Returns the namespace of this requirement.
getNativeCodeSpecification() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getNativeCodeSpecification() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the native code specification for this bundle.
getNativeLibraries() - Method in class org.apache.felix.framework.BundleWiringImpl
 
getNativePaths() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getNativePaths() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
getNativePaths() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
Returns the paths to the native code libraries.
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.
getNext() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
The next WrapperBundleFile in the chain.
getNextBundleId() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getNL() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
getNL() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the string name of the current locale for use in finding files whose path starts with $nl$.
getNonFrameworkArgs() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
getNonFrameworkArgs() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the arguments not consumed by the framework implementation itself.
getNullPackageSource(String) - Static method in class org.eclipse.osgi.internal.loader.NullPackageSource
 
getObject(Bundle) - Method in class org.osgi.util.tracker.BundleTracker
Returns the customized object for the specified Bundle if the specified bundle is being tracked by this BundleTracker.
getObjId() - Method in class org.eclipse.osgi.internal.signedcontent.BERProcessor
Gets the content from the current structure as an object id (int[]).
getOndemandRevisions() - Method in class org.apache.felix.framework.ResolveContextImpl
 
getOperation() - Method in class org.apache.felix.framework.capabilityset.SimpleFilter
 
getOption(String) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
getOption(String, String) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
getOption(String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns the identified option.
getOption(String, String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns the identified option.
getOptionalRevisions() - Method in class org.apache.felix.framework.ResolveContextImpl
 
getOptionalRevisions() - Method in class org.apache.felix.framework.resolver.ResolveContext
 
getOptionPath() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Accessor for the option-path being traced.
getOptions() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
getOptions() - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns a snapshot of the current options.
getOrigin() - Method in class org.osgi.framework.BundleEvent
Returns the bundle that was the origin of the event.
getOriginal() - Method in class org.apache.felix.framework.resolver.ShadowList
 
getOriginalRequirement() - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
getOS() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
getOS() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the string name of the current operating system for use in finding files whose path starts with $os$.
getOSArch() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
getOSArch() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the string name of the current system architecture.
getOSGiConfigurationDir() - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
Returns the File object under the configuration location used for the OSGi configuration
getOSNames() - Method in class org.apache.felix.framework.util.manifestparser.R4Library
 
getOSNames() - Method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
getOSNames() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
getOSNames() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
Returns the operating system names supported by the native code.
getOSVersions() - Method in class org.apache.felix.framework.util.manifestparser.R4Library
 
getOSVersions() - Method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
getOSVersions() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
getOSVersions() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
Returns the operating system version ranges supported by the native code.
getOutput() - Method in class org.eclipse.osgi.framework.console.ConsoleSession
Returns the output for this console session.
getOutput() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsoleSession
 
getOutputStream(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns a ManagedOutputStream for a managed file.
getOutputStreamSet(String[]) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns an array of ManagedOutputStream for a set of managed files.
getPackageAdmin() - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
getPackageCapability(BundleRevision, String) - Static method in class org.apache.felix.framework.util.Util
 
getPackageFilters() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getPackageFilters() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getPackageName(String) - Static method in class org.eclipse.osgi.internal.loader.BundleLoader
Returns the package name from the specified class name.
getPackageSource(String) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
getParent() - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Returns the parent classloader used by this BundleClassLoader
getParentClassLoader(ClassLoader) - Method in class org.apache.felix.framework.util.SecureAction
 
getParentClassLoader() - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
getParentFactory() - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
getParentFactory() - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
getParentFactory() - Method in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
getParentLocation() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
getParentLocation() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns the parent of this location or null if none is available.
getParsedFilter() - Method in class org.apache.felix.framework.util.ListenerInfo
 
getPermissionData(String) - Method in interface org.eclipse.osgi.framework.adaptor.PermissionStorage
Gets the permission data assigned to the specified location.
getPermissionData(String) - Method in class org.eclipse.osgi.internal.baseadaptor.BasePermissionStorage
 
getPermissionData(String) - Method in class org.eclipse.osgi.internal.permadmin.SecurePermissionStorage
 
getPermissionInfos() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRow
 
getPermissionInfos() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
 
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 class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
getPermissions(String) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the permissions assigned to the bundle with the specified location.
getPermissionStorage() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
getPermissionStorage() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Returns the PermissionStorage object which will be used to to manage the permission data.
getPermissionStorage() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getPersistentState() - Method in class org.apache.felix.framework.cache.BundleArchive
Returns the persistent state of this archive.
getPersistentState() - Method in class org.apache.felix.framework.Felix
 
getPlatformAdmin() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
getPlatformAdmin() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Returns the PlatformAdmin for this FrameworkAdaptor.
getPlatformFilter() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getPlatformFilter() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the platform filter in the form of an LDAP filter
getPlatformProperties() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getPlatformProperties() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getPlatformProperties() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the list of platform properties currently set for this state.
getPluginClass() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getPluginClass() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getPluginClass() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getPluginId() - Method in class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
getPluginName() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getPluginName() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getPolicy() - Method in class org.apache.felix.framework.util.SecureAction
 
getPolicyName() - Method in class org.eclipse.osgi.service.resolver.DisabledInfo
Returns the name of the policy which disabled the bundle.
getPossibleSuppliers() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeSpecificationImpl
 
getPossibleSuppliers() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeSpecification
Returns the list of possible suppliers to this native code specification.
getPrerequisites(BundleDescription[]) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
getPrerequisites(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns all the prerequisite bundles in the state for the given bundles.
getPrimaryKeyValue(String) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Returns the leftmost required primary key value for the filter to evaluate to true.
getProcessors() - Method in class org.apache.felix.framework.util.manifestparser.R4Library
 
getProcessors() - Method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
getProcessors() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
getProcessors() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
Returns the processors supported by the native code.
getProfileLog() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getProfileLog() - Static method in class org.eclipse.osgi.internal.profile.Profile
Get the profiling log report and reset the trace buffer.
getProfileLog() - Method in interface org.eclipse.osgi.internal.profile.ProfileLogger
 
getProfileLogFile() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getProfileLogReport() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getProperties() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method will call all the configured adaptor hook AdaptorHook.addProperties(Properties) methods.
getProperties() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Return the properties object for the adaptor.
getProperties() - Static method in class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
getProperties() - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns the system properties.
getProperties() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl
Return the properties object.
getProperty(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
getProperty(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Retrieve the value of the named environment property.
getProperty(String) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Retrieve the value of the named environment property.
getProperty(String, String) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Retrieve the value of the named environment property.
getProperty(String) - Static method in class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
getProperty(String, String) - Static method in class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
getProperty(String) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a system property.
getProperty(String, String) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a system property.
getProperty(String) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
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.
getProperty(String) - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the value for the specified property.
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 class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
Returns an array of the keys 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 class org.apache.felix.framework.BundleRevisionImpl
 
getProtectionDomain() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Get the bundle's ProtectionDomain.
getProtectionDomain() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
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.
getProvidedResourceWires(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getProvidedResourceWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the Wires to the provided capabilities of this wiring.
getProvidedResourceWires(String) - Method in interface org.osgi.resource.Wiring
Returns the Wires to the provided capabilities of this wiring.
getProvidedWires(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getProvidedWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the BundleWires to the provided capabilities of this bundle wiring.
getProvider() - Method in interface org.apache.felix.framework.resolver.ResolverWire
Returns the exporting bundle revision.
getProvider() - Method in class org.apache.felix.framework.wiring.BundleWireImpl
 
getProvider() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the resource providing the capability.
getProvider() - Method in interface org.osgi.resource.Wire
Returns the resource providing the capability.
getProviderName() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getProviderName() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getProviderWiring() - Method in class org.apache.felix.framework.wiring.BundleWireImpl
 
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 class org.eclipse.osgi.framework.internal.core.ReferenceInputStream
 
getReference() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl
Returns a ServiceReferenceImpl object for this registration.
getReference() - Method in interface org.osgi.framework.ServiceRegistration
Returns a ServiceReference object for a service being registered.
getRegisteredBuddyList() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getRegisteredServices(Bundle) - Method in class org.apache.felix.framework.ServiceRegistry
 
getRegisteredServices() - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Provides a list of ServiceReferences for the services registered by this bundle or null if the bundle has no registered services.
getRegisteredServices() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Provides a list of ServiceReferences for the services registered by this bundle or null if the bundle has no registered services.
getRegisteredServices() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getRegisteredServices(BundleContextImpl) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Returns this bundle's ServiceReference list for all services it has registered or null if this bundle has no registered services.
getRegisteredServices() - Method in class org.eclipse.osgi.launch.Equinox
 
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.
getRegisteringBundle() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl
This method returns the bundle which registered the service regardless of the registration status of this service registration.
getRegistration() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
Return the ServiceRegistrationImpl for this ServiceReferenceImpl.
getRelativeTime(long) - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getRemovalPending() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getRemovalPending() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getRemovalPending() - Method in interface org.eclipse.osgi.service.resolver.State
Returns descriptions for all bundles in a removal pending state.
getRemovalPendingBundles() - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getRemovalPendingBundles() - Method in interface org.osgi.framework.wiring.FrameworkWiring
Returns the bundles that have non-current, in use bundle wirings.
getRequiredBundles(String) - Method in class org.apache.felix.framework.PackageAdminImpl
 
getRequiredBundles(String) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
getRequiredBundles() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getRequiredBundles() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns an array of bundle specifications defined by the Require-Bundle clause in this bundle.
getRequiredBundles(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated.
Returns an array of required bundles having the specified symbolic name.
getRequiredObjectClass() - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Returns the leftmost required objectClass value for the filter to evaluate to true.
getRequiredResourceWires(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getRequiredResourceWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the Wires to the requirements in use by this wiring.
getRequiredResourceWires(String) - Method in interface org.osgi.resource.Wiring
Returns the Wires to the requirements in use by this wiring.
getRequiredWires(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
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 exception org.apache.felix.framework.resolver.ResolveException
 
getRequirement() - Method in interface org.apache.felix.framework.resolver.ResolverWire
Returns the associated requirement from the importing bundle revision that resulted in the creation of this wire.
getRequirement() - Method in class org.apache.felix.framework.wiring.BundleWireImpl
 
getRequirement() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns the requirement represented by this constraint.
getRequirement() - Method in interface org.osgi.framework.wiring.BundleWire
Return the BundleRequirement for this wire.
getRequirement() - Method in interface org.osgi.resource.Wire
Returns the Requirement for this wire.
getRequirementHost() - Method in class org.eclipse.osgi.service.resolver.StateWire
Gets the requirement host.
getRequirements(String) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getRequirements(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getRequirements() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
getRequirements(String) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getRequirements(String) - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the requirements declared by this bundle resource.
getRequirements(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the requirements of this bundle wiring.
getRequirements(String) - Method in interface org.osgi.resource.Resource
Returns the requirements declared by this bundle resource.
getRequirer() - Method in interface org.apache.felix.framework.resolver.ResolverWire
Returns the importing bundle revision.
getRequirer() - Method in class org.apache.felix.framework.wiring.BundleWireImpl
 
getRequirer() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the resource who requires the capability.
getRequirer() - Method in interface org.osgi.resource.Wire
Returns the resource who requires the capability.
getRequirerWiring() - Method in class org.apache.felix.framework.wiring.BundleWireImpl
 
getRequirerWiring() - Method in interface org.osgi.framework.wiring.BundleWire
Returns the bundle wiring who requires the capability.
getRequires() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getRequires() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getRequiringBundles() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
getRequiringBundles() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Deprecated.
Returns the bundles that currently require this required bundle.
getResolution() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
getResolution() - Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
Returns the resolution type of the required capability.
getResolutionFailureException() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getResolutionFailureMessage(VersionConstraint) - Static method in class org.eclipse.core.runtime.internal.adaptor.MessageHelper
 
getResolvedBundles() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getResolvedBundles() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getResolvedBundles() - Method in interface org.eclipse.osgi.service.resolver.State
Returns descriptions for all bundles currently resolved in this state.
getResolvedGenericRequires() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getResolvedGenericRequires() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all the capabilities that satisfy all the capability requirements for this bundle.
getResolvedImports() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getResolvedImports() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all the export packages that satisfy all the imported packages for this bundle.
getResolvedRequires() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getResolvedRequires() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all the bundle descriptions that satisfy all the require bundles for this bundle.
getResolver() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
Deprecated. 
getResolver() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getResolver() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getResolver() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Deprecated.
getResolver() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the resolver associated with this state.
getResolverBundle() - Method in class org.eclipse.osgi.internal.module.GenericCapability
 
getResolverBundle() - Method in class org.eclipse.osgi.internal.module.ResolverBundle
 
getResolverErrors(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getResolverErrors(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getResolverErrors(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Returns all ResolverErrors for the given bundle
getResolverHook() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getResource(String) - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
getResource() - Method in class org.apache.felix.framework.BundleWiringImpl
 
getResource() - Method in class org.apache.felix.framework.resolver.WrappedCapability
 
getResource() - Method in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getResource() - Method in class org.apache.felix.framework.wiring.BundleRequirementImpl
 
getResource(String) - Method in class org.eclipse.core.runtime.internal.adaptor.ContextFinder
 
getResource(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
This method will first search the parent class loader for the resource; That failing, this method will invoke ClassLoaderDelegate.findResource(String) to find the resource.
getResource(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Find the specified resource in this bundle.
getResource(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Find the specified resource in this bundle.
getResource(String) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getResource(String) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Find the specified resource in this bundle.
getResource(String) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
Gets a resource for the bundle.
getResource(String) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
getResource(String) - Method in class org.eclipse.osgi.internal.loader.FilteredSourcePackage
 
getResource(String) - Method in class org.eclipse.osgi.internal.loader.MultiSourcePackage
 
getResource(String) - Method in class org.eclipse.osgi.internal.loader.NullPackageSource
 
getResource(String) - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
getResource(String) - Method in class org.eclipse.osgi.internal.loader.SingleSourcePackage
 
getResource(String) - Method in class org.eclipse.osgi.launch.Equinox
 
getResource(String) - Method in interface org.osgi.framework.Bundle
Find the specified resource from this bundle's class loader.
getResource() - Method in interface org.osgi.framework.wiring.BundleCapability
Returns the resource declaring this capability.
getResource() - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns the resource declaring this requirement.
getResource() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the resource associated with this wiring.
getResource() - Method in interface org.osgi.resource.Capability
Returns the resource declaring this capability.
getResource() - Method in interface org.osgi.resource.Requirement
Returns the resource declaring this requirement.
getResource() - Method in interface org.osgi.resource.Wiring
Returns the resource associated with this wiring.
getResourceBundle(String) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getResourceByDelegation(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getResourceCapabilities(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getResourceCapabilities(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the capabilities provided by this wiring.
getResourceCapabilities(String) - Method in interface org.osgi.resource.Wiring
Returns the capabilities provided by this wiring.
getResourcePackage(String) - Static method in class org.apache.felix.framework.util.Util
 
getResourcePackageName(String) - Static method in class org.eclipse.osgi.internal.loader.BundleLoader
Returns the package name from the specified resource name.
getResourceRequirements(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getResourceRequirements(String) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the requirements of this wiring.
getResourceRequirements(String) - Method in interface org.osgi.resource.Wiring
Returns the requirements of this wiring.
getResources(String) - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoaderJava5
 
getResources(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
This method will first search the parent class loader for the resource; That failing, this method will invoke ClassLoaderDelegate.findResource(String) to find the resource.
getResources(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
 
getResources(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
 
getResources(String) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getResources(String) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
getResources(String) - Method in class org.eclipse.osgi.internal.loader.FilteredSourcePackage
 
getResources(String) - Method in class org.eclipse.osgi.internal.loader.MultiSourcePackage
 
getResources(String) - Method in class org.eclipse.osgi.internal.loader.NullPackageSource
 
getResources(String) - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
getResources(String) - Method in class org.eclipse.osgi.internal.loader.SingleSourcePackage
 
getResources(String) - Method in class org.eclipse.osgi.launch.Equinox
 
getResources(String) - Method in interface org.osgi.framework.Bundle
Find the specified resources from this bundle's class loader.
getResourcesByDelegation(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
getResourceURL(String, long) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
getResourceURL(String, long, int) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
getResourceURL(String, BaseData, int) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Returns a URL to access the contents of the entry specified by the path
getResourceURL(String, BaseData, int) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
getResovlerHookException() - Method in interface org.eclipse.osgi.service.resolver.StateDelta
Returns the resolver hook exception if one occurred while resolving the state.
getResult() - Method in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEvent
Get the result code
getRevision() - Method in class org.apache.felix.framework.BundleWiringImpl
 
getRevision() - Method in interface org.apache.felix.framework.resolver.HostedCapability
 
getRevision() - Method in exception org.apache.felix.framework.resolver.ResolveException
 
getRevision() - Method in class org.apache.felix.framework.resolver.WrappedCapability
 
getRevision() - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
getRevision() - Method in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getRevision() - Method in class org.apache.felix.framework.wiring.BundleRequirementImpl
 
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.
getRevisionRootDir() - Method in class org.apache.felix.framework.cache.BundleArchiveRevision
Returns the root directory for this revision.
getRevisions() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getRevisions() - Method in interface org.osgi.framework.wiring.BundleRevisions
Return the bundle revisions for the referenced bundle.
getRight() - Method in class org.osgi.framework.VersionRange
Returns the right endpoint of this version range.
getRightType() - Method in class org.osgi.framework.VersionRange
Returns the type of the right endpoint of this version range.
getRoot() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getRoot() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateChain
Returns the root certificate of the certificate chain
getSecurityContext() - Method in class org.apache.felix.framework.util.ListenerInfo
 
getSecurityContext() - Method in class org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager
 
getSegments() - Method in class org.eclipse.osgi.framework.adaptor.FilePath
Returns the segments in this path.
getSelectedExports() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getSelectedExports() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all the exported packages from this bundle that have been selected by the resolver.
getSelectedGenericCapabilities() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getSelectedGenericCapabilities() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns all the capabilities provided by ths bundle that have been selected by the resolver.
getSelectionFilter() - Method in class org.apache.felix.framework.util.manifestparser.R4Library
 
getSelectionFilter() - Method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
getSelectionPolicy() - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
getSelectionPolicy() - Method in interface org.eclipse.osgi.service.resolver.Resolver
Returns the selection policy for this resolver or null if it is not set
getSequenceNumber() - Method in interface org.eclipse.equinox.log.ExtendedLogEntry
Returns the log sequence number associated with this LogEntry object.
getSequenceNumber() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getService(Bundle, ServiceReference<S>) - Method in class org.apache.felix.framework.ServiceRegistry
 
getService(Bundle, ServiceRegistration<FrameworkLog>) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogFactory
 
getService(Bundle, ServiceRegistration<ExtendedLogReaderServiceImpl>) - Method in class org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory
 
getService(Bundle, ServiceRegistration<ExtendedLogService>) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceFactory
 
getService(Bundle, ServiceRegistration<Object>) - Method in class org.eclipse.osgi.framework.console.ConsoleSession
 
getService(ServiceReference<S>) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Get a service's service object.
getService(ServiceReference<S>, BundleContext) - Method in class org.eclipse.osgi.framework.util.SecureAction
Gets a service object.
getService(BundleContextImpl, ServiceReferenceImpl<?>) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Returns the specified service object for a service.
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.
getService(ServiceReference<S>) - Method in class org.osgi.util.tracker.ServiceTracker
Returns the service object for the specified ServiceReference if the specified referenced service is being tracked by this ServiceTracker.
getService() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a service object for one of the services being tracked by this ServiceTracker.
getServiceComponent() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getServiceReference() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getServiceReference(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Get a service reference.
getServiceReference(Class<S>) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
 
getServiceReference(BundleContextImpl, String) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Returns a ServiceReference object for a service that implements and was registered under the specified class.
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.
getServiceReference() - Method in interface org.osgi.service.log.LogEntry
Returns the ServiceReference object for the service associated with this LogEntry object.
getServiceReference() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a ServiceReference for one of the services being tracked by this ServiceTracker.
getServiceReferences(String, SimpleFilter) - Method in class org.apache.felix.framework.ServiceRegistry
 
getServiceReferences(String, String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Returns a list of ServiceReference objects.
getServiceReferences(Class<S>, String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
 
getServiceReferences(BundleContextImpl, String, String, boolean, boolean) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Returns an array of ServiceReferenceImpl objects.
getServiceReferences(BundleContextImpl, String, String, boolean) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
This method performs the same function as calling ServiceRegistry.getServiceReferences(BundleContextImpl, String, String, boolean, boolean) with a true callHooks value.
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.
getServiceReferences() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of ServiceReferences for all services being tracked by this ServiceTracker.
getServiceRegistry() - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
getServices() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsole
Return an array of service objects for all services being tracked by this ServiceTracker object.
getServices() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker.
getServices(T[]) - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker.
getServicesInUse(Bundle) - Method in class org.apache.felix.framework.ServiceRegistry
 
getServicesInUse() - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Provides a list of ServiceReferences for the services this bundle is using, or null if the bundle is not using any services.
getServicesInUse() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Provides a list of ServiceReferences for the services this bundle is using, or null if the bundle is not using any services.
getServicesInUse() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getServicesInUse(BundleContextImpl) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Returns this bundle's ServiceReference list for all services it is using or returns null if this bundle is not using any services.
getServicesInUse() - Method in class org.eclipse.osgi.launch.Equinox
 
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.
getServicesInUseMap() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Return the map of ServiceRegistrationImpl to ServiceUse for services being used by this context.
getSeverity() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Returns the severity.
getSeverity() - Method in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEvent
get the severity
getSignedAttrs() - Method in class org.eclipse.osgi.internal.signedcontent.PKCS7Processor
Return a map of signed attributes, the key(objid) = value(PKCSBlock in bytes for the key)
getSignedContent() - Method in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEvent
Get the SignedContent object being evaluated
getSignedContent(File) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
getSignedContent(Bundle) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
getSignedContent() - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
getSignedContent(File) - Method in interface org.eclipse.osgi.signedcontent.SignedContentFactory
Returns a SignedContent object for the specified content of a repository.
getSignedContent(Bundle) - Method in interface org.eclipse.osgi.signedcontent.SignedContentFactory
Returns a SignedContent object for the specified bundle.
getSignedEntries() - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
getSignedEntries() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile
 
getSignedEntries() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl
 
getSignedEntries() - Method in interface org.eclipse.osgi.signedcontent.SignedContent
Returns all entries of the content.
getSignedEntry(String) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
getSignedEntry(String) - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile
 
getSignedEntry(String) - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl
 
getSignedEntry(String) - Method in interface org.eclipse.osgi.signedcontent.SignedContent
Returns the signed entry for the specified name.
getSigner() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateChain
Returns the first certificate of the certificate chain
getSignerCertificates(int) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getSignerCertificates(int) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getSignerCertificates(int) - Method in class org.eclipse.osgi.launch.Equinox
 
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.
getSignerInfos() - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
getSignerInfos() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile
 
getSignerInfos() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile.SignedContentFileEntry
 
getSignerInfos() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl
 
getSignerInfos() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl.SignedContentEntryImpl
 
getSignerInfos() - Method in interface org.eclipse.osgi.signedcontent.SignedContent
Returns all the signer infos for this SignedContent.
getSignerInfos() - Method in interface org.eclipse.osgi.signedcontent.SignedContentEntry
Returns the signer infos for this SignedContentEntry.
getSignerMatcher(Bundle, int) - Method in interface org.apache.felix.framework.ext.SecurityProvider
 
getSigningTime() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateChain
Return the signing time for this signer.
getSigningTime() - Method in class org.eclipse.osgi.internal.signedcontent.PKCS7Processor
 
getSigningTime(SignerInfo) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
getSigningTime(SignerInfo) - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile
 
getSigningTime(SignerInfo) - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl
 
getSigningTime(SignerInfo) - Method in interface org.eclipse.osgi.signedcontent.SignedContent
Returns the signing time for the signer info.
getSize() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
Return the size of the entry (uncompressed).
getSize() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
 
getSize() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
Return size of the uncompressed entry.
getSize() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
Return size of the uncompressed entry.
getSize() - Method in class org.eclipse.osgi.internal.module.MappedList
 
getSpecification() - Method in interface org.eclipse.osgi.service.resolver.extras.SpecificationReference
Returns the VersionConstraint object associated with this reference.
getSpecificationVersion() - Method in class org.eclipse.osgi.framework.internal.core.ExportedPackageImpl
Deprecated. 
getSpecificationVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated.
As of 1.2, replaced by ExportedPackage.getVersion().
getStackCode() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getStartLevel() - Method in class org.apache.felix.framework.cache.BundleArchive
Returns the start level of this archive.
getStartLevel() - Method in class org.apache.felix.framework.StartLevelImpl
 
getStartLevel() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getStartLevel() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the start level metadata for this BundleData.
getStartLevel() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getStartLevel() - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Return the active start level value of the Framework.
getStartLevel() - Method in class org.eclipse.osgi.internal.baseadaptor.SystemBundleData
 
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.
getStartLevelFromToken(CommandInterpreter, String) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Given a string containing a startlevel value, validate it and convert it to an int
getStartTime() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getStartupMethodTime() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getStartupTime() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getState() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
getState() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Returns the State for this FrameworkAdaptor.
getState() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Returns the current state of the bundle.
getState() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getState(boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
getState() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
getState() - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
getState() - Method in class org.eclipse.osgi.launch.Equinox
 
getState() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Returns a mutable state representing the current system.
getState(boolean) - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Returns a state representing the current system.
getState() - Method in interface org.eclipse.osgi.service.resolver.Resolver
Returns the state associated with this resolver.
getState() - Method in interface org.eclipse.osgi.service.resolver.StateDelta
Returns the state whose changes are represented by this delta.
getState() - Method in interface org.osgi.framework.Bundle
Returns this bundle's current state.
getStateBits() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getStateChanging() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getStateHelper() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
getStateHelper() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getStateHelper() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getStateHelper() - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Returns a state helper object.
getStateHelper() - Method in interface org.eclipse.osgi.service.resolver.State
Returns a state helper object.
getStateManager() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
getStateName(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Given a bundle, return the string describing that bundle's state.
getStatus() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getStatus() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the status metadata for this BundleData.
getStatus() - Method in interface org.eclipse.osgi.framework.adaptor.StatusException
Returns the status object
getStatus() - Method in class org.eclipse.osgi.internal.baseadaptor.SystemBundleData
 
getStatus() - Method in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationEngine
Return the current status of the Authorization system.
getStatus() - Method in class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
getStatusCode() - Method in interface org.eclipse.osgi.framework.adaptor.StatusException
Returns the status code
getStorage() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
getStorage() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getStorageHook(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Returns the storage hook which is keyed by the specified key
getStorageHooks() - Method in class org.eclipse.osgi.baseadaptor.BaseData
Returns all the storage hooks associated with this BaseData
getStorageHooks() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Returns the list of configured storage hooks.
getStorageVersion() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
getStorageVersion() - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Returns the storage version of this storage hook.
getStorageVersion() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
getStorageVersion() - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
getString(String, String) - Method in class org.eclipse.osgi.framework.internal.core.Tokenizer
 
getString(String) - Method in class org.eclipse.osgi.framework.internal.core.Tokenizer
 
getString() - Method in class org.eclipse.osgi.internal.signedcontent.BERProcessor
Gets the content from the current structure as a String.
getSubstitutedExports() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getSubstitutedExports() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the export packages that satisfy imported packages for this bundle description and substitute one of the exports for this bundle description.
getSupplier() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getSupplier() - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
getSupplier() - Method in class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
 
getSupplier() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
getSupplier() - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
getSupplier() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
getSupplier() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the bundle which supplies this base description
getSupplier() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns the supplier that satisfies this constraint, if it is resolved.
getSuppliers() - Method in class org.eclipse.osgi.internal.loader.MultiSourcePackage
 
getSuppliers() - Method in class org.eclipse.osgi.internal.loader.NullPackageSource
 
getSuppliers() - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
getSuppliers() - Method in class org.eclipse.osgi.internal.loader.SingleSourcePackage
 
getSuppliers() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
getSuppliers() - Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
Returns the suppliers of the capability.
getSurrogateBundle() - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
getSurrogateBundle() - Method in interface org.osgi.service.framework.CompositeBundle
Deprecated.
Returns the surrogate bundle associated with this composite bundle.
getSymbolicName() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getSymbolicName() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
getSymbolicName() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getSymbolicName() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getSymbolicName() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the Bundle-SymbolicName for this BundleData as specified in the bundle manifest file.
getSymbolicName() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getSymbolicName() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getSymbolicName() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
getSymbolicName() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getSymbolicName() - Method in class org.eclipse.osgi.launch.Equinox
 
getSymbolicName() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Gets the Bundle-SymbolicName of this BundleDescription.
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.
getSysPath() - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
getSystemBundle() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getSystemBundleContext() - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Returns the context of the system bundle.
getSystemBundleContext() - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
getSystemBundleDataFile(String) - Method in class org.apache.felix.framework.cache.BundleCache
Provides the system bundle access to its private storage area; this special case is necessary since the system bundle is not really a bundle and therefore must be treated in a special way.
getSystemBundleLog() - Method in class org.eclipse.equinox.log.internal.LogServiceManager
 
getSystemClassLoader() - Method in class org.apache.felix.framework.util.SecureAction
 
getSystemPackages() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getSystemPackages() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getSystemPackages() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the list of system packages which are exported by the system bundle.
getSystemProperty(String, String) - Method in class org.apache.felix.framework.util.SecureAction
 
getSystemState() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
Returns the State used by the system.
getThreadGroups() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Answers all thread groups in the system.
getThreadId() - Method in interface org.eclipse.equinox.log.ExtendedLogEntry
Returns the thread id of the logging thread associated with this LogEntry object.
getThreadId() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getThreadName() - Method in interface org.eclipse.equinox.log.ExtendedLogEntry
Returns the thread name of the logging thread associated with this LogEntry object.
getThreadName() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getThreadName() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Accessor to the threads name
getThrowable() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Accessor for the trace exception.
getThrowable() - Method in class org.eclipse.osgi.framework.log.FrameworkLogEntry
 
getThrowable() - Method in class org.osgi.framework.FrameworkEvent
Returns the exception related to this event.
getTime() - Method in class org.eclipse.equinox.log.internal.ExtendedLogEntryImpl
 
getTime() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
Get the modification time for this BundleEntry.
getTime() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirZipBundleEntry
 
getTime() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.FileBundleEntry
Get the modification time for this BundleEntry.
getTime() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
Get the modification time for this BundleEntry.
getTime() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getTime() - Method in interface org.osgi.service.log.LogEntry
Returns the value of currentTimeMillis() at the time this LogEntry object was created.
getTimeLoading() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getTimerFrequency() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
getTimeStamp(File, byte) - Static method in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
getTimestamp() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getTimestamp() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getTimestamp() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
Accessor to the timestamp for this trace record
getTimeStamp() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
getTimeStamp() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
getTimeStamp() - Method in interface org.eclipse.osgi.service.resolver.State
Returns the timestamp for this state.
getToken(String) - Method in class org.eclipse.osgi.framework.internal.core.Tokenizer
 
getTopThreadGroup() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Answers the top level group of the current thread.
getTotalFreeSpace() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
getTotalFreeSpace() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Returns the total amount of free space available for bundle storage on the device.
getTotalSize() - Method in class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
getTraceEnd() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getTraceEnd() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getTraceStart() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
getTraceStart() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
getTracked() - Method in class org.osgi.util.tracker.BundleTracker
Return a Map with the Bundles and customized objects for all bundles being tracked by this BundleTracker.
getTracked() - Method in class org.osgi.util.tracker.ServiceTracker
Return a SortedMap of the ServiceReferences and service objects for all services being tracked by this ServiceTracker.
getTrackingCount() - Method in class org.osgi.util.tracker.BundleTracker
Returns the tracking count for this BundleTracker.
getTrackingCount() - Method in class org.osgi.util.tracker.ServiceTracker
Returns the tracking count for this ServiceTracker.
getTrustAnchor(String) - Method in class org.eclipse.osgi.internal.service.security.KeyStoreTrustEngine
 
getTrustAnchor() - Method in class org.eclipse.osgi.internal.signedcontent.SignerInfoImpl
 
getTrustAnchor(String) - Method in class org.eclipse.osgi.service.security.TrustEngine
Return the certificate associated with the unique "friendly name" in the engine.
getTrustAnchor() - Method in interface org.eclipse.osgi.signedcontent.SignerInfo
Returns the certificate trust anchor used to establish authenticity.
getTSACertificates() - Method in class org.eclipse.osgi.internal.signedcontent.PKCS7Processor
 
getTSASignerInfo(SignerInfo) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
getTSASignerInfo(SignerInfo) - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile
 
getTSASignerInfo(SignerInfo) - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl
 
getTSASignerInfo(SignerInfo) - Method in interface org.eclipse.osgi.signedcontent.SignedContent
Returns the TSA signer info used to authenticate the signer time of a signer info.
getType() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getType() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the type of bundle this BundleData is for.
getType() - Method in class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
 
getType() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
getType() - Method in class org.eclipse.osgi.internal.resolver.ResolverErrorImpl
 
getType() - Method in interface org.eclipse.osgi.service.resolver.BundleDelta
Returns the type of change which occured.
getType() - Method in interface org.eclipse.osgi.service.resolver.GenericDescription
Returns the type of generic description capability
getType() - Method in interface org.eclipse.osgi.service.resolver.GenericSpecification
Returns the type of generic specification
getType() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
Returns the type of ResolverError this is
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 class org.apache.felix.framework.BundleRevisionImpl
 
getTypes() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getTypes() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the special types of this bundle revision.
getUniqueId() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getUniqueId() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getUnsatisfiedConstraint() - Method in class org.eclipse.osgi.internal.resolver.ResolverErrorImpl
 
getUnsatisfiedConstraint() - Method in interface org.eclipse.osgi.service.resolver.ResolverError
Returns the unsatisfied constraint if this ResolverError occurred because of an unsatisfied constraint; otherwise null is returned.
getUnsatisfiedConstraints(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
getUnsatisfiedConstraints(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns all unsatisfied constraints in the given bundle.
getUnsatisfiedLeaves(BundleDescription[]) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
getUnsatisfiedLeaves(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns all unsatisfied constraints in the given bundles that have no possible supplier.
getUnsignedAttrs() - Method in class org.eclipse.osgi.internal.signedcontent.PKCS7Processor
Return a map of signed attributes, the key(objid) = value(PKCSBlock in bytes for the key)
getURL() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
getURL(String, String, int, String, URLStreamHandler) - Method in class org.eclipse.osgi.framework.util.SecureAction
Gets a URL.
getURL() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns the actual URL of this location.
getURLConnectionInputStream(URLConnection) - Method in class org.apache.felix.framework.util.SecureAction
 
getUserLocation() - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
Returns the user Location object
getUserObject(Object) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathEntry
Returns a user object which is keyed by the specified key
getUserObject() - Method in class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
getUserObject() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the user object associated to this description, or null if none exists.
getUserObject() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns the user object associated to this constraint, or null if none exists.
getUses() - Method in class org.apache.felix.framework.resolver.WrappedCapability
 
getUses() - Method in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getUsingBundles(ServiceReference) - Method in class org.apache.felix.framework.ServiceRegistry
 
getUsingBundles() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
Returns the bundles that are using the service referenced by this ServiceReference object.
getUsingBundles() - Method in interface org.osgi.framework.ServiceReference
Returns the bundles that are using the service referenced by this ServiceReference object.
getValue() - Method in class org.apache.felix.framework.capabilityset.SimpleFilter
 
getValue(int) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
getValue() - Method in class org.eclipse.osgi.util.ManifestElement
Returns the value of the manifest element.
getValueComponents() - Method in class org.eclipse.osgi.util.ManifestElement
Returns the value components of the manifest element.
getValues() - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
getValueSize() - Method in class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
getVerifier(File) - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateVerifierFactory
Creates a certificate verifier for the specified content of a repository
getVerifier(Bundle) - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateVerifierFactory
Returns a certificate verifier for the specified bundle.
getVerifier(File) - Method in class org.eclipse.osgi.internal.signedcontent.LegacyVerifierFactory
 
getVerifier(Bundle) - Method in class org.eclipse.osgi.internal.signedcontent.LegacyVerifierFactory
 
getVersion() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getVersion() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
getVersion() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
getVersion() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.Prerequisite
 
getVersion() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
getVersion() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the Bundle-Version for this BundleData as specified in the bundle manifest file.
getVersion() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
getVersion() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
getVersion() - Method in class org.eclipse.osgi.framework.internal.core.ExportedPackageImpl
Deprecated.
 
getVersion() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
getVersion() - Method in class org.eclipse.osgi.internal.module.VersionSupplier
 
getVersion() - Method in class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
getVersion() - Method in class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
Deprecated. 
getVersion() - Method in class org.eclipse.osgi.launch.Equinox
 
getVersion() - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Returns the version.
getVersion() - Method in interface org.eclipse.osgi.service.resolver.GenericDescription
Deprecated.
matching should only be done against a capability's attributes.
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.
getVersionRange() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns the version range for this constraint.
getVisiblePackages(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
getVisiblePackages(BundleDescription, int) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
getVisiblePackages(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns a list of all packages that the specified bundle has access to which are exported by other bundles.
getVisiblePackages(BundleDescription, int) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns a list of all packages that the specified bundle has access to which are exported by other bundles.
getWatchers() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Returns the list of configured bundle watchers.
getWire(BundleRevision, String) - Static method in class org.apache.felix.framework.util.Util
 
getWires() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getWiring() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
getWiring() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
getWiring() - Method in interface org.osgi.framework.wiring.BundleRevision
Returns the bundle wiring which is using this bundle revision.
getWirings() - Method in class org.apache.felix.framework.ResolveContextImpl
 
getWirings() - Method in class org.apache.felix.framework.resolver.ResolveContext
 
getWrapped() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
The BundleFile that is wrapped
getWriter() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsole
Return the current output PrintWriter
getWS() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
getWS() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns the string name of the current window system for use in finding files whose path starts with $ws$.
getZipEntry(String) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
Returns a ZipEntry for the bundle file.
getZipFile() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
Returns an open ZipFile for this bundle file.
getZipFile(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a ZipFile.
giveExports(ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
giveExports(ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.composite.SurrogateImpl
 
giveExports(ExportPackageDescription[]) - Method in interface org.eclipse.osgi.internal.module.CompositeResolveHelper
 
GlobalPolicy - Class in org.eclipse.osgi.internal.loader.buddy
Global policy is an implementation of a buddy policy.
GlobalPolicy(PackageAdmin) - Constructor for class org.eclipse.osgi.internal.loader.buddy.GlobalPolicy
 
GroupingChecker - Class in org.eclipse.osgi.internal.module
 
GroupingChecker() - Constructor for class org.eclipse.osgi.internal.module.GroupingChecker
 
GTE - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 
guessOS(String) - Static method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
guessWS(String) - Static method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 

H

handleExtensionPointState(String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
handleExtensionState(String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
handleInitialState(String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
handleLibraryExportState(String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
handleLibraryState(String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
handlePluginState(String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
Handler - Class in org.eclipse.osgi.framework.internal.protocol.bundleentry
URLStreamHandler the bundleentry protocol.
Handler() - Constructor for class org.eclipse.osgi.framework.internal.protocol.bundleentry.Handler
Constructor for a bundle protocol resource URLStreamHandler.
Handler(BundleEntry, BaseAdaptor) - Constructor for class org.eclipse.osgi.framework.internal.protocol.bundleentry.Handler
 
Handler - Class in org.eclipse.osgi.framework.internal.protocol.bundleresource
URLStreamHandler the bundleresource protocol.
Handler() - Constructor for class org.eclipse.osgi.framework.internal.protocol.bundleresource.Handler
Constructor for a bundle protocol resource URLStreamHandler.
Handler(BundleEntry, BaseAdaptor) - Constructor for class org.eclipse.osgi.framework.internal.protocol.bundleresource.Handler
 
Handler - Class in org.eclipse.osgi.framework.internal.protocol.reference
URLStreamHandler for reference protocol.
Handler() - Constructor for class org.eclipse.osgi.framework.internal.protocol.reference.Handler
 
handleRequiresImportState(String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
handleRequiresState(String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
handlerProxy - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerSetter
 
handleRuntimeError(Throwable) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
handleRuntimeError(Throwable) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
handleRuntimeError(Throwable) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
handleRuntimeError(Throwable) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
handleRuntimeError(Throwable) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all the configured adaptor hooks AdaptorHook.handleRuntimeError(Throwable) methods.
handleRuntimeError(Throwable) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.handleRuntimeError(Throwable).
handleRuntimeError(Throwable) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Handles a RuntimeException or Error that was caught by the Framework and there is not a suitable caller to propagate the Throwable to.
handleRuntimeError(Throwable) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
handleRuntimeError(Throwable) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
handleRuntimeError(Throwable) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
handleRuntimeState(String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
hasAuthority(Class<?>) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
hasBundlePermission(ProtectionDomain, Permission, boolean) - Method in interface org.apache.felix.framework.ext.SecurityProvider
 
hasCommonSource(PackageSource) - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
hasDynamicImports() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
hasDynamicImports() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns true if this bundle has one or more dynamically imported packages.
hasEntry(String) - Method in interface org.apache.felix.framework.cache.Content
This method determines if the specified named entry is contained in the associated content.
hasEntry(String) - Method in class org.apache.felix.framework.cache.ContentDirectoryContent
 
hasEntry(String) - Method in class org.apache.felix.framework.cache.DirectoryContent
 
hasEntry(String) - Method in class org.apache.felix.framework.cache.JarContent
 
hasExtensionExtensionPoints() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
hasExtensionExtensionPoints() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
hashCode() - Method in class org.apache.felix.framework.BundleProtectionDomain
 
hashCode() - Method in class org.apache.felix.framework.FilterImpl
 
hashCode() - Method in class org.apache.felix.framework.resolver.WrappedCapability
 
hashCode() - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
hashCode(URL) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
hashCode() - Method in class org.apache.felix.framework.util.ListenerInfo
 
hashCode() - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
hashCode() - Method in class org.apache.felix.framework.util.VersionRange
 
HASHCODE - Static variable in class org.eclipse.core.runtime.internal.adaptor.ClasspathManifest
 
HASHCODE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
hashCode() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.Prerequisite
 
hashCode() - Method in class org.eclipse.equinox.log.LogPermission
 
hashCode(URL) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
hashCode() - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Returns the hashCode for this Filter object.
hashCode(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
hashCode(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
hashCode(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
HASHCODE - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
HASHCODE - Static variable in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
hashCode() - Method in class org.eclipse.osgi.internal.loader.SingleSourcePackage
 
hashCode() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRow
 
hashCode() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
 
hashCode() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
Returns a hash code value for the object.
HASHCODE - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
hashCode() - Method in class org.eclipse.osgi.internal.signedcontent.SignerInfoImpl
 
hashCode() - Method in class org.eclipse.osgi.service.resolver.DisabledInfo
 
hashCode() - Method in class org.osgi.framework.AdaptPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.AdminPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.BundlePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.CapabilityPermission
Returns the hash code value for this object.
hashCode() - Method in interface org.osgi.framework.Filter
Returns the hashCode for this Filter.
hashCode() - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Returns the hash code for this ListenerInfo.
hashCode() - Method in class org.osgi.framework.PackagePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.ServicePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.Version
Returns a hash code value for the object.
hashCode() - Method in class org.osgi.framework.VersionRange
Returns a hash code value for the object.
hashCode() - Method in interface org.osgi.resource.Capability
Returns the hashCode of this Capability.
hashCode() - Method in interface org.osgi.resource.Requirement
Returns the hashCode of this Requirement.
hashCode() - Method in interface org.osgi.resource.Resource
Returns the hashCode of this Resource.
hashCode() - Method in interface org.osgi.resource.Wire
Returns the hashCode of this Wire.
hashCode() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the hash code value for this object.
hashCode(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.hashCode(URL).
hashCode(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
hasInputStream(int, String) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
hasInvalidNativePaths() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
hasInvalidNativePaths() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeDescription
Indicates if this native code description has invalid native code paths.
hasMandatoryAttributes(String[]) - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
hasMandatoryAttributes(String[]) - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
hasMandatoryAttributes(String[]) - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
hasMandatoryAttributes(String[]) - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
hasMandatoryAttributes(String[]) - Method in class org.eclipse.osgi.internal.resolver.NativeCodeSpecificationImpl
 
hasMoreElements() - Method in class org.apache.felix.framework.util.CompoundEnumeration
 
hasMoreTokens() - Method in class org.eclipse.osgi.framework.internal.core.Tokenizer
 
hasPackageInfo() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
hasPackageSource(String) - Method in class org.apache.felix.framework.BundleWiringImpl
 
hasPermission(Object) - Method in class org.apache.felix.framework.Felix
 
hasPermission(Object) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Determine whether the bundle has the requested permission.
hasPermission(Object) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
hasPermission(Object) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Determine whether the bundle has the requested permission.
hasPermission(Object) - Method in class org.eclipse.osgi.launch.Equinox
 
hasPermission(Object) - Method in interface org.osgi.framework.Bundle
Determines if this bundle has the specified permissions.
hasTrailingSlash() - Method in class org.eclipse.osgi.framework.adaptor.FilePath
Returns whether this path ends with a slash.
HEADER_ATTRIBUTE_DUPLICATES - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
HEADER_DIRECTIVE_DUPLICATES - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
HEADER_DUPLICATE_KEY_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
HEADER_EXPORT_ATTR_ERROR - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
HEADER_EXTENSION_ERROR - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
HEADER_PACKAGE_DUPLICATES - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
HEADER_PACKAGE_JAVA - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
HEADER_REQUIRED - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
HEADER_VERSION_ERROR - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
Headers<K,V> - Class in org.eclipse.osgi.framework.util
Headers classes.
Headers(int) - Constructor for class org.eclipse.osgi.framework.util.Headers
Create an empty Headers dictionary.
Headers(Dictionary<? extends K, ? extends V>) - Constructor for class org.eclipse.osgi.framework.util.Headers
Create a Headers dictionary from a Dictionary.
HIGH_NIBBLE_MASK - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
HOOK_CONFIGURATORS - Static variable in class org.eclipse.osgi.baseadaptor.HookRegistry
The hook configurators property key ("hookconfigurators.properties") used in a hook configurators properties file to specify a comma separated list of fully qualified hook configurator classes.
HOOK_CONFIGURATORS_FILE - Static variable in class org.eclipse.osgi.baseadaptor.HookRegistry
The hook configurators properties file ("hookconfigurators.properties")
HookConfigurator - Interface in org.eclipse.osgi.baseadaptor
A hook configurator is used to add hooks to the hook registry.
HookContext - Interface in org.eclipse.osgi.internal.serviceregistry
A callable hook that contains the context for call a collection of hooks.
HookRegistry - Class in org.eclipse.osgi.baseadaptor
The hook registry is used to store all the hooks which are configured by the hook configurators.
HookRegistry(BaseAdaptor) - Constructor for class org.eclipse.osgi.baseadaptor.HookRegistry
 
HOST - Static variable in class org.osgi.framework.BundlePermission
The action string host.
HOST_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Fragment-Host could not be resolved because no bundle with the required symbolic name has the correct permissions to host a fragment.
HOST_NAMESPACE - Static variable in class org.osgi.framework.namespace.HostNamespace
Namespace name for host capabilities and requirements.
HOST_NAMESPACE - Static variable in interface org.osgi.framework.wiring.BundleRevision
Namespace for host capabilities and requirements.
HostedCapability - Interface in org.apache.felix.framework.resolver
 
HostNamespace - Class in org.osgi.framework.namespace
Host Capability and Requirement Namespace.
hosts - Variable in class org.eclipse.osgi.framework.internal.core.BundleFragment
The resolved host that this fragment is attached to
hostsEqual(URL, URL) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
hostsEqual(URL, URL) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
hostsEqual(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
hostsEqual(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
hostsEqual(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
hostsEqual(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.hostsEqual.
hostsEqual(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
HostSpecification - Interface in org.eclipse.osgi.service.resolver
A representation of one host bundle constraint as seen in a bundle manifest and managed by a state and resolver.
HostSpecificationImpl - Class in org.eclipse.osgi.internal.resolver
 
HostSpecificationImpl() - Constructor for class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 

I

IBuddyPolicy - Interface in org.eclipse.osgi.internal.loader.buddy
 
id - Variable in class org.eclipse.core.runtime.internal.stats.BundleStats
 
id - Variable in class org.eclipse.osgi.internal.loader.PackageSource
 
id - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.TimeEntry
 
IDENTITY_NAMESPACE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
Namespace name for identity capabilities and requirements.
IdentityNamespace - Class in org.osgi.framework.namespace
Identity Capability and Requirement Namespace.
ImmutableList<E> - Class in org.apache.felix.framework.util
 
ImmutableList(E...) - Constructor for class org.apache.felix.framework.util.ImmutableList
 
ImmutableList(Collection<? extends E>) - Constructor for class org.apache.felix.framework.util.ImmutableList
 
ImmutableMap<K,V> - Class in org.apache.felix.framework.util
 
ImmutableMap(Map.Entry<K, V>[]) - Constructor for class org.apache.felix.framework.util.ImmutableMap
 
ImmutableMap(Map<K, V>) - Constructor for class org.apache.felix.framework.util.ImmutableMap
 
IModel - Interface in org.eclipse.core.runtime.internal.adaptor
Internal class.
IMPLICIT_BOOT_DELEGATION_PROP - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
implies(Permission) - Method in class org.apache.felix.framework.BundleProtectionDomain
 
implies(Permission) - Method in class org.eclipse.equinox.log.LogPermission
 
implies(Permission) - Method in class org.eclipse.equinox.log.LogPermissionCollection
 
implies(Permission) - Method in class org.eclipse.osgi.internal.permadmin.BundlePermissions
 
implies(Permission) - Method in class org.eclipse.osgi.internal.permadmin.PermissionInfoCollection
 
implies(Permission) - Method in class org.eclipse.osgi.internal.permadmin.SecurityTable
 
implies(Permission) - Method in class org.osgi.framework.AdaptPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.AdminPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.BundlePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.CapabilityPermission
Determines if a CapabilityPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.framework.PackagePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.ServicePermission
Determines if a ServicePermission object "implies" the specified permission.
impliesDirect(Permission) - Method in class org.apache.felix.framework.BundleProtectionDomain
 
IMPORT - Static variable in class org.osgi.framework.PackagePermission
The action string import.
IMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the packages on which the bundle depends.
IMPORT_PACKAGE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that an Import-Package could not be resolved because the importing bundle does not have the correct permissions to import the package.
IMPORT_PACKAGE_USES_CONFLICT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that an Import-Package could not be resolved because of a uses directive conflict.
IMPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Deprecated.
As of 1.2.
ImportPackageSpecification - Interface in org.eclipse.osgi.service.resolver
A representation of one package import constraint as seen in a bundle manifest and managed by a state and resolver.
ImportPackageSpecificationImpl - Class in org.eclipse.osgi.internal.resolver
 
ImportPackageSpecificationImpl() - Constructor for class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
in - Variable in class org.eclipse.osgi.framework.internal.core.BundleURLConnection
InputStream for this URLConnection.
incFWSL(int, AbstractBundle[]) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Increment the active startlevel by one
INCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying a list of classes to include in the exported package.
includes(Version) - Method in class org.osgi.framework.VersionRange
Returns whether this version range includes the specified version.
inDebugMode() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
inDebugMode() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns true if the framework is in debug mode and false otherwise.
INDENT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
indent - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
inDevelopmentMode() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
inDevelopmentMode() - Static method in class org.eclipse.osgi.internal.baseadaptor.DevClassPathHelper
Indicates the development mode.
inDevelopmentMode() - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Returns true if the framework is in development mode and false otherwise.
indexOf(Object) - Method in class org.apache.felix.framework.resolver.ShadowList
 
infiniteRange - Static variable in class org.apache.felix.framework.util.VersionRange
 
INFO - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Severity constant (bit mask, value 1) indicating this log entry is informational only.
INFO - Static variable in class org.osgi.framework.FrameworkEvent
An informational event has occurred.
init() - Method in class org.apache.felix.framework.Felix
This method initializes the framework, which is comprised of resolving the system bundle, reloading any cached bundles, and activating the system bundle.
init() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
init() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
 
init() - Method in class org.eclipse.osgi.launch.Equinox
 
init() - Method in interface org.osgi.framework.launch.Framework
Initialize this Framework.
initAliases(InputStream) - Static method in class org.eclipse.osgi.framework.internal.core.AliasMapper
Read alias data and populate a Map.
initCause(Throwable) - Method in exception org.eclipse.osgi.signedcontent.InvalidContentException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.framework.BundleException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.framework.InvalidSyntaxException
Initializes the cause of this exception to the specified value.
initFileManager(File, String, boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
initialBundleStartLevel - Variable in class org.eclipse.osgi.framework.internal.core.StartLevelManager
The initial bundle start level for newly installed bundles
initialize(BaseAdaptor) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
initialize(BaseAdaptor) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
initialize(BaseAdaptor) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
initialize(BaseAdaptor) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
initialize(Dictionary<String, String>) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
initialize(EventPublisher) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method will call all configured adaptor hooks AdaptorHook.initialize(BaseAdaptor) method.
initialize() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
Initializes the hook configurators.
initialize(BaseAdaptor) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.initialize(EventPublisher).
initialize(Dictionary<String, String>) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Initializes this storage hook with the content of the specified bundle manifest.
initialize() - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
initializes this classpath manager.
initialize() - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Initializes the ClassLoader.
initialize(EventPublisher) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Initialize the FrameworkAdaptor object so that it is ready to be called by the framework.
initialize() - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
 
initialize(BaseAdaptor) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
initialize(Dictionary<String, String>) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
initialize(BaseAdaptor) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
initialize() - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
initialize() - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
initialize(BaseAdaptor) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
initialize(BaseAdaptor) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
initialize(Dictionary<String, String>) - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
initializedClassLoader(BaseClassLoader, BaseData) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook
 
initializedClassLoader(BaseClassLoader, BaseData) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook
Gets called by a classpath manager at the end of ClasspathManager.initialize().
initializedClassLoader(BaseClassLoader, BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseClassLoadingHook
 
initializedClassLoader(BaseClassLoader, BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
initializedClassLoader(BaseClassLoader, BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
initializedClassLoader(BaseClassLoader, BaseData) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
initializeLocations() - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
Initializes the Location objects for the LocationManager.
initializeMessages(String, Class<?>) - Static method in class org.eclipse.osgi.util.NLS
Initialize the given class with the values from the message properties specified by the base name.
initializeProperties(Properties) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Initialize the System properties by copying properties from the adaptor properties object.
initializeProperties() - Static method in class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
initializeStorage() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
initializeStorage() - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Initialize the persistent storage for the adaptor.
initProps() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
initProps() - Static method in class org.eclipse.osgi.internal.profile.Profile
Initialize/update profiling properties.
initProps() - Method in interface org.eclipse.osgi.internal.profile.ProfileLogger
 
INPUTSTREAM_PROTOCOL - Static variable in class org.apache.felix.framework.cache.BundleArchive
 
insertHostedCapability(List<BundleCapability>, HostedCapability) - Method in class org.apache.felix.framework.ResolveContextImpl
 
insertHostedCapability(List<BundleCapability>, HostedCapability) - Method in class org.apache.felix.framework.resolver.ResolveContext
 
insertionIndex(List<V>, V) - Method in class org.eclipse.osgi.internal.module.MappedList
 
insertionIndex(List<V>, V) - Method in class org.eclipse.osgi.internal.module.VersionHashMap
 
INSTALL_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the install location.
installBundle(String, URLConnection) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
installBundle(String, URLConnection) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Prepare to install a bundle from a URLConnection.
installBundle(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
 
installBundle(String, InputStream) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
 
installBundle(String, URLConnection) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
installBundle(String, InputStream) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified InputStream object.
installBundle(String) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified location identifier.
installCompositeBundle(Map, String, Map) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
installCompositeBundle(Map, String, Map) - Method in interface org.osgi.service.framework.CompositeBundleFactory
Deprecated.
Installs a CompositeBundle.
INSTALLED - Static variable in interface org.osgi.framework.Bundle
The bundle is installed but not yet resolved.
INSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been installed.
INSTALLING - Static variable in interface org.osgi.framework.hooks.bundle.CollisionHook
Specifies a bundle install operation is being performed.
installNativeCode(String[]) - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
installNativeCode(String[]) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Installs the native code paths for this BundleData.
installNativeCode(BaseData, String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
installNativeCode(String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.SystemBundleData
 
installNativePaths(String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
installSecurityManager() - Method in class org.eclipse.osgi.framework.internal.core.Framework
This is necessary for running from a JXE, otherwise the SecurityManager is set much later than we would like!
installWorker(String, PrivilegedExceptionAction<AbstractBundle>, BundleContext) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Worker method to install a bundle.
installWorkerPrivileged(String, URLConnection, AccessControlContext, BundleContextImpl) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Worker method to install a bundle.
INSTANCE_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the instance location.
intern(Object) - Static method in class org.eclipse.osgi.framework.util.ObjectPool
 
internal - Variable in class org.eclipse.osgi.internal.module.MappedList
 
INTERNAL_DIRECTIVE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Manifest Export-Package directive indicating that the exported package should only be made available when the resolver is not in strict mode.
INTERNAL_HANDLER_PKGS - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
INTERNAL_PROTOCOL_HANDLER_PKG - Static variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
InternalSystemBundle - Class in org.eclipse.osgi.framework.internal.core
This class subclasses Bundle to provide a system Bundle so that the framework can be represented as a bundle and can access the services provided by other bundles.
InternalSystemBundle(Framework) - Constructor for class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Private SystemBundle object constructor.
internalWriteStateDeprecated(State, DataOutputStream) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
intersection(VersionRange...) - Method in class org.osgi.framework.VersionRange
Returns the intersection of this version range with the specified version ranges.
inUse() - Static method in class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
inUse() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
INVALID_NATIVECODE_PATHS - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because the matching native code paths are invalid.
INVALID_OPERATION - Static variable in exception org.osgi.framework.BundleException
The operation was invalid.
InvalidContentException - Exception in org.eclipse.osgi.signedcontent
Indicates that signed content is invalid according to one of the signers.
InvalidContentException(String, Throwable) - Constructor for exception org.eclipse.osgi.signedcontent.InvalidContentException
Constructs an InvalidContentException with the specified detail message and cause.
InvalidSyntaxException - Exception in org.osgi.framework
A Framework exception used to indicate that a filter string has an invalid syntax.
InvalidSyntaxException(String, String) - Constructor for exception org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
InvalidSyntaxException(String, String, Throwable) - Constructor for exception org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
InvalidVersion - Class in org.eclipse.osgi.internal.baseadaptor
This class is used to hold invalid version strings.
InvalidVersion(String) - Constructor for class org.eclipse.osgi.internal.baseadaptor.InvalidVersion
Constructs a BadVersion using the specified invalid version string.
invoke(Object, Method, Object[]) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
invoke(Method, Object, Object[]) - Method in class org.apache.felix.framework.util.SecureAction
 
invoke(Constructor, Object[]) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeBundleCollisionHook(CollisionHook, int, Bundle, Collection<Bundle>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeBundleEventHook(EventHook, BundleEvent, Collection<BundleContext>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeBundleFindHook(FindHook, BundleContext, Collection<Bundle>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeDirect(Method, Object, Object[]) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeResolverHookEnd(ResolverHook) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeResolverHookFactory(ResolverHookFactory, Collection<BundleRevision>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeResolverHookMatches(ResolverHook, BundleRequirement, Collection<BundleCapability>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeResolverHookResolvable(ResolverHook, Collection<BundleRevision>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeResolverHookSingleton(ResolverHook, BundleCapability, Collection<BundleCapability>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeServiceEventHook(EventHook, ServiceEvent, Collection<BundleContext>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeServiceEventListenerHook(EventListenerHook, ServiceEvent, Map<BundleContext, Collection<ListenerHook.ListenerInfo>>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeServiceFindHook(FindHook, BundleContext, String, String, boolean, Collection<ServiceReference<?>>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeServiceListenerHookAdded(ListenerHook, Collection<ListenerHook.ListenerInfo>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeServiceListenerHookRemoved(ListenerHook, Collection<ListenerHook.ListenerInfo>) - Method in class org.apache.felix.framework.util.SecureAction
 
invokeWeavingHook(WeavingHook, WovenClass) - Method in class org.apache.felix.framework.util.SecureAction
 
IPluginInfo - Interface in org.eclipse.core.runtime.internal.adaptor
Interface used as an entry to the IPluginConverter
isAbsolute() - Method in class org.eclipse.osgi.framework.adaptor.FilePath
Returns whether this path is absolute (begins with a slash).
isActivationPolicyUsed() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
isActivationPolicyUsed() - Method in interface org.osgi.framework.startlevel.BundleStartLevel
Returns whether the bundle's autostart setting indicates that the activation policy declared in the bundle manifest must be used.
isActivationTriggered() - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
isActive() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Return true if the bundle is starting or active.
isActive() - Method in class org.eclipse.osgi.framework.internal.core.Framework
This method return the state of the framework.
isAssignableTo(Bundle, String) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
Tests if the bundle that registered the service referenced by this ServiceReference and the specified bundle use the same source for the package of the specified class name.
isAssignableTo(Bundle, String) - Method in interface org.osgi.framework.ServiceReference
Tests if the bundle that registered the service referenced by this ServiceReference and the specified bundle use the same source for the package of the specified class name.
isAttributeMandatory(String) - Method in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
isAutoStartable() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
Checks whether this bundle is auto started for all resource/class loads or only for a subset of resource/classloads
isBootDelegationPackage(String) - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
isBooting() - Static method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
isBundleActivationPolicyUsed(Bundle) - Method in class org.apache.felix.framework.StartLevelImpl
 
isBundleActivationPolicyUsed(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
 
isBundleActivationPolicyUsed(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Deprecated.
Returns whether the specified bundle's autostart setting indicates that the activation policy declared in the bundle's manifest must be used.
isBundlePersistentlyStarted(Bundle) - Method in class org.apache.felix.framework.StartLevelImpl
 
isBundlePersistentlyStarted(Bundle) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Return the persistent state of the specified bundle.
isBundlePersistentlyStarted(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Deprecated.
Returns whether the specified bundle's autostart setting indicates the bundle must be started.
isCaseSensitive() - Method in class org.apache.felix.framework.util.StringComparator
 
isCeilingInclusive() - Method in class org.apache.felix.framework.util.VersionRange
 
isClosing(BundleFile) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
Returns true if this MRUBundleFileList is currently closing the specified bundle file on the current thread.
isConsistent(ResolverBundle, ResolverBundle) - Method in class org.eclipse.osgi.internal.module.GroupingChecker
 
isConsistent(ResolverBundle, ResolverExport) - Method in class org.eclipse.osgi.internal.module.GroupingChecker
 
isConsistent(ResolverBundle, GenericCapability) - Method in class org.eclipse.osgi.internal.module.GroupingChecker
 
isCurrent() - Method in class org.apache.felix.framework.BundleWiringImpl
 
isCurrent() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns true if this bundle wiring is the current bundle wiring.
isDebugEnabled() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
isDebugEnabled() - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Returns true if debugging/tracing is currently enabled.
isDirectory(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns true if a file is a directory, otherwise false is returned.
isDirty() - Method in class org.eclipse.osgi.baseadaptor.BaseData
Returns true if this bundledata is dirty
isDirty() - Method in class org.eclipse.osgi.internal.baseadaptor.BasePermissionStorage
 
isDynamicConsistent(ResolverBundle, ResolverExport) - Method in class org.eclipse.osgi.internal.module.GroupingChecker
 
isEEPackage(String) - Method in class org.eclipse.osgi.internal.loader.SystemBundleLoader
 
isEffective(BundleRequirement) - Method in class org.apache.felix.framework.ResolveContextImpl
 
isEffective(BundleRequirement) - Method in class org.apache.felix.framework.resolver.ResolveContext
 
isEmpty() - Method in class org.apache.felix.framework.resolver.ShadowList
 
isEmpty() - Method in class org.apache.felix.framework.util.MapToDictionary
 
isEmpty() - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
isEmpty() - Method in class org.apache.felix.framework.util.ShrinkableMap
 
isEmpty() - Method in class org.apache.felix.framework.util.StringMap
 
isEmpty() - Method in class org.eclipse.core.runtime.internal.adaptor.CachedManifest
 
isEmpty() - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Is the map empty?
isEmpty() - Method in class org.eclipse.osgi.framework.util.Headers
Tests if this dictionary maps no keys to value.
isEmpty() - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Returns true if this set is empty
isEmpty() - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
isEmpty() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
isEmpty() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
isEmpty() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
isEmpty() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableEntrySetValueCollection
 
isEmpty() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableValueCollectionMap
 
isEmpty() - Method in interface org.eclipse.osgi.service.resolver.State
Returns whether this state is empty.
isEmpty() - Method in class org.osgi.framework.VersionRange
Returns whether this version range is empty.
isEmpty() - Method in class org.osgi.util.tracker.BundleTracker
Return if this BundleTracker is empty.
isEmpty() - Method in class org.osgi.util.tracker.ServiceTracker
Return if this ServiceTracker is empty.
isEnabled() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
 
isExact() - Method in class org.osgi.framework.VersionRange
Returns whether this version range contains only a single version.
isExported() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.Prerequisite
 
isExported() - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
isExported() - Method in interface org.eclipse.osgi.service.resolver.BundleSpecification
Returns whether or not this bundle specificiation is exported from the declaring bundle.
isExtension() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
isExtension() - Method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
isFileDirectory(File) - Method in class org.apache.felix.framework.util.SecureAction
 
isFloorInclusive() - Method in class org.apache.felix.framework.util.VersionRange
 
isFragment(BundleRevision) - Static method in class org.apache.felix.framework.util.Util
Checks if the provided module definition declares a fragment host.
isFragment() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
isFragment() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
isFragment() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
isFragment() - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
 
isFriend(String) - Method in class org.eclipse.osgi.internal.loader.FilteredSourcePackage
 
isFriend(String) - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
isIncluded(String) - Method in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
isIncluded(Version) - Method in class org.eclipse.osgi.service.resolver.VersionRange
Returns whether the given version is included in this VersionRange.
isInRange(Version) - Method in class org.apache.felix.framework.util.VersionRange
 
isInUse() - Method in class org.apache.felix.framework.BundleWiringImpl
 
isInUse() - Method in interface org.osgi.framework.wiring.BundleWiring
Returns true if this bundle wiring is in use.
isLazyStart() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
isLazyTriggerSet() - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Returns true if the lazy trigger has been set for this delegate.
isLazyTriggerSet() - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
isLocked() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
isLocked() - Method in interface org.eclipse.core.runtime.internal.adaptor.Locker
 
isLocked() - Method in class org.eclipse.core.runtime.internal.adaptor.Locker_JavaIo
 
isLocked() - Method in class org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio
 
isLocked() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns true if this location is locked and false otherwise.
isLoggable(Bundle, String, int) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
 
isLoggable(int) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
isLoggable(int) - Method in class org.eclipse.equinox.log.internal.LoggerImpl
 
isLoggable(Bundle, String, int) - Method in interface org.eclipse.equinox.log.LogFilter
 
isLoggable(int) - Method in interface org.eclipse.equinox.log.Logger
Pre-checks if there are LogListeners who are listening for a matching log entry from this Logger.
isMultiHost() - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
isMultiHost() - Method in interface org.eclipse.osgi.service.resolver.HostSpecification
Returns if this HostSpecification is allowed to have multiple hosts
isMultiplexing() - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
isMutable() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the Condition is mutable.
isNullSource() - Method in class org.eclipse.osgi.internal.loader.NullPackageSource
 
isNullSource() - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
isOptional() - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
isOptional() - Method in class org.apache.felix.framework.wiring.BundleRequirementImpl
 
isOptional() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.Prerequisite
 
isOptional() - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
isOptional() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeSpecificationImpl
 
isOptional() - Method in interface org.eclipse.osgi.service.resolver.BundleSpecification
Returns whether or not this bundle specificiation is optional.
isOptional() - Method in interface org.eclipse.osgi.service.resolver.NativeCodeSpecification
Returns whether or not this native code specification is optional.
isParallel() - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
isParallel() - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoaderJava5
 
isParallelCapable() - Method in interface org.eclipse.osgi.baseadaptor.loader.ParallelClassLoader
Indicates if this class loader is parallel capable.
isParallelCapable() - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
isPersistentlyStarted() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
isPersistentlyStarted() - Method in interface org.osgi.framework.startlevel.BundleStartLevel
Returns whether the bundle's autostart setting indicates it must be started.
isPostponed() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the evaluation must be postponed until the end of the permission check.
isReadOnly() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
isReadOnly() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
Returns true if the persistent storage is read-only
isReadOnly() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
isReadOnly() - Method in class org.eclipse.osgi.internal.service.security.KeyStoreTrustEngine
 
isReadOnly() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns true if this location represents a read only location and false otherwise.
isReadOnly() - Method in class org.eclipse.osgi.service.security.TrustEngine
Return a value indicate whether this trust engine is read-only.
isReadOnly() - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns if readOnly state this storage manager is using.
isRecursive() - Static method in class org.eclipse.osgi.internal.baseadaptor.ListEntryPathsThreadLocal
 
isReference() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
isRefreshDuplicateBSNAllowed() - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
isRemovalPending() - Method in class org.apache.felix.framework.cache.BundleArchive
 
isRemovalPending() - Method in class org.eclipse.osgi.framework.internal.core.ExportedPackageImpl
Deprecated.
 
isRemovalPending() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
isRemovalPending() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
isRemovalPending() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns whether this bundle is pending a removal.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated.
Returns true if the package associated with this ExportedPackage object has been exported by a bundle that has been updated or uninstalled.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Deprecated.
Returns true if the bundle associated with this RequiredBundle object has been updated or uninstalled.
isRemoved() - Method in class org.apache.felix.framework.util.ListenerInfo
 
isRemoved() - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Return the state of the listener for this addition and removal life cycle.
isResolvable(ImportPackageSpecification) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
isResolvable(BundleSpecification) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
isResolvable(HostSpecification) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
isResolvable(ImportPackageSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns whether the given package specification constraint is resolvable.
isResolvable(BundleSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns whether the given bundle specification constraint is resolvable.
isResolvable(HostSpecification) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Returns whether the given host specification constraint is resolvable.
isResolved() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Return true if the bundle is resolved.
isResolved() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
isResolved() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
isResolved() - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
isResolved() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
isResolved() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
isResolved() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns true if this bundle is resolved in its host state.
isResolved() - Method in interface org.eclipse.osgi.service.resolver.State
Returns true if there have been no modifications to this state since the last time resolve() was called.
isResolved() - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns whether this constraint is resolved.
isRoot() - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
Deprecated. 
isRoot() - Method in interface org.eclipse.osgi.service.resolver.ExportPackageDescription
Deprecated.
all export package descriptions are roots. The Reexport-Package header never became API.
isRunning() - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Returns true if the platform is already running, false otherwise.
isSatisfied() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the Condition is satisfied.
isSatisfied(Condition[], Dictionary<Object, Object>) - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the specified set of Condition objects are satisfied.
isSatisfiedBy(BaseDescription) - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
isSatisfiedBy(BaseDescription) - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
isSatisfiedBy(BaseDescription) - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
isSatisfiedBy(BaseDescription) - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
isSatisfiedBy(BaseDescription, boolean) - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
isSatisfiedBy(BaseDescription) - Method in class org.eclipse.osgi.internal.resolver.NativeCodeSpecificationImpl
 
isSatisfiedBy(BaseDescription) - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Returns whether this constraint could be satisfied by the given supplier.
isServiceAssignable(Bundle, ServiceReference) - Static method in class org.apache.felix.framework.util.Util
This method determines if the requesting bundle is able to cast the specified service reference based on class visibility rules of the underlying modules.
isServiceAssignableTo(Bundle, Bundle, String, Class<?>) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Used by ServiceReferenceImpl for isAssignableTo
isSet() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
isSet() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns true if this location has a value and false otherwise.
isSigned() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateVerifier
Returns true if the repository is signed
isSigned() - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
isSigned() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile
 
isSigned() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile.SignedContentFileEntry
 
isSigned() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl
 
isSigned() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl.SignedContentEntryImpl
 
isSigned() - Method in interface org.eclipse.osgi.signedcontent.SignedContent
Returns true if the content is signed; false otherwise.
isSigned() - Method in interface org.eclipse.osgi.signedcontent.SignedContentEntry
Returns true if the entry is signed; false otherwise.
isSingleton(BundleRevision) - Static method in class org.apache.felix.framework.util.Util
Returns true if the specified bundle revision is a singleton (i.e., directive singleton:=true in Bundle-SymbolicName).
isSingleton() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
isSingleton() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
isSingleton() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
isSingleton() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns whether this bundle is a singleton.
isStale() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
isStartLevelSvcPresent(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Checks for the presence of the StartLevel Service.
isStartupBundle() - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
isStartupClass() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
isStopping() - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
Returns true if the BaseAdaptor.frameworkStopping(BundleContext) method has been called
isSurrogate() - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
isSurrogate() - Method in class org.eclipse.osgi.internal.composite.SurrogateImpl
 
isTrusted() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateChain
Returns true if this certificate chain is trusted
isTrusted() - Method in class org.eclipse.osgi.internal.signedcontent.SignerInfoImpl
 
isTrusted() - Method in interface org.eclipse.osgi.signedcontent.SignerInfo
Returns true if the trust anchor has been authenticated.
isUnresolved() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Indicate SystemBundle is resolved.
isValid() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
This method checks that the context is still valid.
isWeavingComplete() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
isWeavingComplete() - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Returns whether weaving is complete in this woven class.
iterator() - Method in class org.apache.felix.framework.resolver.ShadowList
 
iterator() - Method in class org.apache.felix.framework.util.ImmutableList
 
iterator() - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
iterator() - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Returns an iterator of elements in this set
iterator() - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
iterator() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
iterator() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableEntrySetValueCollection
 

J

J2ME_MICROEDITION_CONFIGURATION - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
J2ME configuration property name
J2ME_MICROEDITION_PROFILES - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
J2ME profile property name
JarContent - Class in org.apache.felix.framework.cache
 
JarContent(Logger, Map, WeakZipFileFactory, Object, File, File, WeakZipFileFactory.WeakZipFile) - Constructor for class org.apache.felix.framework.cache.JarContent
 
JAVA_PACKAGE - Static variable in class org.eclipse.osgi.internal.loader.BundleLoader
 
JVM_OS_ARCH - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
JVM os.arch property name
JVM_OS_NAME - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
JVM os.name property name
JVM_OS_VERSION - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
JVM os.version property name
JVM_USER_LANGUAGE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
JVM user.language property name
JVM_USER_REGION - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
JVM user.region property name
JVM_VM_NAME - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
JVM java.vm.name property name

K

KEY - Static variable in class org.eclipse.core.runtime.internal.adaptor.ClasspathManifest
 
KEY - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
KEY - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
KEY - Static variable in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
KEY - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
KeyedElement - Interface in org.eclipse.osgi.framework.util
An element of an KeyedHashSet.
KeyedHashSet - Class in org.eclipse.osgi.framework.util
A set data structure which only accepts KeyedElement objects as elements of the set.
KeyedHashSet() - Constructor for class org.eclipse.osgi.framework.util.KeyedHashSet
Constructs an KeyedHashSet which allows elements to be replaced and with the minimum initial capacity.
KeyedHashSet(boolean) - Constructor for class org.eclipse.osgi.framework.util.KeyedHashSet
Constructs an KeyedHashSet with the minimum initial capacity.
KeyedHashSet(int) - Constructor for class org.eclipse.osgi.framework.util.KeyedHashSet
Constructs an KeyedHashSet which allows elements to be replaced.
KeyedHashSet(int, boolean) - Constructor for class org.eclipse.osgi.framework.util.KeyedHashSet
Constructs an KeyedHashSet
KeyedHashSet(KeyedHashSet) - Constructor for class org.eclipse.osgi.framework.util.KeyedHashSet
Constructs a new KeyedHashSet and copies to specified KeyedHashSet's contents to the new KeyedHashSet.
keys() - Method in class org.apache.felix.framework.util.MapToDictionary
 
keys() - Method in class org.eclipse.core.runtime.internal.adaptor.CachedManifest
 
keys() - Method in class org.eclipse.osgi.framework.util.Headers
Case-preserved keys.
keySet() - Method in class org.apache.felix.framework.util.ShrinkableMap
 
keySet() - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Returns a snapshot of the keys in this map.
keySet() - Method in class org.eclipse.osgi.framework.util.Headers
 
KeyStoreTrustEngine - Class in org.eclipse.osgi.internal.service.security
 
KeyStoreTrustEngine(String, String, char[], String) - Constructor for class org.eclipse.osgi.internal.service.security.KeyStoreTrustEngine
Create a new KeyStoreTrustEngine that is backed by a KeyStore

L

lastIndexOf(Object) - Method in class org.apache.felix.framework.resolver.ShadowList
 
lastModified(File) - Static method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Returns the time that the reliable file was last modified.
lastModified() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Returns the time that this ReliableFile was last modified.
lastModified(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a file's last modified stamp.
lastModifiedVersion(File) - Static method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Returns the a version number of a reliable managed file.
launch(ParameterizedRunnable, Object) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
 
launch() - Method in class org.eclipse.osgi.framework.internal.core.Framework
Start the framework.
launch(ParameterizedRunnable, Object) - Method in interface org.eclipse.osgi.service.runnable.ApplicationLauncher
Launches the specified runnable using the main thread.
launchTime - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
LAZY_ACTIVATION - Static variable in class org.apache.felix.framework.BundleRevisionImpl
 
LAZY_ACTIVATION - Static variable in class org.apache.felix.framework.BundleWiringImpl
 
LAZY_ACTIVATION - Static variable in class org.osgi.framework.BundleEvent
The bundle will be lazily activated.
LAZY_FILE - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
LAZY_TRIGGER - Static variable in class org.eclipse.osgi.framework.internal.core.BundleHost
 
LEFT_CLOSED - Static variable in class org.osgi.framework.VersionRange
The left endpoint is closed and is included in the range.
LEFT_OPEN - Static variable in class org.osgi.framework.VersionRange
The left endpoint is open and is excluded from the range.
LegacyVerifierFactory - Class in org.eclipse.osgi.internal.signedcontent
 
LegacyVerifierFactory(SignedContentFactory) - Constructor for class org.eclipse.osgi.internal.signedcontent.LegacyVerifierFactory
 
length(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns the length of a file.
LIBRARY - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
LIBRARY_EXPORT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
LIBRARY_EXPORT_MASK - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
LIBRARY_NAME - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
LIBRARY_PACKAGES - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
LIBRARY_PACKAGES_PREFIXES - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
LIBRARY_SOURCE - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
LIBRARY_TYPE - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
LIFECYCLE - Static variable in class org.osgi.framework.AdminPermission
The action string lifecycle.
LINKAGE_CHANGED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Deprecated.
this type is no longer valid
linkDynamicImport(BundleDescription, String) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
linkDynamicImport(BundleDescription, String) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
linkDynamicImport(BundleDescription, String) - Method in interface org.eclipse.osgi.service.resolver.State
Attempts to find an ExportPackageDescription that will satisfy a dynamic import for the specified requestedPackage for the specified importingBundle.
list(File) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a file's list.
listDirectory(File) - Method in class org.apache.felix.framework.util.SecureAction
 
LISTENER - Static variable in class org.osgi.framework.AdminPermission
The action string listener.
LISTENER_SYMBOLICNAME - Static variable in interface org.eclipse.osgi.service.debug.DebugOptions
The service property (named "listener.symbolic.name") which specifies the bundle symbolic name of a DebugOptionsListener service.
ListenerHook - Interface in org.osgi.framework.hooks.service
OSGi Framework Service Listener Hook Service.
ListenerHook.ListenerInfo - Interface in org.osgi.framework.hooks.service
Information about a Service Listener.
ListenerInfo - Class in org.apache.felix.framework.util
 
ListenerInfo(Bundle, BundleContext, Class, EventListener, Filter, Object, boolean) - Constructor for class org.apache.felix.framework.util.ListenerInfo
 
ListenerInfo(ListenerInfo, boolean) - Constructor for class org.apache.felix.framework.util.ListenerInfo
 
ListenerQueue<K,V,E> - Class in org.eclipse.osgi.framework.eventmgr
The ListenerQueue is used to snapshot the list of listeners at the time the event is fired.
ListenerQueue(EventManager) - Constructor for class org.eclipse.osgi.framework.eventmgr.ListenerQueue
ListenerQueue constructor.
listEntryPaths(List<BundleFile>, String, String, int) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
Returns the names of resources available from a list of bundle files.
ListEntryPathsThreadLocal - Class in org.eclipse.osgi.internal.baseadaptor
 
ListEntryPathsThreadLocal() - Constructor for class org.eclipse.osgi.internal.baseadaptor.ListEntryPathsThreadLocal
 
listIterator() - Method in class org.apache.felix.framework.resolver.ShadowList
 
listIterator(int) - Method in class org.apache.felix.framework.resolver.ShadowList
 
listIterator(int) - Method in class org.apache.felix.framework.util.ImmutableList
 
listLocalResources(String, String, int) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
 
listLocalResources(String, String, int) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Returns the names of local resources visible to this bundle class loader.
listLocalResources(String, String, int) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
listLocalResources(String, String, int) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
listResources(String, String, int) - Method in class org.apache.felix.framework.BundleWiringImpl
 
listResources(String, String, int) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Returns the names of resources visible to this bundle class loader.
listResources(String, String, int) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Returns the names of resources visible to this delegate.
listResources(String, String, int) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
listResources(String, String, int) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
listResources(String, String, int) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
listResources(String, String) - Method in class org.eclipse.osgi.internal.loader.FilteredSourcePackage
 
listResources(String, String) - Method in class org.eclipse.osgi.internal.loader.MultiSourcePackage
 
listResources(String, String) - Method in class org.eclipse.osgi.internal.loader.NullPackageSource
 
listResources(String, String) - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
listResources(String, String) - Method in class org.eclipse.osgi.internal.loader.SingleSourcePackage
 
listResources(String, String, int) - Method in interface org.osgi.framework.wiring.BundleWiring
Returns the names of resources visible to this bundle wiring's class loader.
LISTRESOURCES_DEBUG - Static variable in class org.apache.felix.framework.BundleWiringImpl
 
LISTRESOURCES_LOCAL - Static variable in interface org.osgi.framework.wiring.BundleWiring
The list resource names operation must limit the result to the names of matching resources contained in this bundle wiring's bundle revision and its attached fragment revisions.
LISTRESOURCES_RECURSE - Static variable in interface org.osgi.framework.wiring.BundleWiring
The list resource names operation must recurse into subdirectories.
load(BaseData, DataInputStream) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
load(BaseData, DataInputStream) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Creates a new storage hook and loads the data from the specified input stream into the storage hook.
load() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Load the bundle.
load() - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Load the bundle.
load() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Load the bundle.
load() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Load the bundle.
load(BaseData, DataInputStream) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
load(BaseData, DataInputStream) - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
loadBaseData(long, DataInputStream) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
loadBundleActivator() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Load and instantiate bundle's BundleActivator class
loadClass(String, boolean) - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
loadClass(String, boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.ContextFinder
 
loadClass(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
This method will first search the parent class loader for the class; That failing, this method will invoke ClassLoaderDelegate.findClass(String) to find the resource.
loadClass(String, boolean) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
This method loads a class from the bundle.
loadClass(String) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
loadClass(String, boolean) - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
This method loads a class from the bundle.
loadClass(String, boolean) - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
This method loads a class from the bundle.
loadClass(String) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
loadClass(String, boolean) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
This method loads a class from the bundle.
loadClass(String, boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
Loads a class for the bundle.
loadClass(String) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.buddy.DependentPolicy
 
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.buddy.GlobalPolicy
 
loadClass(String) - Method in interface org.eclipse.osgi.internal.loader.buddy.IBuddyPolicy
 
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.buddy.RegisteredPolicy
 
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.buddy.SystemPolicy
 
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.BundleLoader
This method loads a class from the bundle.
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.FilteredSourcePackage
 
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.MultiSourcePackage
 
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.NullPackageSource
 
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.PackageSource
 
loadClass(String) - Method in class org.eclipse.osgi.internal.loader.SingleSourcePackage
 
loadClass(String) - Method in class org.eclipse.osgi.launch.Equinox
 
loadClass(String) - Method in interface org.osgi.framework.Bundle
Loads the specified class using this bundle's class loader.
loadClassUsingClass(Class, String, SecureAction) - Static method in class org.apache.felix.framework.util.Util
This is a simple utility class that attempts to load the named class using the class loader of the supplied class or the class loader of one of its super classes or their implemented interfaces.
loaded(ClassStats) - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
loadedBundle(String, ResourceBundleStats) - Static method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
loadedNativeCode - Variable in class org.eclipse.osgi.baseadaptor.BaseData
 
loadingDone() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
loadManifest(BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
loadManifest(BaseData, boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
loadManifestFrom(BaseData) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
 
loadResource(String) - Method in class org.eclipse.osgi.internal.loader.buddy.DependentPolicy
 
loadResource(String) - Method in class org.eclipse.osgi.internal.loader.buddy.GlobalPolicy
 
loadResource(String) - Method in interface org.eclipse.osgi.internal.loader.buddy.IBuddyPolicy
 
loadResource(String) - Method in class org.eclipse.osgi.internal.loader.buddy.RegisteredPolicy
 
loadResource(String) - Method in class org.eclipse.osgi.internal.loader.buddy.SystemPolicy
 
loadResources(String) - Method in class org.eclipse.osgi.internal.loader.buddy.DependentPolicy
 
loadResources(String) - Method in class org.eclipse.osgi.internal.loader.buddy.GlobalPolicy
 
loadResources(String) - Method in interface org.eclipse.osgi.internal.loader.buddy.IBuddyPolicy
 
loadResources(String) - Method in class org.eclipse.osgi.internal.loader.buddy.RegisteredPolicy
 
loadResources(String) - Method in class org.eclipse.osgi.internal.loader.buddy.SystemPolicy
 
loadSystemClass(String) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a Class.
loadVersion(DataInputStream) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
 
LocaleProvider - Interface in org.eclipse.osgi.service.localization
A service that is used to determine what the current locale is for a particular context or session.
Location - Interface in org.eclipse.osgi.service.datalocation
A Location represents a URL which may have a default value, may be read only, may or may not have a current value and may be cascaded on to a parent location.
location_cannotLock - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
location_cannotLockNIO - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
location_folderReadOnly - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
location_noLockFile - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
location_notFileProtocol - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
location_notSet - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
LocationHelper - Class in org.eclipse.core.runtime.internal.adaptor
 
LocationHelper() - Constructor for class org.eclipse.core.runtime.internal.adaptor.LocationHelper
 
LocationManager - Class in org.eclipse.core.runtime.adaptor
This class is used to manage the various Locations for Eclipse.
LocationManager() - Constructor for class org.eclipse.core.runtime.adaptor.LocationManager
 
lock() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
lock() - Method in interface org.eclipse.core.runtime.internal.adaptor.Locker
 
lock() - Method in class org.eclipse.core.runtime.internal.adaptor.Locker_JavaIo
 
lock() - Method in class org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio
 
lock() - Method in interface org.eclipse.osgi.service.datalocation.Location
Attempts to lock this location with a canonical locking mechanism and return true if the lock could be acquired.
Locker - Interface in org.eclipse.core.runtime.internal.adaptor
Internal class.
Locker_JavaIo - Class in org.eclipse.core.runtime.internal.adaptor
Internal class.
Locker_JavaIo(File) - Constructor for class org.eclipse.core.runtime.internal.adaptor.Locker_JavaIo
 
Locker_JavaNio - Class in org.eclipse.core.runtime.internal.adaptor
Internal class.
Locker_JavaNio(File) - Constructor for class org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio
 
log(int, String) - Method in class org.apache.felix.framework.Logger
 
log(int, String, Throwable) - Method in class org.apache.felix.framework.Logger
 
log(ServiceReference, int, String) - Method in class org.apache.felix.framework.Logger
 
log(ServiceReference, int, String, Throwable) - Method in class org.apache.felix.framework.Logger
 
log(Bundle, int, String) - Method in class org.apache.felix.framework.Logger
 
log(Bundle, int, String, Throwable) - Method in class org.apache.felix.framework.Logger
 
log(int, String) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
log(int, String, Throwable) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
log(ServiceReference, int, String) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
log(ServiceReference, int, String, Throwable) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
log(Object, int, String) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
log(Object, int, String, Throwable) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceImpl
 
log(int, String) - Method in class org.eclipse.equinox.log.internal.LoggerImpl
 
log(int, String, Throwable) - Method in class org.eclipse.equinox.log.internal.LoggerImpl
 
log(ServiceReference, int, String) - Method in class org.eclipse.equinox.log.internal.LoggerImpl
 
log(ServiceReference, int, String, Throwable) - Method in class org.eclipse.equinox.log.internal.LoggerImpl
 
log(Object, int, String) - Method in class org.eclipse.equinox.log.internal.LoggerImpl
 
log(Object, int, String, Throwable) - Method in class org.eclipse.equinox.log.internal.LoggerImpl
 
log(int, String) - Method in interface org.eclipse.equinox.log.Logger
 
log(int, String, Throwable) - Method in interface org.eclipse.equinox.log.Logger
 
log(ServiceReference<?>, int, String) - Method in interface org.eclipse.equinox.log.Logger
 
log(ServiceReference<?>, int, String, Throwable) - Method in interface org.eclipse.equinox.log.Logger
 
log(Object, int, String) - Method in interface org.eclipse.equinox.log.Logger
Extends the LogService Logs a message with a context object
log(Object, int, String, Throwable) - Method in interface org.eclipse.equinox.log.Logger
Logs a message with an exception associated and a context object.
LOG - Static variable in class org.eclipse.equinox.log.LogPermission
The action string log.
log(FrameworkEvent) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Logs the information from a FrameworkEvent to the FrameworkLog.
log(FrameworkLogEntry) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Logs the FrameworkLogEntry to the FrameworkLog
log(String, int, Throwable) - Static method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
log(int, String) - Method in interface org.osgi.service.log.LogService
Logs a message.
log(int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception.
log(ServiceReference, int, String) - Method in interface org.osgi.service.log.LogService
Logs a message associated with a specific ServiceReference object.
log(ServiceReference, int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception associated and a ServiceReference object.
LOG_DEBUG - Static variable in class org.apache.felix.framework.Logger
 
LOG_DEBUG - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
LOG_DEBUG - Static variable in interface org.osgi.service.log.LogService
A debugging message (Value 4).
LOG_ENTRY - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
LOG_ERROR - Static variable in class org.apache.felix.framework.Logger
 
LOG_ERROR - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
LOG_ERROR - Static variable in interface org.osgi.service.log.LogService
An error message (Value 1).
LOG_INFO - Static variable in class org.apache.felix.framework.Logger
 
LOG_INFO - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
LOG_INFO - Static variable in interface org.osgi.service.log.LogService
An informational message (Value 3).
LOG_LEVEL - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
LOG_LEVEL_PROP - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
LOG_LOGGER_PROP - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
LOG_OTHER - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
LOG_WARNING - Static variable in class org.apache.felix.framework.Logger
 
LOG_WARNING - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
LOG_WARNING - Static variable in interface org.osgi.service.log.LogService
A warning message (Value 2).
logEnter(String) - Static method in class org.eclipse.osgi.internal.profile.Profile
Log a method enter.
logEnter(String, String) - Static method in class org.eclipse.osgi.internal.profile.Profile
Log a method enter.
LogEntry - Interface in org.osgi.service.log
Provides methods to access the information contained in an individual Log Service log entry.
logExit(String) - Static method in class org.eclipse.osgi.internal.profile.Profile
Log a method exit.
logExit(String, String) - Static method in class org.eclipse.osgi.internal.profile.Profile
Log a method exit.
logFile - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
logFileName - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
LogFilter - Interface in org.eclipse.equinox.log
A LogFilter is used to pre-filter log requests before sending events to a LogListener.
logged(LogEntry) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
 
logged(LogEntry) - Method in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
logged(LogEntry) - Method in interface org.osgi.service.log.LogListener
Listener method called for each LogEntry object created.
Logger - Class in org.apache.felix.framework
This class mimics the standard OSGi LogService interface.
Logger() - Constructor for class org.apache.felix.framework.Logger
 
Logger - Interface in org.eclipse.equinox.log
Provides named logger support for the OSGi LogService.
LoggerImpl - Class in org.eclipse.equinox.log.internal
 
LoggerImpl(ExtendedLogServiceImpl, String) - Constructor for class org.eclipse.equinox.log.internal.LoggerImpl
 
logInitMessages() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
LogListener - Interface in org.osgi.service.log
Subscribes to LogEntry objects from the LogReaderService.
LogPermission - Class in org.eclipse.equinox.log
Indicates a bundle's authority to log on behalf of other bundles.
LogPermission(String, String) - Constructor for class org.eclipse.equinox.log.LogPermission
Create a new LogPermission.
LogPermissionCollection - Class in org.eclipse.equinox.log
Stores a set of LogPermission permissions.
LogPermissionCollection() - Constructor for class org.eclipse.equinox.log.LogPermissionCollection
 
LogReaderService - Interface in org.osgi.service.log
Provides methods to retrieve LogEntry objects from the log.
LogService - Interface in org.osgi.service.log
Provides methods for bundles to write messages to the log.
LogServiceManager - Class in org.eclipse.equinox.log.internal
 
LogServiceManager(LogListener...) - Constructor for class org.eclipse.equinox.log.internal.LogServiceManager
 
logSynchronously - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
logTime(int, String, String, String) - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
logTime(String, String) - Static method in class org.eclipse.osgi.internal.profile.Profile
Log a message.
logTime(String, String, String) - Static method in class org.eclipse.osgi.internal.profile.Profile
Log a message.
logTime(int, String, String, String) - Static method in class org.eclipse.osgi.internal.profile.Profile
Log a message.
logTime(int, String, String, String) - Method in interface org.eclipse.osgi.internal.profile.ProfileLogger
 
lookup(String, boolean) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Returns the actual file location to use when reading the given managed file.
LOW_NIBBLE_MASK - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
LTE - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 

M

m_attrs - Variable in class org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
m_dirs - Variable in class org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
m_paths - Variable in class org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
m_types - Variable in class org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
main(String[]) - Static method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
main(String[]) - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
This is the main to start osgi.
makeLog() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
makeRelative(FilePath) - Method in class org.eclipse.osgi.framework.adaptor.FilePath
Returns a string representing this path as a relative to the given base path.
ManagedOutputStream - Class in org.eclipse.osgi.storagemanager
Represents a managed output stream for target managed by a storage manager.
manager - Variable in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
EventManager with which this queue is associated.
manager - Variable in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
MANDATORY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying names of matching attributes which must be specified by matching Import-Package statements in the Export-Package manifest header.
manifest - Variable in class org.eclipse.osgi.baseadaptor.BaseData
 
MANIFEST_ERROR - Static variable in exception org.osgi.framework.BundleException
The bundle manifest was in error.
MANIFEST_INVALID_HEADER_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
MANIFEST_INVALID_LINE_NOCOLON - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
MANIFEST_INVALID_SPACE - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
MANIFEST_IOEXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
MANIFEST_NOT_FOUND_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
MANIFEST_TYPE_ATTRIBUTE - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
MANIFEST_TYPE_BUNDLE - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type bundle (META-INF/MANIFEST.MF)
MANIFEST_TYPE_FRAGMENT - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type fragment (fragment.xml)
MANIFEST_TYPE_JAR - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type jared bundle
MANIFEST_TYPE_PLUGIN - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type plugin (plugin.xml)
MANIFEST_TYPE_UNKNOWN - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
bundle manifest type unknown
ManifestElement - Class in org.eclipse.osgi.util
This class represents a single manifest element.
manifestLocalization - Variable in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
ManifestLocalization - Class in org.eclipse.osgi.framework.internal.core
This class is used by the Bundle Class to localize manifest headers.
ManifestLocalization(AbstractBundle, Dictionary<String, String>) - Constructor for class org.eclipse.osgi.framework.internal.core.ManifestLocalization
 
ManifestParser - Class in org.apache.felix.framework.util.manifestparser
 
ManifestParser(Logger, Map, BundleRevision, Map) - Constructor for class org.apache.felix.framework.util.manifestparser.ManifestParser
 
MANIFESTS_DIR - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
mapLibraryNames(String) - Static method in class org.eclipse.osgi.internal.baseadaptor.BaseClassLoadingHook
 
mapLocationToURLConnection(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
 
mapLocationToURLConnection(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseErrorHandler
 
mapLocationToURLConnection(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
mapLocationToURLConnection(String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogHook
 
mapLocationToURLConnection(String) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method will call each configured adaptor hook AdaptorHook.mapLocationToURLConnection(String) method until one returns a non-null value.
mapLocationToURLConnection(String) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.mapLocationToURLConnection(String).
mapLocationToURLConnection(String) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Map a location to a URLConnection.
mapLocationToURLConnection(String) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
mapLocationToURLConnection(String) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
mapLocationToURLConnection(String) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
MappedList<K,V> - Class in org.eclipse.osgi.internal.module
 
MappedList() - Constructor for class org.eclipse.osgi.internal.module.MappedList
 
MapToDictionary - Class in org.apache.felix.framework.util
This is a simple class that implements a Dictionary from a Map.
MapToDictionary(Map) - Constructor for class org.apache.felix.framework.util.MapToDictionary
 
mark(int) - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Override default mark method.
markSupported() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Override default markSupported method.
match(SimpleFilter, boolean) - Method in class org.apache.felix.framework.capabilityset.CapabilitySet
 
match(ServiceReference) - Method in class org.apache.felix.framework.FilterImpl
 
match(Dictionary<String, ?>) - Method in class org.apache.felix.framework.FilterImpl
 
match(Map, String) - Method in class org.apache.felix.framework.util.manifestparser.R4Library
Determines if the specified native library name matches this native library definition.
match(Map) - Method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
match(ServiceReference<?>) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Filter using a service's properties.
match(Dictionary<String, ?>) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Filter using a Dictionary with case insensitive key lookup.
match(ServiceReference<?>) - Method in interface org.osgi.framework.Filter
Filter using a service's properties.
match(Dictionary<String, ?>) - Method in interface org.osgi.framework.Filter
Filter using a Dictionary with case insensitive key lookup.
MATCH_ALL - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 
matchCase(Dictionary<String, ?>) - Method in class org.apache.felix.framework.FilterImpl
 
matchCase(Dictionary<String, ?>) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Filter using a Dictionary.
matchCase(Dictionary<String, ?>) - Method in interface org.osgi.framework.Filter
Filter using a Dictionary.
matchDistinguishedNameChain(String, List<String>) - Static method in class org.osgi.framework.FrameworkUtil
Match a Distinguished Name (DN) chain against a pattern.
matchDNChain(String, String[]) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
matches(BundleCapability, SimpleFilter) - Static method in class org.apache.felix.framework.capabilityset.CapabilitySet
 
matches(Map<String, ?>) - Method in class org.apache.felix.framework.FilterImpl
 
matches(BundleCapability) - Method in class org.apache.felix.framework.wiring.BundleRequirementImpl
 
matches(Map<String, ?>) - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Filter using a Map.
matches(Map<String, ?>) - Method in interface org.osgi.framework.Filter
Filter using a Map.
matches(BundleCapability) - Method in interface org.osgi.framework.wiring.BundleRequirement
Returns whether the specified capability matches this requirement.
max - Variable in class org.eclipse.osgi.framework.internal.core.Tokenizer
 
MAX_CLOCK_ADJUSTMENT - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
MAX_CLOCK_SEQUENCE - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
maxLineCount - Static variable in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
The maximum number of lines to print without user prompt.
MD2_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
MD2_STR - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
MD5_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
MD5_STR - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
MESSAGE - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
MessageHelper - Class in org.eclipse.core.runtime.internal.adaptor
 
MessageHelper() - Constructor for class org.eclipse.core.runtime.internal.adaptor.MessageHelper
 
META_INF - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
META_INF_MANIFEST_MF - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
METADATA - Static variable in class org.osgi.framework.AdminPermission
The action string metadata.
MF_DIGEST_PART - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
MF_ENTRY_NAME - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
MF_ENTRY_NEWLN_NAME - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
MINIMUM_SIZE - Static variable in class org.eclipse.osgi.framework.util.KeyedHashSet
 
MISSING_EXECUTION_ENVIRONMENT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because the required execution enviroment did not match the runtime environment.
MISSING_FRAGMENT_HOST - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Fragment-Host could not be resolved.
MISSING_GENERIC_CAPABILITY - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because the required generic capability could not be resolved.
MISSING_IMPORT_PACKAGE - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that an Import-Package could not be resolved.
MISSING_REQUIRE_BUNDLE - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved.
mkdir(File) - Method in class org.apache.felix.framework.util.SecureAction
 
mkdirs(File) - Method in class org.apache.felix.framework.util.SecureAction
 
MODIFIED - Static variable in class org.osgi.framework.ServiceEvent
The properties of a registered service have been modified.
MODIFIED_ENDMATCH - Static variable in class org.osgi.framework.ServiceEvent
The properties of a registered service have been modified and the new properties no longer match the listener's filter.
modifiedBundle(Bundle, BundleEvent, T) - Method in class org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.modifiedBundle method.
modifiedBundle(Bundle, BundleEvent, T) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been modified.
modifiedService(ServiceReference<Object>, Object) - Method in class org.eclipse.equinox.log.internal.EventAdminAdapter
 
modifiedService(ServiceReference<DebugOptionsListener>, DebugOptionsListener) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
modifiedService(ServiceReference<ConsoleSession>, FrameworkConsole) - Method in class org.eclipse.osgi.framework.internal.core.ConsoleManager
 
modifiedService(ServiceReference<ContentHandler>, ServiceReference<ContentHandler>) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
modifiedService(ServiceReference<URLStreamHandlerService>, ServiceReference<URLStreamHandlerService>) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
modifiedService(ServiceReference<S>, T) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.modifiedService method.
modifiedService(ServiceReference<S>, T) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker has been modified.
monitor - Variable in class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
MONITOR_ACTIVATION - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
MONITOR_ACTIVATION - Static variable in class org.eclipse.osgi.framework.debug.Debug
Monitor activation debug flag.
MONITOR_CLASSES - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
MONITOR_PLATFORM_ADMIN - Static variable in class org.eclipse.osgi.internal.baseadaptor.StateManager
Monitor PlatformAdmin debug flag
MONITOR_RESOURCES - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
MRUBundleFileList - Class in org.eclipse.osgi.baseadaptor.bundlefile
A simple/quick/small implementation of an MRU (Most Recently Used) list to keep track of open BundleFiles.
MRUBundleFileList() - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
 
MRUBundleFileList(int) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
 
Msg - Class in org.eclipse.osgi.framework.internal.core
 
Msg() - Constructor for class org.eclipse.osgi.framework.internal.core.Msg
 
msg - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.TimeEntry
 
MultiplexingContentHandler - Class in org.eclipse.osgi.framework.internal.protocol
 
MultiplexingContentHandler(String, ContentHandlerFactory) - Constructor for class org.eclipse.osgi.framework.internal.protocol.MultiplexingContentHandler
 
MultiplexingFactory - Class in org.eclipse.osgi.framework.internal.protocol
 
MultiplexingURLStreamHandler - Class in org.eclipse.osgi.framework.internal.protocol
 
MultiplexingURLStreamHandler(String, StreamHandlerFactory, URLStreamHandler) - Constructor for class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
MultiSourcePackage - Class in org.eclipse.osgi.internal.loader
 
Mutex - Class in org.apache.felix.framework.util
 
Mutex() - Constructor for class org.apache.felix.framework.util.Mutex
 

N

Namespace - Class in org.osgi.resource
Capability and Requirement Namespaces base class.
Namespace() - Constructor for class org.osgi.resource.Namespace
Protected constructor for Namespace sub-types.
NATIVECODE_ERROR - Static variable in exception org.osgi.framework.BundleException
The bundle could not be resolved due to an error with the Bundle-NativeCode header.
NativeCodeDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a native code description.
NativeCodeDescriptionImpl - Class in org.eclipse.osgi.internal.resolver
 
NativeCodeDescriptionImpl() - Constructor for class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
NativeCodeSpecification - Interface in org.eclipse.osgi.service.resolver
This class represents a native code specification.
NativeCodeSpecificationImpl - Class in org.eclipse.osgi.internal.resolver
 
NativeCodeSpecificationImpl() - Constructor for class org.eclipse.osgi.internal.resolver.NativeCodeSpecificationImpl
 
NestedDirBundleFile - Class in org.eclipse.osgi.baseadaptor.bundlefile
A NestedDirBundleFile uses another BundleFile as its source but accesses all of its resources relative to a nested directory within the other BundleFile object.
NestedDirBundleFile(BundleFile, String) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
Constructs a NestedDirBundleFile
NEW_LINE - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseCommandProvider
 
newConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[], String) - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
newConditionalPermissionInfo(String) - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
newConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[], String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Creates a new ConditionalPermissionInfo with the specified fields suitable for insertion into a ConditionalPermissionUpdate.
newConditionalPermissionInfo(String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Creates a new ConditionalPermissionInfo from the specified encoded ConditionalPermissionInfo string suitable for insertion into a ConditionalPermissionUpdate.
newConditionalPermissionUpdate() - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
newConditionalPermissionUpdate() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Creates a new update for the Conditional Permission Table.
newDebugTrace(String) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
newDebugTrace(String, Class<?>) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
newDebugTrace(String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Creates a new DebugTrace instance for the specified bundle symbolic name.
newDebugTrace(String, Class<?>) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Create a new DebugTrace instance for the specified bundle symbolic name.
newFramework(Map) - Method in class org.apache.felix.framework.FrameworkFactory
 
newFramework(Map<String, String>) - Method in class org.eclipse.osgi.launch.EquinoxFactory
 
newFramework(Map<String, String>) - Method in interface org.osgi.framework.launch.FrameworkFactory
Create a new Framework instance.
newInstance(E...) - Static method in class org.apache.felix.framework.util.ImmutableList
 
newInstance(Collection<? extends E>) - Static method in class org.apache.felix.framework.util.ImmutableList
 
newInstance(Map.Entry<K, V>...) - Static method in class org.apache.felix.framework.util.ImmutableMap
 
newInstance(Map<K, V>) - Static method in class org.apache.felix.framework.util.ImmutableMap
 
newInstance(String) - Static method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Constructs a FilterImpl object.
newListenerQueue() - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
newPermissionCollection() - Method in class org.eclipse.equinox.log.LogPermission
 
newPermissionCollection() - Method in class org.osgi.framework.AdaptPermission
Returns a new PermissionCollection object suitable for storing AdaptPermission objects.
newPermissionCollection() - Method in class org.osgi.framework.AdminPermission
Returns a new PermissionCollection object suitable for storing AdminPermissions.
newPermissionCollection() - Method in class org.osgi.framework.BundlePermission
Returns a new PermissionCollection object suitable for storing BundlePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.CapabilityPermission
Returns a new PermissionCollection object for storing CapabilityPermission objects.
newPermissionCollection() - Method in class org.osgi.framework.PackagePermission
Returns a new PermissionCollection object suitable for storing PackagePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.ServicePermission
Returns a new PermissionCollection object for storing ServicePermission objects.
nextArgument() - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Get the next argument in the input.
nextArgument() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Get the next argument in the input.
nextElement() - Method in class org.apache.felix.framework.util.CompoundEnumeration
 
NLS - Class in org.eclipse.osgi.util
Common superclass for all message bundle classes.
NLS() - Constructor for class org.eclipse.osgi.util.NLS
Creates a new NLS instance.
NO_NATIVECODE_MATCH - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because no match was found for the native code specification.
NODE_ADDRESS_BYTE_SIZE - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
NODE_ADDRESS_START - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
normalizeOSName(String) - Static method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
normalizeOSVersion(String) - Static method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
normalizeProcessor(String) - Static method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
NOT - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 
notifications - Variable in class org.eclipse.core.runtime.internal.adaptor.Semaphore
 
notifyHooksPrivileged(HookContext) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Calls all hook services of the type specified by the hook context.
NULL - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
The NULL tag used in bundle storage
NullPackageSource - Class in org.eclipse.osgi.internal.loader
This class is used to optimize finding provided-packages for a bundle.
NullURLStreamHandlerService - Class in org.eclipse.osgi.framework.internal.protocol
The NullURLStreamService is created when a registered URLStreamHandler service with an associated URLStreamHandlerProxy becomes unregistered.
NullURLStreamHandlerService() - Constructor for class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 

O

OBJECT - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
The OBJECT tag used in bundle storage
OBJECTCLASS - Static variable in interface org.osgi.framework.Constants
Service property identifying all of the class names under which a service was registered in the Framework.
ObjectPool - Class in org.eclipse.osgi.framework.util
 
ObjectPool() - Constructor for class org.eclipse.osgi.framework.util.ObjectPool
 
OK - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Severity constant (value 0) indicating this log entry represents the nominal case.
OK - Static variable in class org.eclipse.osgi.internal.provisional.service.security.AuthorizationStatus
This code means that the system is functioning normally - no bundles are currently experiencing authorization problems.
open() - Method in class org.apache.felix.framework.util.ThreadGate
Open the gate and release any waiting threads.
open() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
open() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Opens the BundleFiles.
open() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
open() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile
 
open() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.NestedDirBundleFile
 
open() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
open() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Open the BundleData.
open(ServiceTracker<?, ?>) - Method in class org.eclipse.osgi.framework.util.SecureAction
Opens a ServiceTracker.
open(BundleContext) - Method in class org.eclipse.osgi.internal.loader.buddy.PolicyHandler
 
open() - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleFile
 
open(boolean) - Method in class org.eclipse.osgi.storagemanager.StorageManager
This methods opens the storage manager.
open() - Method in class org.osgi.util.tracker.BundleTracker
Open this BundleTracker and begin tracking bundles.
open() - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker and begin tracking services.
open(boolean) - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker and begin tracking services.
OPEN_BEST_AVAILABLE - Static variable in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Open mask.
OPEN_FAIL_ON_PRIMARY - Static variable in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Open mask.
openConnection(URL) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
openConnection(URL, Proxy) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
openConnection(URL) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
Establishes a connection to the resource specified by URL.
openConnection(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
openConnection(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
openConnection(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.reference.Handler
 
openConnection(URL, Proxy) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerFactoryProxyFor15
 
openConnection(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
openConnection(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
 
openConnection(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
openURLConnection(URL) - Method in class org.apache.felix.framework.util.SecureAction
 
openZipFile(File) - Method in class org.apache.felix.framework.util.SecureAction
 
OPTION_BUFFERSIZE - Static variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
OPTION_DEBUG_BUNDLE_TIME - Static variable in class org.eclipse.osgi.framework.debug.Debug
Bundle time Debug option key.
OPTION_DEBUG_EVENTS - Static variable in class org.eclipse.osgi.framework.debug.Debug
Events Debug option key.
OPTION_DEBUG_FILTER - Static variable in class org.eclipse.osgi.framework.debug.Debug
Filter Debug option key.
OPTION_DEBUG_GENERAL - Static variable in class org.eclipse.osgi.framework.debug.Debug
General Debug option key.
OPTION_DEBUG_HOOKS - Static variable in class org.eclipse.osgi.framework.debug.Debug
Services Debug option key.
OPTION_DEBUG_LOADER - Static variable in class org.eclipse.osgi.framework.debug.Debug
Loader Debug option key.
OPTION_DEBUG_MANIFEST - Static variable in class org.eclipse.osgi.framework.debug.Debug
Manifest Debug option key.
OPTION_DEBUG_MESSAGE_BUNDLES - Static variable in class org.eclipse.osgi.framework.debug.Debug
Message bundles Debug option key.
OPTION_DEBUG_PACKAGEADMIN - Static variable in class org.eclipse.osgi.framework.debug.Debug
PackageAdmin Debug option key.
OPTION_DEBUG_PACKAGEADMIN_TIMING - Static variable in class org.eclipse.osgi.framework.debug.Debug
PackageAdmin timing Debug option key.
OPTION_DEBUG_PACKAGES - Static variable in class org.eclipse.osgi.framework.debug.Debug
Packages Debug option key.
OPTION_DEBUG_SECURITY - Static variable in class org.eclipse.osgi.framework.debug.Debug
Security Debug option key.
OPTION_DEBUG_SERVICES - Static variable in class org.eclipse.osgi.framework.debug.Debug
Services Debug option key.
OPTION_DEBUG_STARTLEVEL - Static variable in class org.eclipse.osgi.framework.debug.Debug
Start level Debug option key.
OPTION_FILENAME - Static variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
OPTION_LOGSYNCHRONOUSLY - Static variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
OPTION_MONITOR_ACTIVATION - Static variable in class org.eclipse.osgi.framework.debug.Debug
Monitor activation Debug option key.
OPTIONAL_ATTRIBUTE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Deprecated. 
OPTIONAL_LINKAGE_CHANGED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Deprecated.
this type is no longer valid
optionsChanged(DebugOptions) - Method in interface org.eclipse.osgi.service.debug.DebugOptionsListener
Notifies this listener that an option-path for its plug-in has changed.
OR - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 
org.apache.felix.framework - package org.apache.felix.framework
 
org.apache.felix.framework.cache - package org.apache.felix.framework.cache
 
org.apache.felix.framework.capabilityset - package org.apache.felix.framework.capabilityset
 
org.apache.felix.framework.ext - package org.apache.felix.framework.ext
 
org.apache.felix.framework.resolver - package org.apache.felix.framework.resolver
 
org.apache.felix.framework.util - package org.apache.felix.framework.util
 
org.apache.felix.framework.util.manifestparser - package org.apache.felix.framework.util.manifestparser
 
org.apache.felix.framework.wiring - package org.apache.felix.framework.wiring
 
org.eclipse.core.runtime.adaptor - package org.eclipse.core.runtime.adaptor
Provides API to start the platform.
org.eclipse.core.runtime.internal.adaptor - package org.eclipse.core.runtime.internal.adaptor
 
org.eclipse.core.runtime.internal.stats - package org.eclipse.core.runtime.internal.stats
 
org.eclipse.equinox.log - package org.eclipse.equinox.log
 
org.eclipse.equinox.log.internal - package org.eclipse.equinox.log.internal
 
org.eclipse.osgi.baseadaptor - package org.eclipse.osgi.baseadaptor
 
org.eclipse.osgi.baseadaptor.bundlefile - package org.eclipse.osgi.baseadaptor.bundlefile
 
org.eclipse.osgi.baseadaptor.hooks - package org.eclipse.osgi.baseadaptor.hooks
 
org.eclipse.osgi.baseadaptor.loader - package org.eclipse.osgi.baseadaptor.loader
 
org.eclipse.osgi.event - package org.eclipse.osgi.event
 
org.eclipse.osgi.framework.adaptor - package org.eclipse.osgi.framework.adaptor
 
org.eclipse.osgi.framework.console - package org.eclipse.osgi.framework.console
Provides services related to the Equinox console.
org.eclipse.osgi.framework.debug - package org.eclipse.osgi.framework.debug
 
org.eclipse.osgi.framework.eventmgr - package org.eclipse.osgi.framework.eventmgr
Provides the event manager API.
org.eclipse.osgi.framework.internal.core - package org.eclipse.osgi.framework.internal.core
 
org.eclipse.osgi.framework.internal.protocol - package org.eclipse.osgi.framework.internal.protocol
 
org.eclipse.osgi.framework.internal.protocol.bundleentry - package org.eclipse.osgi.framework.internal.protocol.bundleentry
 
org.eclipse.osgi.framework.internal.protocol.bundleresource - package org.eclipse.osgi.framework.internal.protocol.bundleresource
 
org.eclipse.osgi.framework.internal.protocol.reference - package org.eclipse.osgi.framework.internal.protocol.reference
 
org.eclipse.osgi.framework.internal.reliablefile - package org.eclipse.osgi.framework.internal.reliablefile
 
org.eclipse.osgi.framework.log - package org.eclipse.osgi.framework.log
Provides the FrameworkLog service.
org.eclipse.osgi.framework.util - package org.eclipse.osgi.framework.util
 
org.eclipse.osgi.internal.baseadaptor - package org.eclipse.osgi.internal.baseadaptor
 
org.eclipse.osgi.internal.baseadaptor.weaving - package org.eclipse.osgi.internal.baseadaptor.weaving
 
org.eclipse.osgi.internal.composite - package org.eclipse.osgi.internal.composite
 
org.eclipse.osgi.internal.loader - package org.eclipse.osgi.internal.loader
 
org.eclipse.osgi.internal.loader.buddy - package org.eclipse.osgi.internal.loader.buddy
 
org.eclipse.osgi.internal.module - package org.eclipse.osgi.internal.module
 
org.eclipse.osgi.internal.permadmin - package org.eclipse.osgi.internal.permadmin
 
org.eclipse.osgi.internal.profile - package org.eclipse.osgi.internal.profile
 
org.eclipse.osgi.internal.provisional.service.security - package org.eclipse.osgi.internal.provisional.service.security
 
org.eclipse.osgi.internal.provisional.verifier - package org.eclipse.osgi.internal.provisional.verifier
 
org.eclipse.osgi.internal.resolver - package org.eclipse.osgi.internal.resolver
 
org.eclipse.osgi.internal.service.security - package org.eclipse.osgi.internal.service.security
 
org.eclipse.osgi.internal.serviceregistry - package org.eclipse.osgi.internal.serviceregistry
 
org.eclipse.osgi.internal.signedcontent - package org.eclipse.osgi.internal.signedcontent
 
org.eclipse.osgi.launch - package org.eclipse.osgi.launch
Provides the Equinox framework launch API.
org.eclipse.osgi.service.datalocation - package org.eclipse.osgi.service.datalocation
Provides the Location service.
org.eclipse.osgi.service.debug - package org.eclipse.osgi.service.debug
Provides the DebugOptions service.
org.eclipse.osgi.service.environment - package org.eclipse.osgi.service.environment
Provides the EnvironmentInfo service.
org.eclipse.osgi.service.internal.composite - package org.eclipse.osgi.service.internal.composite
 
org.eclipse.osgi.service.localization - package org.eclipse.osgi.service.localization
Provides bundle localization and local provider service APIs.
org.eclipse.osgi.service.pluginconversion - package org.eclipse.osgi.service.pluginconversion
 
org.eclipse.osgi.service.resolver - package org.eclipse.osgi.service.resolver
Provides the Equinox resolver API.
org.eclipse.osgi.service.resolver.extras - package org.eclipse.osgi.service.resolver.extras
 
org.eclipse.osgi.service.runnable - package org.eclipse.osgi.service.runnable
Provides API for monitoring and running code on the main thread.
org.eclipse.osgi.service.security - package org.eclipse.osgi.service.security
Equinox security services
org.eclipse.osgi.service.urlconversion - package org.eclipse.osgi.service.urlconversion
 
org.eclipse.osgi.signedcontent - package org.eclipse.osgi.signedcontent
Equinox Signed Content
org.eclipse.osgi.storagemanager - package org.eclipse.osgi.storagemanager
Provides the storage manager API.
org.eclipse.osgi.util - package org.eclipse.osgi.util
Provides utility classes for NLS support and bundle manifest header parsing.
org.osgi.framework - package org.osgi.framework
Framework Package Version 1.7.
org.osgi.framework.hooks.bundle - package org.osgi.framework.hooks.bundle
Framework Bundle Hooks Package Version 1.1.
org.osgi.framework.hooks.resolver - package org.osgi.framework.hooks.resolver
Framework Resolver Hooks Package Version 1.0.
org.osgi.framework.hooks.service - package org.osgi.framework.hooks.service
Framework Service Hooks Package Version 1.1.
org.osgi.framework.hooks.weaving - package org.osgi.framework.hooks.weaving
Framework Weaving Hooks Package Version 1.0.
org.osgi.framework.launch - package org.osgi.framework.launch
Framework Launch Package Version 1.1.
org.osgi.framework.namespace - package org.osgi.framework.namespace
Namespace Package Version 1.0.
org.osgi.framework.startlevel - package org.osgi.framework.startlevel
Framework Start Level Package Version 1.0.
org.osgi.framework.wiring - package org.osgi.framework.wiring
Framework Wiring Package Version 1.1.
org.osgi.resource - package org.osgi.resource
Resource Package Version 1.0.
org.osgi.service.condpermadmin - package org.osgi.service.condpermadmin
Conditional Permission Admin Package Version 1.1.
org.osgi.service.framework - package org.osgi.service.framework
 
org.osgi.service.log - package org.osgi.service.log
Log Service Package Version 1.3.
org.osgi.service.packageadmin - package org.osgi.service.packageadmin
Package Admin Package Version 1.2.
org.osgi.service.permissionadmin - package org.osgi.service.permissionadmin
Permission Admin Package Version 1.2.
org.osgi.service.startlevel - package org.osgi.service.startlevel
Start Level Package Version 1.1.
org.osgi.service.url - package org.osgi.service.url
URL Stream and Content Handlers Package Version 1.0.
org.osgi.util.tracker - package org.osgi.util.tracker
Tracker Package Version 1.5.
OS_AIX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "aix") indicating the platform is running on an AIX-based operating system.
OS_EPOC32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "epoc32") indicating the platform is running on a Epoc 32-bit Symbian operating system.
OS_HPUX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "hpux") indicating the platform is running on an HP/UX-based operating system.
OS_LINUX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "linux") indicating the platform is running on a Linux-based operating system.
OS_MACOSX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "macosx") indicating the platform is running on a Mac OS X operating system.
OS_OS390 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "os/390") indicating the platform is running on a OS/390 operating system.
OS_OS400 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "os/400") indicating the platform is running on a OS/400 operating system.
OS_QNX - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "qnx") indicating the platform is running on a QNX-based operating system.
OS_SOLARIS - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "solaris") indicating the platform is running on a Solaris-based operating system.
OS_UNKNOWN - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "unknown") indicating the platform is running on a machine running an unknown operating system.
OS_WIN32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "win32") indicating the platform is running on a Window 32-bit operating system (e.g., Windows 98, NT, 2000).
OS_ZOS - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "z/os") indicating the platform is running on a z/OS operating system.
OSGI_BASE_IMPLIED_PERMISSIONS - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Base implied permissions for all bundles
OSGI_BOOTDELEGATION_IGNORE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
indicates that the org.osgi.framework.bootdelegation in the java profile should be ingored
OSGI_BOOTDELEGATION_NONE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
indicates that the org.osgi.framework.bootdelegation in the java profile AND the system properties should be ignored
OSGI_BOOTDELEGATION_OVERRIDE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
indicates that the org.osgi.framework.bootdelegation in the java profile should override the system property
OSGI_BUNDLE_MANIFEST - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Bundle manifest name
OSGI_COMPATIBILITY_BOOTDELEGATION - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
OSGI_DEFAULT_DEFAULT_PERMISSIONS - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Default permissions for bundles with no permission set and there are no default permissions set.
OSGI_EE_NAMESPACE - Static variable in class org.eclipse.osgi.internal.resolver.StateImpl
 
OSGI_ENTRY_URL_PROTOCOL - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Bundle entry URL protocol
OSGI_FRAMEWORK_PACKAGE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
OSGi framework package name.
OSGI_FRAMEWORK_VENDOR - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Framework vendor
OSGI_FRAMEWORK_VERSION - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Default framework version
OSGI_IMPL_VERSION_KEY - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
OSGI implementation version properties key
OSGI_INTERNAL_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
OSGI_JAVA_PROFILE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
OSGi java profile; used to give a URL to a java profile
OSGI_JAVA_PROFILE_BOOTDELEGATION - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
OSGi java profile bootdelegation; used to indicate how the org.osgi.framework.bootdelegation property defined in the java profile should be processed, (ingnore, override, none).
OSGI_JAVA_PROFILE_NAME - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
OSGI_LOGSERVICE_NAME - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Name of OSGi LogService
OSGI_OSNAME_ALIASES - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
OS name aliases resource
OSGI_PACKAGEADMIN_NAME - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Name of OSGi PackageAdmin
OSGI_PERMISSIONADMIN_NAME - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Name of OSGi PermissionAdmin
OSGI_PROCESSOR_ALIASES - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Processor aliases resource
OSGI_PROPERTIES - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Property file locations and default names.
OSGI_RESOLVER_MODE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
OSGi strict delegation
OSGI_RESOURCE_URL_PROTOCOL - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Bundle resource URL protocol
OSGI_STARTLEVEL_NAME - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Name of OSGi StartLevel
OSGI_SYSTEMBUNDLE_CREATE_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
OSGI_SYSTEMBUNDLE_DESCRIPTION_ERROR - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
out - Static variable in class org.eclipse.osgi.framework.debug.Debug
The PrintStream to print debug messages to.
outFile - Variable in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
The File object to store messages.

P

PACKAGE_NAMESPACE - Static variable in class org.osgi.framework.namespace.PackageNamespace
Namespace name for package capabilities and requirements.
PACKAGE_NAMESPACE - Static variable in interface org.osgi.framework.wiring.BundleRevision
Namespace for package capabilities and requirements.
PACKAGE_SEPARATOR - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
PACKAGE_SPECIFICATION_VERSION - Static variable in interface org.osgi.framework.Constants
Deprecated.
As of 1.3. This has been replaced by Constants.VERSION_ATTRIBUTE.
packageAdmin - Variable in class org.eclipse.osgi.framework.internal.core.Framework
Package Admin object.
PackageAdmin - Interface in org.osgi.service.packageadmin
Deprecated.
This service has been replaced by the org.osgi.framework.wiring package.
PACKAGEADMINCLASS - Static variable in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
PackageAdminImpl - Class in org.apache.felix.framework
 
PackageAdminImpl - Class in org.eclipse.osgi.framework.internal.core
PackageAdmin service for the OSGi specification.
PackageAdminImpl(Framework) - Constructor for class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
Constructor.
PackageNamespace - Class in org.osgi.framework.namespace
Package Capability and Requirement Namespace.
PackagePermission - Class in org.osgi.framework
A bundle's authority to import or export a package.
PackagePermission(String, String) - Constructor for class org.osgi.framework.PackagePermission
Creates a new PackagePermission object.
PackagePermission(String, Bundle, String) - Constructor for class org.osgi.framework.PackagePermission
Creates a new requested PackagePermission object to be used by code that must perform checkPermission for the import action.
PACKAGES_REFRESHED - Static variable in class org.osgi.framework.FrameworkEvent
A FrameworkWiring.refreshBundles operation has completed.
PackageSource - Class in org.eclipse.osgi.internal.loader
 
PackageSource(String) - Constructor for class org.eclipse.osgi.internal.loader.PackageSource
 
pad(String, int) - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
ParallelClassLoader - Interface in org.eclipse.osgi.baseadaptor.loader
A parallel class loader.
ParameterizedRunnable - Interface in org.eclipse.osgi.service.runnable
Like a Runnable, an object which captures a block of code which can be passed around and executed.
parse(String) - Static method in class org.apache.felix.framework.capabilityset.SimpleFilter
 
parse(Logger, String) - Static method in class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
parse(String) - Static method in class org.apache.felix.framework.util.VersionRange
 
parse_error - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
parse_errorNameLineColumn - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg
 
parseBundleManifest(InputStream, Map<String, String>) - Static method in class org.eclipse.osgi.util.ManifestElement
Parses a bundle manifest and puts the header/value pairs into the supplied Map.
parseDelimitedString(String, String) - Static method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
parseDelimitedString(String, String, boolean) - Static method in class org.apache.felix.framework.util.manifestparser.ManifestParser
Parses delimited string and returns an array containing the tokens.
ParsedHeaderClause - Class in org.apache.felix.framework.util.manifestparser
 
ParsedHeaderClause(List<String>, Map<String, String>, Map<String, Object>, Map<String, String>) - Constructor for class org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
parseDynamicImportHeader(Logger, BundleRevision, String) - Static method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
parseExportHeader(Logger, BundleRevision, String, String, Version) - Static method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
parseExtensionBundleHeader(String) - Static method in class org.apache.felix.framework.util.manifestparser.ManifestParser
 
parseFragmentAttributes(Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
parseHeader(String, String) - Static method in class org.eclipse.osgi.util.ManifestElement
Parses a manifest header value into an array of ManifestElements.
parseLibraryAttributes(Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
parseManifest(InputStream) - Static method in class org.eclipse.osgi.framework.util.Headers
 
parsePlugin(InputStream) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
parsePluginAttributes(Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
parsePluginRequiresImport(Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
parseRequiresAttributes(Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
parseSubstring(String) - Static method in class org.apache.felix.framework.capabilityset.SimpleFilter
 
parseURL(URL, String, int, int) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
parseURL(URL, String, int, int) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
Parse reference URL.
parseURL(URL, String, int, int) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
parseURL(URL, String, int, int) - Method in class org.eclipse.osgi.framework.internal.protocol.reference.Handler
 
parseURL(URL, String, int, int) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
Parse a URL using the URLStreamHandlerSetter object.
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in interface org.osgi.service.url.URLStreamHandlerService
Parse a URL.
parseVersion(String) - Static method in class org.osgi.framework.Version
Parses a version identifier from the specified string.
PermissionAdmin - Interface in org.osgi.service.permissionadmin
The Permission Admin service allows management agents to manage the permissions of bundles.
PermissionAdminTable - Class in org.eclipse.osgi.internal.permadmin
 
PermissionAdminTable() - Constructor for class org.eclipse.osgi.internal.permadmin.PermissionAdminTable
 
PermissionChecker - Class in org.eclipse.osgi.internal.module
 
PermissionChecker(boolean, ResolverImpl) - Constructor for class org.eclipse.osgi.internal.module.PermissionChecker
 
PermissionInfo - Class in org.osgi.service.permissionadmin
Permission representation used by the Permission Admin service.
PermissionInfo(String, String, String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo from the specified type, name, and actions.
PermissionInfo(String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo object from the specified encoded PermissionInfo string.
PermissionInfoCollection - Class in org.eclipse.osgi.internal.permadmin
 
PermissionInfoCollection(PermissionInfo[]) - Constructor for class org.eclipse.osgi.internal.permadmin.PermissionInfoCollection
 
PermissionStorage - Interface in org.eclipse.osgi.framework.adaptor
Permission Storage interface for managing a persistent storage of bundle permissions.
PI_BOOT - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
PI_RUNTIME - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
PI_RUNTIME_COMPATIBILITY - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
PKCS7_Invalid_File - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
PKCS7_Parse_Signing_Time - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
PKCS7_SignerInfo_Version_Not_Supported - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
PKCS7DateParser - Class in org.eclipse.osgi.internal.signedcontent
 
PKCS7DateParser() - Constructor for class org.eclipse.osgi.internal.signedcontent.PKCS7DateParser
 
PKCS7Processor - Class in org.eclipse.osgi.internal.signedcontent
This class processes a PKCS7 file.
PKCS7Processor(byte[], int, int, String, String) - Constructor for class org.eclipse.osgi.internal.signedcontent.PKCS7Processor
 
PLATFORM_FILTER - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a bundle could not be resolved because a platform filter did not match the runtime environment.
PlatformAdmin - Interface in org.eclipse.osgi.service.resolver
Framework service which allows bundle programmers to inspect the bundles and packages known to the Framework.
PLUGIN - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_CLASS - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_CLASS - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
PLUGIN_ID - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_KEY_VERSION_SEPARATOR - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_MANIFEST - Static variable in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
PLUGIN_NAME - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_PROVIDER - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_EXPORT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_IMPORT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_MATCH - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_MATCH_COMPATIBLE - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_MATCH_EQUIVALENT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_MATCH_EXACT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_MATCH_GREATER_OR_EQUAL - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_MATCH_PERFECT - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_OPTIONAL - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_PLATFORM - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_PLUGIN - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_REQUIRES_PLUGIN_VERSION - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_VENDOR - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PLUGIN_VERSION - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PluginConversionException - Exception in org.eclipse.osgi.service.pluginconversion
Custom exception for errors that can happen during plugin conversion.
PluginConversionException() - Constructor for exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Constructor for the class.
PluginConversionException(String) - Constructor for exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Create a new exception with the given message.
PluginConversionException(String, Throwable) - Constructor for exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Create a new exception with the given message and nested exception.
PluginConversionException(Throwable) - Constructor for exception org.eclipse.osgi.service.pluginconversion.PluginConversionException
Create a new exception with the given nested exception.
PluginConverter - Interface in org.eclipse.osgi.service.pluginconversion
A plug-in convertor is able to convert plug-in manifest files (plugin.xml) and fragment manifest files (fragment.xml) to bundle manifest files (MANIFEST.MF).
PluginConverterImpl - Class in org.eclipse.core.runtime.internal.adaptor
Internal class.
PluginConverterImpl(FrameworkAdaptor, BundleContext) - Constructor for class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
PluginParser - Class in org.eclipse.core.runtime.internal.adaptor
Internal class.
PluginParser(FrameworkAdaptor, BundleContext, Version) - Constructor for class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
PluginParser.PluginInfo - Class in org.eclipse.core.runtime.internal.adaptor
 
PluginParser.PluginInfo() - Constructor for class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
PluginParser.Prerequisite - Class in org.eclipse.core.runtime.internal.adaptor
 
PluginParser.Prerequisite(String, String, boolean, boolean, String) - Constructor for class org.eclipse.core.runtime.internal.adaptor.PluginParser.Prerequisite
 
PolicyHandler - Class in org.eclipse.osgi.internal.loader.buddy
 
PolicyHandler(BundleLoader, String, PackageAdmin) - Constructor for class org.eclipse.osgi.internal.loader.buddy.PolicyHandler
 
populateRoots(ResolverBundle) - Method in class org.eclipse.osgi.internal.module.GroupingChecker
 
populateRoots(ResolverBundle, ResolverExport) - Method in class org.eclipse.osgi.internal.module.GroupingChecker
 
postFindClass(String, BundleClassLoader, BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegateHook
Called by a ClassLoaderDelegate.findClass(String) method after delegating to the resolved constraints and local bundle for a class load.
postFindLibrary(String, BundleClassLoader, BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegateHook
Called by a ClassLoaderDelegate after normal delegation.
postFindLocalClass(String, Class<?>, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
postFindLocalClass(String, Class<?>, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
postFindLocalClass(String, Class<?>, ClasspathManager) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingStatsHook
Gets called by a classpath manager during ClasspathManager.findLocalClass(String) after searching the local classloader for a class.
postFindLocalClass(String, Class<?>, ClasspathManager) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
postFindLocalResource(String, URL, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
postFindLocalResource(String, URL, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
postFindLocalResource(String, URL, ClasspathManager) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingStatsHook
Gets called by a classpath manager during ClasspathManager.findLocalResource(String) after searching the local classloader for a resource.
postFindLocalResource(String, URL, ClasspathManager) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
postFindResource(String, BundleClassLoader, BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegateHook
Called by a ClassLoaderDelegate after delegating to the resolved constraints and local bundle for a resource load.
postFindResources(String, BundleClassLoader, BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegateHook
Called by a ClassLoaderDelegate after delegating to the resolved constraints and local bundle for a resource load.
preFindClass(String, BundleClassLoader, BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegateHook
Called by a ClassLoaderDelegate.findClass(String) method before delegating to the resolved constraints and local bundle for a class load.
preFindLibrary(String, BundleClassLoader, BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegateHook
Called by a ClassLoaderDelegate before normal delegation.
preFindLocalClass(String, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
preFindLocalClass(String, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
preFindLocalClass(String, ClasspathManager) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingStatsHook
Gets called by a classpath manager during ClasspathManager.findLocalClass(String) before searching the local classloader for a class.
preFindLocalClass(String, ClasspathManager) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
preFindLocalResource(String, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
preFindLocalResource(String, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
preFindLocalResource(String, ClasspathManager) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingStatsHook
Gets called by a classpath manager during ClasspathManager.findLocalResource(String) before searching the local classloader for a resource.
preFindLocalResource(String, ClasspathManager) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
preFindResource(String, BundleClassLoader, BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegateHook
Called by a #findResource(String) before delegating to the resolved constraints and local bundle for a resource load.
preFindResources(String, BundleClassLoader, BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegateHook
Called by a ClassLoaderDelegate before delegating to the resolved constraints and local bundle for a resource load.
PRESENT - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 
print(Object) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints an object to the outputstream
print(boolean) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
print(char) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
print(int) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
print(long) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
print(float) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
print(double) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
print(char[]) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
print(String) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
print(Object) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
print(Object) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Prints an object to the outputstream
printBundleResource(Bundle, String) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints the given bundle resource if it exists
printBundleResource(Bundle, String) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Prints the given bundle resource if it exists
printDictionary(Dictionary<?, ?>, String) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints the given dictionary sorted by keys.
printDictionary(Dictionary<?, ?>, String) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Prints the given dictionary sorted by keys.
println() - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints an empty line to the outputstream
println(Object) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Prints an object to the output medium (appended with newline character).
println(boolean) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
println(char) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
println(int) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
println(long) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
println(float) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
println(double) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
println(char[]) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
println(String) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
println(Object) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints x to the PrintStream
println() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Prints a empty line to the outputstream
println(Object) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Prints an object to the output medium (appended with newline character).
printStackTrace(Throwable) - Method in interface org.eclipse.osgi.framework.console.CommandInterpreter
Print a stack trace including nested exceptions.
printStackTrace(Throwable) - Static method in class org.eclipse.osgi.framework.debug.Debug
Prints t to the PrintStream
printStackTrace(Throwable) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Print a stack trace including nested exceptions.
process() - Method in class org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor
 
process(String) - Static method in class org.eclipse.osgi.util.TextProcessor
Process the given text and return a string with the appropriate substitution based on the locale.
process(String, String) - Static method in class org.eclipse.osgi.util.TextProcessor
Process a string that has a particular semantic meaning to render on BiDi locales in way that maintains the semantic meaning of the text, but differs from the Unicode BiDi algorithm.
processBootExtension(BundleData, byte) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
Processes a boot extension bundle
processClass(String, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook
 
processClass(String, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook
Gets called by a classpath manager before defining a class.
processClass(String, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseClassLoadingHook
 
processClass(String, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.osgi.internal.baseadaptor.DevClassLoadingHook
 
processClass(String, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
processClass(String, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.osgi.internal.composite.CompositeConfigurator
 
processExtension(BaseData, byte) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
Processes an extension bundle
processExtExtension(BaseData, byte) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
processFrameworkExtension(BaseData, byte) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
Processes a framework extension bundle
processingInstruction(String, String) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
processInstalledBundles() - Method in class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
processStructure() - Method in class org.eclipse.osgi.internal.signedcontent.BERProcessor
Parse the structure found at the current offset into buffer.
Profile - Class in org.eclipse.osgi.internal.profile
This class is a development tool that provides a simple way to log programmer defined timmings for performance evaluations.
Profile() - Constructor for class org.eclipse.osgi.internal.profile.Profile
 
PROFILE - Static variable in class org.eclipse.osgi.internal.profile.Profile
Profiling is enabled and available.
ProfileLogger - Interface in org.eclipse.osgi.internal.profile
 
prompt(String, String) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Prompts the user for input from the input medium providing a default value.
prompt(String, int) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Prompts the user for input of a positive integer.
PROP_ADAPTOR - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_ARCH - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_BUFFERSIZE - Static variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
PROP_BUNDLES - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_BUNDLES_STARTLEVEL - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_CHECK_CONFIG - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_CLEAN - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_COMPOSITE - Static variable in class org.eclipse.osgi.internal.composite.CompositeBase
 
PROP_CONFIG_AREA - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_CONFIG_AREA_DEFAULT - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_CONSOLE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_CONSOLE - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleManager
 
PROP_CONSOLE_CLASS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_CONSOLE_ENABLED - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleManager
 
PROP_CONSOLE_LOG - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_DEBUG - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_DEV - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_EQUINOX_SECURITY - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
 
PROP_EXITCODE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_EXITDATA - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_EXTENSIONS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_FILENAME - Static variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
PROP_FRAMEWORK - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_FRAMEWORK_SHAPE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_FRAMEWORK_THREAD - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
 
PROP_HOME_LOCATION_AREA - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_HOOK_CONFIGURATORS - Static variable in class org.eclipse.osgi.baseadaptor.HookRegistry
A system property ("osgi.hook.configurators") used to specify the list of hook configurators.
PROP_HOOK_CONFIGURATORS_EXCLUDE - Static variable in class org.eclipse.osgi.baseadaptor.HookRegistry
A system property ("osgi.hook.configurators.exclude") used to exclude any hook configurators.
PROP_HOOK_CONFIGURATORS_INCLUDE - Static variable in class org.eclipse.osgi.baseadaptor.HookRegistry
A system property ("osgi.hook.configurators.include") used to add additional hook configurators.
PROP_IGNOREAPP - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_INITIAL_STARTLEVEL - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_INSTALL_AREA - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_INSTALL_AREA - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_INSTANCE_AREA - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_INSTANCE_AREA_DEFAULT - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_LAZY_UNLOADING_TIME - Static variable in class org.eclipse.osgi.internal.baseadaptor.StateManager
System property used to specify to amount time before lazy data can be flushed from memory
PROP_LOGFILE - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_LOGSYNCHRONOUSLY - Static variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
PROP_MANIFEST_CACHE - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_MAX_BUFFER - Static variable in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Property to set the maximum size of a file that will be buffered.
PROP_MAX_GENERATIONS - Static variable in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
The maximum number of generations to keep as backup files in case last generation file is determined to be invalid.
PROP_NL - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_NO_LAZY_LOADING - Static variable in class org.eclipse.osgi.internal.baseadaptor.StateManager
System property used to disable lazy state loading
PROP_NOSHUTDOWN - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_OS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_OSGI_LOCKING - Static variable in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
PROP_OSGI_LOCKING - Static variable in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
 
PROP_OSGI_RELAUNCH - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
PROP_PARENTFRAMEWORK - Static variable in class org.eclipse.osgi.internal.composite.CompositeBase
 
PROP_REFRESH_BUNDLES - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_SETPERMS_CMD - Static variable in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
 
PROP_SHARED_CONFIG_AREA - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_SYSPATH - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
PROP_TRACEFILE - Static variable in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
PROP_USER_AREA - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_USER_AREA_DEFAULT - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_USER_DIR - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_USER_HOME - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
PROP_WS - Static variable in class org.eclipse.core.runtime.adaptor.EclipseStarter
 
properties - Variable in class org.eclipse.osgi.framework.internal.core.Framework
Framework properties object.
PROPERTY - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PROPERTY_NAME - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PROPERTY_VALUE - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
PROPS - Static variable in class org.eclipse.osgi.internal.resolver.StateImpl
 
protocol - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
PROTOCOL_HANDLER_PKGS - Static variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
ProtocolActivator - Interface in org.eclipse.osgi.framework.internal.protocol
 
PROVIDE - Static variable in class org.osgi.framework.BundlePermission
The action string provide.
PROVIDE - Static variable in class org.osgi.framework.CapabilityPermission
The action string provide.
PROVIDE_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved because no bundle with the required symbolic name has the correct permissions to provide the required symbolic name.
PROVIDE_CAPABILITY - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the capabilities that the bundle offers to provide to other bundles.
PROVIDE_CAPABILITY_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved because no bundle with the required symbolic name has the correct permissions to provide the required symbolic name.
PROVIDE_PACKAGE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Deprecated. 
publicDefinePackage(String, String, String, String, String, String, String, URL) - Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
A public version of the ClassLoader#definePackage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.net.URL) method.
publicDefinePackage(String, String, String, String, String, String, String, URL) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
publicDefinePackage(String, String, String, String, String, String, String, URL) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
publicFindLoaded(String) - Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
A public version of the ClassLoader.findLoadedClass(java.lang.String) method.
publicFindLoaded(String) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
publicFindLoaded(String) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
publicGetPackage(String) - Method in interface org.eclipse.osgi.baseadaptor.loader.BaseClassLoader
A public version of the ClassLoader#getPackage(java.lang.String) method.
publicGetPackage(String) - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
publicGetPackage(String) - Method in class org.eclipse.osgi.internal.composite.CompositeClassLoader
 
publishBundleEvent(int, Bundle) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Deliver a BundleEvent to SynchronousBundleListeners (synchronous).
publishBundleEventPrivileged(BundleEvent) - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
publishFrameworkEvent(int, Bundle, Throwable) - Method in interface org.eclipse.osgi.framework.adaptor.EventPublisher
Publish a FrameworkEvent.
publishFrameworkEvent(int, Bundle, Throwable) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Deliver a FrameworkEvent.
publishFrameworkEvent(int, Bundle, Throwable, FrameworkListener...) - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
publishFrameworkEventPrivileged(FrameworkEvent, FrameworkListener...) - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
publishServiceEvent(ServiceEvent) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Deliver a ServiceEvent.
purge() - Method in class org.apache.felix.framework.cache.BundleArchive
This method removes all old revisions associated with the archive and keeps only the current revision.
put(Object, Object) - Method in class org.apache.felix.framework.util.MapToDictionary
 
put(K, V) - Method in class org.apache.felix.framework.util.ShrinkableMap
 
put(String, Object) - Method in class org.apache.felix.framework.util.StringMap
 
put(String, String) - Method in class org.eclipse.core.runtime.internal.adaptor.CachedManifest
 
put(Runnable) - Method in class org.eclipse.equinox.log.internal.SerializedTaskQueue
 
put(K, V) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Add a key, value pair to the map.
put(K, V) - Method in class org.eclipse.osgi.framework.util.Headers
Always throws UnsupportedOperationException.
put(K, V) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
put(K, V) - Method in class org.eclipse.osgi.internal.module.MappedList
 
put(V[]) - Method in class org.eclipse.osgi.internal.module.VersionHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.felix.framework.util.ShrinkableMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.felix.framework.util.StringMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Add all the entries from the specified map to this map.
putAll(L[]) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Add all the keys from the specified array to this map with the value null.
putAll(Map<? extends K, ? extends V>) - Method in class org.eclipse.osgi.framework.util.Headers
 
putBundleProperties(Hashtable<String, Object>, Bundle) - Static method in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
putExceptionProperties(Hashtable<String, Object>, Throwable) - Static method in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
putServiceReferenceProperties(Hashtable<String, Object>, ServiceReference<?>) - Static method in class org.eclipse.equinox.log.internal.EventAdminLogListener
 

Q

qSortByString(Object[], int, int) - Static method in class org.eclipse.osgi.framework.internal.core.Util
Sorts the array of objects by their string representation in ascending order.
queueListeners(EventListeners<K, V>, EventDispatcher<K, V, E>) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
Deprecated.
queueListeners(Set<Map.Entry<K, V>>, EventDispatcher<K, V, E>) - Method in class org.eclipse.osgi.framework.eventmgr.ListenerQueue
Add a set of listeners to the snapshot list.

R

R4Library - Class in org.apache.felix.framework.util.manifestparser
 
R4Library(String, String[], String[], String[], String[], String) - Constructor for class org.apache.felix.framework.util.manifestparser.R4Library
 
R4LibraryClause - Class in org.apache.felix.framework.util.manifestparser
 
R4LibraryClause(String[], String[], String[], String[], String[], String) - Constructor for class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
R4LibraryClause(R4LibraryClause) - Constructor for class org.apache.felix.framework.util.manifestparser.R4LibraryClause
 
RADIX - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
randomUUID() - Static method in class org.apache.felix.framework.util.Util
Generates a variant 2, version 4 (randomly generated number) UUID as per RFC 4122.
ranking - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
ranking - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
read() - Method in class org.eclipse.osgi.framework.internal.core.ReferenceInputStream
 
read(byte[], int, int) - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Override default FilterInputStream method.
read(byte[]) - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Override default FilterInputStream method.
read() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Override default FilterInputStream method.
READ_ERROR - Static variable in exception org.osgi.framework.BundleException
The framework received an error while reading the input stream for a bundle.
READ_ONLY_AREA_SUFFIX - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
readFile(InputStream, File) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
Read a file from an InputStream and write it to the file system.
readLock() - Method in class org.eclipse.equinox.log.internal.BasicReadWriteLock
 
ReadOnlyState - Class in org.eclipse.osgi.internal.resolver
 
ReadOnlyState(State) - Constructor for class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
readState(InputStream) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
Deprecated. 
readState(DataInputStream) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
Deprecated. 
readState(File) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
readState(InputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated.
readState(DataInputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated.
readState(File) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Reads a persisted state from the given directory.
readString(DataInputStream, boolean) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
 
readSystemState() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
Reads the State used by the system.
readSystemState(BundleContext, File, File, boolean, long) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
readUnlock() - Method in class org.eclipse.equinox.log.internal.BasicReadWriteLock
 
readyToResume() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
This method does the following Return false if the bundle is a fragment Return false if the bundle is not at the correct start-level Return false if the bundle is not persistently marked for start Return true if the bundle's activation policy is persistently ignored Return true if the bundle does not define an activation policy Transition to STARTING state and Fire LAZY_ACTIVATION event Return false
readyToResume() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
 
realHandler - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
realHandler - Variable in class org.osgi.service.url.AbstractURLStreamHandlerService
The URLStreamHandlerSetter object passed to the parseURL method.
realHandlerService - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
recordClassDefine(String, Class<?>, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseClassLoadingHook
 
recordClassDefine(String, Class<?>, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
 
recordClassDefine(String, Class<?>, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
recordClassDefine(String, Class<?>, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingStatsHook
Gets called by a classpath manager after an attempt is made to define a class.
recordClassDefine(String, Class<?>, byte[], ClasspathEntry, BundleEntry, ClasspathManager) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
reference - Variable in class org.eclipse.osgi.framework.internal.core.ReferenceInputStream
 
reference - Variable in class org.eclipse.osgi.framework.internal.protocol.reference.ReferenceURLConnection
 
REFERENCE_PROTOCOL - Static variable in class org.apache.felix.framework.cache.BundleArchive
 
ReferenceInputStream - Class in org.eclipse.osgi.framework.internal.core
InputStream subclass which provides a reference (via URL) to the data rather than allowing the input stream to be directly read.
ReferenceInputStream(URL) - Constructor for class org.eclipse.osgi.framework.internal.core.ReferenceInputStream
 
ReferenceURLConnection - Class in org.eclipse.osgi.framework.internal.protocol.reference
URLConnection for the reference protocol.
ReferenceURLConnection(URL) - Constructor for class org.eclipse.osgi.framework.internal.protocol.reference.ReferenceURLConnection
 
refresh() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Refresh the bundle.
refresh() - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Refresh the bundle.
refresh() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Refresh the bundle.
refresh() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Refresh the bundle.
REFRESH_DUPLICATE_BSN - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Framework launching property specifying whether Equinox's FrameworkWiring implementation should refresh bundles with equal symbolic names.
refreshBundles(Collection<Bundle>, FrameworkListener...) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
refreshBundles(Collection<Bundle>, FrameworkListener...) - Method in interface org.osgi.framework.wiring.FrameworkWiring
Refreshes the specified bundles.
refreshContent() - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
refreshContent() - Method in interface org.eclipse.osgi.service.internal.composite.CompositeModule
 
refreshPackages(Bundle[]) - Method in class org.apache.felix.framework.PackageAdminImpl
The OSGi specification states that refreshing packages is asynchronous; this method simply notifies the package admin thread to do a refresh.
refreshPackages(Bundle[]) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
refreshPackages(Bundle[], boolean, FrameworkListener[]) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
refreshPackages(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated.
Forces the update (replacement) or removal of packages exported by the specified bundles.
register(Object) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
register(String, Object, BundleContext) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
Register a service object.
REGISTER - Static variable in class org.osgi.framework.ServicePermission
The action string register.
REGISTERED - Static variable in class org.osgi.framework.ServiceEvent
This service has been registered.
REGISTERED_POLICY - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
RegisteredPolicy - Class in org.eclipse.osgi.internal.loader.buddy
Registered policy is an implementation of a buddy policy.
RegisteredPolicy(BundleLoader) - Constructor for class org.eclipse.osgi.internal.loader.buddy.RegisteredPolicy
 
registerService(BundleContext, String[], Object, Dictionary) - Method in class org.apache.felix.framework.ServiceRegistry
 
registerService(String[], Object, Dictionary<String, ?>) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Register a service with multiple names.
registerService(String, Object, Dictionary<String, ?>) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Register a service with a single name.
registerService(Class<S>, S, Dictionary<String, ?>) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
 
registerService(BundleContextImpl, String[], Object, Dictionary<String, ?>) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Registers the specified service object with the specified properties under the specified class names into the Framework.
registerService(String[], Object, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class names into the Framework.
registerService(String, Object, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class name with the Framework.
registerService(Class<S>, S, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the name of the specified class with the Framework.
REGISTRY - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
REGISTRY_PATH - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
rehashTo(int) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
The element at the given index has been removed so move elements to keep the set properly hashed.
REJECTED_BY_HOOK - Static variable in exception org.osgi.framework.BundleException
A framework hook rejected the operation.
release() - Method in class org.apache.felix.framework.cache.BundleCache
 
release() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
release() - Method in interface org.eclipse.core.runtime.internal.adaptor.Locker
 
release() - Method in class org.eclipse.core.runtime.internal.adaptor.Locker_JavaIo
 
release() - Method in class org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio
 
release() - Method in class org.eclipse.core.runtime.internal.adaptor.Semaphore
 
release() - Method in interface org.eclipse.osgi.service.datalocation.Location
Releases the lock on this location.
releaseServicesInUse(BundleContextImpl) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Called when the BundleContext is closing to unget all services currently used by the bundle.
releaseXMLParsing() - Static method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
ReliableFile - Class in org.eclipse.osgi.framework.internal.reliablefile
ReliableFile class used by ReliableFileInputStream and ReliableOutputStream.
ReliableFileInputStream - Class in org.eclipse.osgi.framework.internal.reliablefile
A ReliableFile FileInputStream replacement class.
ReliableFileInputStream(String) - Constructor for class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Constructs a new ReliableFileInputStream on the file named name.
ReliableFileInputStream(File) - Constructor for class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Constructs a new ReliableFileInputStream on the File file.
ReliableFileInputStream(File, int, int) - Constructor for class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Constructs a new ReliableFileInputStream on the File file.
ReliableFileOutputStream - Class in org.eclipse.osgi.framework.internal.reliablefile
A ReliableFile FileOutputStream replacement class.
ReliableFileOutputStream(File) - Constructor for class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
Constructs a new ReliableFileOutputStream on the File file.
ReliableFileOutputStream(File, boolean) - Constructor for class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
Constructs a new ReliableFileOutputStream on the File file.
ReliableFileOutputStream(String) - Constructor for class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
Constructs a new ReliableFileOutputStream on the file named name.
ReliableFileOutputStream(String, boolean) - Constructor for class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
Constructs a new ReliableFileOutputStream on the file named name.
reload(AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Reload from a new bundle.
reload(AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Reload from a new bundle.
reload(AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Reload from a new bundle.
reload(AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Reload from a new bundle.
REMOTE - Static variable in exception org.osgi.framework.ServiceException
An error occurred invoking a remote service.
REMOTE_CONFIGS_SUPPORTED - Static variable in interface org.osgi.framework.Constants
Service property identifying the configuration types supported by a distribution provider.
REMOTE_INTENTS_SUPPORTED - Static variable in interface org.osgi.framework.Constants
Service property identifying the intents supported by a distribution provider.
REMOVAL_COMPLETE - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the this bundle has completed a pending removal.
REMOVAL_PENDING - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the this bundle is pending a removal.
remove(Object) - Method in class org.apache.felix.framework.resolver.ShadowList
 
remove(int) - Method in class org.apache.felix.framework.resolver.ShadowList
 
remove(Object) - Method in class org.apache.felix.framework.util.ImmutableList
 
remove(Object) - Method in class org.apache.felix.framework.util.MapToDictionary
 
remove(Object) - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
remove(Object) - Method in class org.apache.felix.framework.util.ShrinkableMap
 
remove(Object) - Method in class org.apache.felix.framework.util.StringMap
 
remove(Object) - Method in class org.eclipse.core.runtime.internal.adaptor.CachedManifest
 
remove(BundleFile) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
Removes a bundle file which is about to be closed
remove(Object) - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Remove a key from the map and returns the value associated with the key.
remove(AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.BundleRepository
 
remove(Object) - Method in class org.eclipse.osgi.framework.util.Headers
Always throws UnsupportedOperationException.
remove(KeyedElement) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Removes the element which compares to the specified element
remove(Object) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
remove(int) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.DynamicImportList
 
remove(K) - Method in class org.eclipse.osgi.internal.module.MappedList
 
remove(V) - Method in class org.eclipse.osgi.internal.module.VersionHashMap
 
remove(V[]) - Method in class org.eclipse.osgi.internal.module.VersionHashMap
 
remove(Object) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
remove(Object) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableValueCollectionMap
 
remove(String) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Removes the given managed file from management by this storage manager.
remove(Bundle) - Method in class org.osgi.util.tracker.BundleTracker
Remove a bundle from this BundleTracker.
remove(ServiceReference<S>) - Method in class org.osgi.util.tracker.ServiceTracker
Remove a service from this ServiceTracker.
removeAll(Collection<?>) - Method in class org.apache.felix.framework.resolver.ShadowList
 
removeAll(Collection<?>) - Method in class org.apache.felix.framework.util.ImmutableList
 
removeAll(Collection<?>) - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
removeAll(KeyedElement[]) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Removes all of the specified elements from this set
removeAll(Collection<?>) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
removeAll(Collection<?>) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
removeAllBundles() - Method in class org.eclipse.osgi.framework.internal.core.BundleRepository
 
removeAllListeners() - Method in class org.eclipse.osgi.framework.eventmgr.EventListeners
Deprecated.
Remove all listeners from the list.
removeAllServiceListeners(BundleContextImpl) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Remove all Service Listener for a bundle.
removeBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
removeBundle(long) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
removeBundle(long) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
removeBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
removeBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.UserState
 
removeBundle(long) - Method in interface org.eclipse.osgi.service.resolver.State
Removes a bundle description with the given bundle id.
removeBundle(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Removes the given bundle description.
removeBundleComplete(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
removeBundleComplete(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
removeBundleComplete(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the given removal pending bundle to removal complete for this state.
removeBundleListener(BundleListener) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Remove a bundle listener.
removeBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified BundleListener object from the context bundle's list of listeners.
removeByKey(Object) - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Removes the element with the specified key
removeCapability(BundleCapability) - Method in class org.apache.felix.framework.capabilityset.CapabilitySet
 
removeCapability() - Method in interface org.apache.felix.framework.ext.FelixBundleContext
 
REMOVED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle is no longer present in the new state.
removed(Collection<ListenerHook.ListenerInfo>) - Method in interface org.osgi.framework.hooks.service.ListenerHook
Removed listeners hook method.
removedBundle(Bundle, BundleEvent, T) - Method in class org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.removedBundle method.
removedBundle(Bundle, BundleEvent, T) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been removed.
removeDependencies() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
removeDependent(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
removeDisabledInfo(DisabledInfo) - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
removeDisabledInfo(DisabledInfo) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
removeDisabledInfo(DisabledInfo) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
removeDisabledInfo(DisabledInfo) - Method in interface org.eclipse.osgi.service.resolver.PlatformAdmin
Removes the disabled info from the state managed by this platform admin.
removeDisabledInfo(DisabledInfo) - Method in interface org.eclipse.osgi.service.resolver.State
Removes the disabled info from the state.
removedService(ServiceReference<Object>, Object) - Method in class org.eclipse.equinox.log.internal.EventAdminAdapter
 
removedService(ServiceReference<DebugOptionsListener>, DebugOptionsListener) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
removedService(ServiceReference<ConsoleSession>, FrameworkConsole) - Method in class org.eclipse.osgi.framework.internal.core.ConsoleManager
 
removedService(ServiceReference<ContentHandler>, ServiceReference<ContentHandler>) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
removedService(ServiceReference<URLStreamHandlerService>, ServiceReference<URLStreamHandlerService>) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
removedService(ServiceReference<S>, T) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.removedService method.
removedService(ServiceReference<S>, T) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker has been removed.
removedTrustAnchor(Certificate) - Method in class org.eclipse.osgi.internal.signedcontent.TrustEngineListener
 
removeFrameworkListener(FrameworkListener) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Remove a framework listener.
removeFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified FrameworkListener object from the context bundle's list of listeners.
removeListener(BundleContext, Class, EventListener) - Method in class org.apache.felix.framework.util.EventDispatcher
 
removeListener(V) - Method in class org.eclipse.osgi.framework.eventmgr.EventListeners
Deprecated.
Remove a listener from the list.
removeListeners(BundleContext) - Method in class org.apache.felix.framework.util.EventDispatcher
 
removeLogListener(LogListener) - Method in class org.eclipse.equinox.log.internal.ExtendedLogReaderServiceImpl
 
removeLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Unsubscribes to LogEntry objects.
removeOption(String) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
removeOption(String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Removes the identified option.
removePossibleSupplier(VersionSupplier) - Method in class org.eclipse.osgi.internal.module.ResolverConstraint
 
removeRequirement() - Method in interface org.apache.felix.framework.ext.FelixBundleContext
 
removeResolverErrors(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
removeResolverErrors(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
removeResolverErrors(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Removes all ResolverErrors for the specified bundle.
removeServiceListener(ServiceListener) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Remove a service listener.
removeServiceListener(BundleContextImpl, ServiceListener) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Remove a Service Listener for a bundle.
removeServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified ServiceListener object from the context bundle's list of listeners.
removeTrustAnchor(Certificate) - Method in class org.eclipse.osgi.service.security.TrustEngine
Remove a trust anchor point from the engine, based on the certificate itself.
removeTrustAnchor(String) - Method in class org.eclipse.osgi.service.security.TrustEngine
Remove a trust anchor point from the engine, based on the human readable "friendly name"
renameFile(File, File) - Method in class org.apache.felix.framework.util.SecureAction
 
REPROVIDE_ATTRIBUTE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
Deprecated. 
REQUIRE - Static variable in class org.osgi.framework.BundlePermission
The action string require.
REQUIRE - Static variable in class org.osgi.framework.CapabilityPermission
The action string require.
REQUIRE_BUNDLE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the symbolic names of other bundles required by the bundle.
REQUIRE_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved because the requiring bundle does not have the correct permissions to require the bundle.
REQUIRE_BUNDLE_USES_CONFLICT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Bundle could not be resolved because of a uses directive conflict.
REQUIRE_CAPABILITY - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the capabilities on which the bundle depends.
REQUIRE_CAPABILITY_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Require-Capability could not be resolved because the requiring bundle does not have the correct permissions to require the capability.
RequiredBundle - Interface in org.osgi.service.packageadmin
Deprecated.
The PackageAdmin service has been replaced by the org.osgi.framework.wiring package.
Requirement - Interface in org.osgi.resource
A requirement that has been declared from a Resource .
REQUIREMENT_CARDINALITY_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify the cardinality for a requirement.
REQUIREMENT_CLASSIFIER_DIRECTIVE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The requirement directive that classifies the relationship with another resource.
REQUIREMENT_EFFECTIVE_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify the effective time for the requirement.
REQUIREMENT_EXTENSION_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The requirement directive used to specify the type of the extension fragment.
REQUIREMENT_EXTENSION_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The requirement directive used to specify the type of the extension fragment.
REQUIREMENT_FILTER_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify a capability filter.
REQUIREMENT_RESOLUTION_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify the resolution type for a requirement.
REQUIREMENT_VISIBILITY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The requirement directive used to specify the visibility type for a requirement.
REQUIREMENT_VISIBILITY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The requirement directive used to specify the visibility type for a requirement.
RES_ERROR_DISABLEDBUNDLE - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
RES_ERROR_FRAGMENT_CONFLICT - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
RES_ERROR_MISSING_CONSTRAINT - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
RES_ERROR_MISSING_PERMISSION - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
RES_ERROR_NATIVECODE_PATH_INVALID - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
RES_ERROR_NO_NATIVECODE_MATCH - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
RES_ERROR_PLATFORM_FILTER - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
RES_ERROR_SINGLETON_CONFLICT - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
RES_ERROR_UNKNOWN - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
RES_ERROR_USES_CONFLICT - Static variable in class org.eclipse.osgi.internal.resolver.StateMsg
 
reset() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Override default reset method.
RESOLUTION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying the resolution type in the Import-Package, Require-Bundle or Require-Capability manifest header.
RESOLUTION_DYNAMIC - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
RESOLUTION_DYNAMIC - Static variable in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
The dynamic resolution directive value.
RESOLUTION_DYNAMIC - Static variable in class org.osgi.framework.namespace.PackageNamespace
The directive value identifying a dynamic requirement resolution type.
RESOLUTION_FROM_BREE - Static variable in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
RESOLUTION_MANDATORY - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a mandatory resolution type.
RESOLUTION_MANDATORY - Static variable in class org.osgi.resource.Namespace
The directive value identifying a mandatory requirement resolution type.
RESOLUTION_MULTIPLE - Static variable in interface org.eclipse.osgi.service.resolver.GenericSpecification
The multiple resolution type
RESOLUTION_OPTIONAL - Static variable in interface org.eclipse.osgi.service.resolver.GenericSpecification
The optional resolution type
RESOLUTION_OPTIONAL - Static variable in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
The optional resolution directive value.
RESOLUTION_OPTIONAL - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying an optional resolution type.
RESOLUTION_OPTIONAL - Static variable in class org.osgi.resource.Namespace
The directive value identifying an optional requirement resolution type.
RESOLUTION_STATIC - Static variable in interface org.eclipse.osgi.service.resolver.ImportPackageSpecification
The static resolution directive value.
resolve(BundleWiringImpl) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
resolve(ResolveContext) - Method in interface org.apache.felix.framework.resolver.Resolver
 
resolve(ResolveContext, BundleRevision, String) - Method in interface org.apache.felix.framework.resolver.Resolver
 
resolve(ResolveContext) - Method in class org.apache.felix.framework.resolver.ResolverImpl
 
resolve(ResolveContext, BundleRevision, String) - Method in class org.apache.felix.framework.resolver.ResolverImpl
 
resolve(URL) - Method in class org.eclipse.core.runtime.internal.adaptor.URLConverterImpl
 
resolve() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Mark this bundle as resolved.
resolve(BundleDescription[], Dictionary<Object, Object>[]) - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
resolve() - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
resolve(boolean) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
resolve(BundleDescription[]) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
resolve(BundleDescription[], boolean) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
resolve() - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
resolve(boolean) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
resolve(BundleDescription[]) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
resolve(BundleDescription[], boolean) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
resolve(BundleDescription[], Dictionary<Object, Object>[]) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Resolves the state associated with this resolver and returns an array of bundle deltas describing the changes..
resolve(boolean) - Method in interface org.eclipse.osgi.service.resolver.State
Resolves the constraints contained in this state using the resolver currently associated with the state and returns a delta describing the changes in resolved states and dependencies in the state.
resolve() - Method in interface org.eclipse.osgi.service.resolver.State
Same as State.resolve(true);
resolve(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.State
Resolves the constraints contained in this state using the resolver currently associated with the state in an incremental, "least-perturbing" mode, and returns a delta describing the changes in resolved states and dependencies in the state.
resolve(BundleDescription[], boolean) - Method in interface org.eclipse.osgi.service.resolver.State
Resolves the constraints contained in this state using the resolver currently associated with the state in an incremental, "least-perturbing" mode, and returns a delta describing the changes in resolved states and dependencies in the state.
resolve(URL) - Method in interface org.eclipse.osgi.service.urlconversion.URLConverter
Converts a URL that uses a client-defined protocol into a URL that uses a protocol which is native to the Java class library (file, jar, http, etc).
RESOLVE - Static variable in class org.osgi.framework.AdminPermission
The action string resolve.
RESOLVE_ERROR - Static variable in exception org.osgi.framework.BundleException
The bundle was not resolved.
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
Deprecated. 
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
Deprecated. 
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], GenericDescription[], BundleDescription[], ExportPackageDescription[], GenericDescription[], Map<String, List<StateWire>>) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
Deprecated. 
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
Deprecated. 
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], GenericDescription[], BundleDescription[], ExportPackageDescription[], GenericDescription[], Map<String, List<StateWire>>) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) - Method in interface org.eclipse.osgi.service.resolver.State
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], BundleDescription[], ExportPackageDescription[]) - Method in interface org.eclipse.osgi.service.resolver.State
resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], GenericDescription[], BundleDescription[], ExportPackageDescription[], GenericDescription[], Map<String, List<StateWire>>) - Method in interface org.eclipse.osgi.service.resolver.State
Sets whether or not the given bundle is selected in this state.
resolveBundles(Bundle[]) - Method in class org.apache.felix.framework.PackageAdminImpl
 
resolveBundles(Bundle[]) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
resolveBundles(Collection<Bundle>) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
resolveBundles(Collection<Bundle>) - Method in interface org.osgi.framework.wiring.FrameworkWiring
Resolves the specified bundles.
resolveBundles(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated.
Resolve the specified bundles.
resolveConstraint(VersionConstraint, BaseDescription) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
resolveConstraint(VersionConstraint, BaseDescription) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
resolveConstraint(VersionConstraint, BaseDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Resolves the given version constraint with the given supplier.
resolveContent() - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
resolveContent() - Method in interface org.eclipse.osgi.service.internal.composite.CompositeModule
 
ResolveContext - Class in org.apache.felix.framework.resolver
 
ResolveContext() - Constructor for class org.apache.felix.framework.resolver.ResolveContext
 
ResolveContextImpl - Class in org.apache.felix.framework
 
RESOLVED - Static variable in class org.eclipse.osgi.internal.module.ResolverBundle
 
RESOLVED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has become resolved in the new state.
RESOLVED - Static variable in interface org.osgi.framework.Bundle
The bundle is resolved and is able to be started.
RESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been resolved.
resolveDynamicImport(BundleDescription, String) - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
resolveDynamicImport(BundleDescription, String) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Attempts to find an ExportPackageDescription that will satisfy a dynamic import for the specified requestedPackage for the specified importingBundle.
ResolveException - Exception in org.apache.felix.framework.resolver
 
ResolveException(String, BundleRevision, BundleRequirement) - Constructor for exception org.apache.felix.framework.resolver.ResolveException
Constructs an instance of ResolveException with the specified detail message.
Resolver - Interface in org.apache.felix.framework.resolver
 
Resolver - Interface in org.eclipse.osgi.service.resolver
An implementation of a resolver which resolves the constraints of the bundles in a system.
ResolverBundle - Class in org.eclipse.osgi.internal.module
 
ResolverConstraint - Class in org.eclipse.osgi.internal.module
 
ResolverError - Interface in org.eclipse.osgi.service.resolver
ResolverErrors represent a single error that prevents a bundle from resolving in a State object.
ResolverErrorImpl - Class in org.eclipse.osgi.internal.resolver
 
ResolverErrorImpl(BundleDescriptionImpl, int, String, VersionConstraint) - Constructor for class org.eclipse.osgi.internal.resolver.ResolverErrorImpl
 
ResolverExport - Class in org.eclipse.osgi.internal.module
 
ResolverHook - Interface in org.osgi.framework.hooks.resolver
OSGi Framework Resolver Hook instances are obtained from the OSGi Framework Resolver Hook Factory service.
ResolverHookException - Exception in org.eclipse.osgi.service.resolver
A runtime exception thrown by a resolver to indicate that a resolver hook threw an unexpected exception and the resolve operation terminated.
ResolverHookException(String, Throwable) - Constructor for exception org.eclipse.osgi.service.resolver.ResolverHookException
Constructs a new resolver hook exception.
ResolverHookFactory - Interface in org.osgi.framework.hooks.resolver
OSGi Framework Resolver Hook Factory Service.
ResolverImpl - Class in org.apache.felix.framework.resolver
 
ResolverImpl(Logger) - Constructor for class org.apache.felix.framework.resolver.ResolverImpl
 
ResolverImpl - Class in org.eclipse.osgi.internal.module
 
ResolverImpl(boolean) - Constructor for class org.eclipse.osgi.internal.module.ResolverImpl
 
ResolverImport - Class in org.eclipse.osgi.internal.module
 
ResolverWire - Interface in org.apache.felix.framework.resolver
 
resolving - Variable in class org.eclipse.osgi.internal.composite.CompositeBase
 
RESOLVING - Static variable in class org.eclipse.osgi.internal.module.ResolverBundle
 
RESOURCE - Static variable in class org.osgi.framework.AdminPermission
The action string resource.
Resource - Interface in org.osgi.resource
A resource is the representation of a uniquely identified and typed data.
RESOURCE_NOT_FOUND_EXCEPTION - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
ResourceBundleStats - Class in org.eclipse.core.runtime.internal.stats
BundleStats is used to represent information about loaded bundle.
ResourceBundleStats(String, String, URL) - Constructor for class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
ResourceBundleStats(String, String, ResourceBundle) - Constructor for class org.eclipse.core.runtime.internal.stats.ResourceBundleStats
 
ResourceNotFoundException - Exception in org.apache.felix.framework.resolver
 
ResourceNotFoundException(String) - Constructor for exception org.apache.felix.framework.resolver.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - Constructor for exception org.apache.felix.framework.resolver.ResourceNotFoundException
 
reStart(Object) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
 
resume() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Start this bundle w/o marking is persistently started.
resume() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Start the SystemBundle.
resumeBundle(AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Resume a bundle.
retainAll(Collection<?>) - Method in class org.apache.felix.framework.resolver.ShadowList
 
retainAll(Collection<?>) - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
retainAll(Collection<?>) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
retainAll(Collection<?>) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
revise(String, InputStream) - Method in class org.apache.felix.framework.cache.BundleArchive
This method adds a revision to the archive using the associated location and input stream.
RIGHT_CLOSED - Static variable in class org.osgi.framework.VersionRange
The right endpoint is closed and is included in the range.
RIGHT_OPEN - Static variable in class org.osgi.framework.VersionRange
The right endpoint is open and is excluded from the range.
rm(File) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
This function performs the equivalent of "rm -r" on a file or directory.
rollbackRevise() - Method in class org.apache.felix.framework.cache.BundleArchive
This method undoes the previous revision to the archive; this method will remove the latest revision from the archive.
RSA_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
run(String[], Runnable) - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Launches the platform and runs a single application.
run(Object) - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Runs the application for which the platform was started.
run() - Method in class org.eclipse.core.runtime.internal.adaptor.ContextFinder
 
run() - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
run() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsole
Command Line Interface for OSGi.
run() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
run() - Method in class org.eclipse.osgi.internal.permadmin.SecurePermissionStorage
 
run(Object) - Method in interface org.eclipse.osgi.service.runnable.ParameterizedRunnable
Executes the block of code encapsulated by this runnable in the context of the given object and returns the result.
RUNTIME - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 

S

sameFile(URL, URL) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
sameFile(URL, URL) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
sameFile(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
sameFile(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
sameFile(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
sameFile(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.sameFile.
sameFile(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
save(DataOutputStream) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
save() - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
save(DataOutputStream) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Saves the data from this storage hook into the specified output stream.
save() - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Persistently stores all the metadata for this BundleData
save(BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
save(DataOutputStream) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
save() - Method in class org.eclipse.osgi.internal.baseadaptor.SystemBundleData
 
save(DataOutputStream) - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
saveActiveStartLevel(int) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
This method is used within the package to save the actual active startlevel value for the framework.
saveBaseData(BaseData, DataOutputStream) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
saveConditionalPermissionInfos(String[]) - Method in interface org.eclipse.osgi.framework.adaptor.PermissionStorage
Persists the array of encoded ConditionalPermissionInfo strings
saveConditionalPermissionInfos(String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.BasePermissionStorage
 
saveConditionalPermissionInfos(String[]) - Method in class org.eclipse.osgi.internal.permadmin.SecurePermissionStorage
 
saveNeeded() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
 
SAXFACTORYNAME - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook
The SAX factory name
scope - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.AccumPerfData
 
scope - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.AccumPerfScope
 
scopeStack - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
scopeToAccumPerfDataMap - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
SecureAction - Class in org.apache.felix.framework.util
This is a utility class to centralize all action that should be performed in a doPrivileged() block.
SecureAction() - Constructor for class org.apache.felix.framework.util.SecureAction
 
SecureAction - Class in org.eclipse.osgi.framework.util
Utility class to execute common privileged code.
SecurePermissionStorage - Class in org.eclipse.osgi.internal.permadmin
PermissionStorage privileged action class.
SecurePermissionStorage(PermissionStorage) - Constructor for class org.eclipse.osgi.internal.permadmin.SecurePermissionStorage
 
SECURITY_CHECKED - Static variable in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
SECURITY_DEFAULT_POLICY - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
SECURITY_ERROR - Static variable in exception org.osgi.framework.BundleException
The operation failed due to insufficient permissions.
Security_File_Is_Tampered - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
SECURITY_OSGI - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
 
SECURITY_UNCHECKED - Static variable in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
securityAdmin - Variable in class org.eclipse.osgi.framework.internal.core.Framework
PermissionAdmin and ConditionalPermissionAdmin impl.
SecurityAdmin - Class in org.eclipse.osgi.internal.permadmin
 
SecurityAdmin(EquinoxSecurityManager, Framework, PermissionStorage) - Constructor for class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
SecurityManagerEx - Class in org.apache.felix.framework.util
Simple utility class used to provide public access to the protected getClassContext() method of SecurityManager
SecurityManagerEx() - Constructor for class org.apache.felix.framework.util.SecurityManagerEx
 
SecurityProvider - Interface in org.apache.felix.framework.ext
 
SecurityRow - Class in org.eclipse.osgi.internal.permadmin
 
SecurityRow(SecurityAdmin, String, ConditionInfo[], PermissionInfo[], String) - Constructor for class org.eclipse.osgi.internal.permadmin.SecurityRow
 
SecurityRowSnapShot - Class in org.eclipse.osgi.internal.permadmin
 
SecurityRowSnapShot(String, ConditionInfo[], PermissionInfo[], String) - Constructor for class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
 
SecurityTable - Class in org.eclipse.osgi.internal.permadmin
 
SecurityTable(SecurityAdmin, SecurityRow[]) - Constructor for class org.eclipse.osgi.internal.permadmin.SecurityTable
 
SecurityTableUpdate - Class in org.eclipse.osgi.internal.permadmin
 
SecurityTableUpdate(SecurityAdmin, SecurityRow[], long) - Constructor for class org.eclipse.osgi.internal.permadmin.SecurityTableUpdate
 
SELECTION_FILTER_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute is used for selection by filtering based upon system properties.
Semaphore - Class in org.eclipse.core.runtime.internal.adaptor
Internal class.
Semaphore(int) - Constructor for class org.eclipse.core.runtime.internal.adaptor.Semaphore
 
SerializedTaskQueue - Class in org.eclipse.equinox.log.internal
SerializedTaskQueue is a utility class that will allow asynchronous but serialized execution of tasks
SerializedTaskQueue(String) - Constructor for class org.eclipse.equinox.log.internal.SerializedTaskQueue
 
SERVICE - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
SERVICE_ALREADY_UNREGISTERED_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
SERVICE_ARGUMENT_NULL_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
SERVICE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
Service property identifying a service's description.
SERVICE_EMPTY_CLASS_LIST_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
SERVICE_EXPORTED_CONFIGS - Static variable in interface org.osgi.framework.Constants
Service property identifying the configuration types that should be used to export the service.
SERVICE_EXPORTED_INTENTS - Static variable in interface org.osgi.framework.Constants
Service property identifying the intents that the distribution provider must implement to distribute the service.
SERVICE_EXPORTED_INTENTS_EXTRA - Static variable in interface org.osgi.framework.Constants
Service property identifying the extra intents that the distribution provider must implement to distribute the service.
SERVICE_EXPORTED_INTERFACES - Static variable in interface org.osgi.framework.Constants
Service property marking the service for export.
SERVICE_FACTORY_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
SERVICE_FACTORY_NOT_INSTANCEOF_CLASS_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
SERVICE_FACTORY_RECURSION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
SERVICE_ID - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
SERVICE_ID - Static variable in interface org.osgi.framework.Constants
Service property identifying a service's registration number.
SERVICE_IMPORTED - Static variable in interface org.osgi.framework.Constants
Service property identifying the service as imported.
SERVICE_IMPORTED_CONFIGS - Static variable in interface org.osgi.framework.Constants
Service property identifying the configuration types used to import the service.
SERVICE_INTENTS - Static variable in interface org.osgi.framework.Constants
Service property identifying the intents that this service implement.
SERVICE_NOT_INSTANCEOF_CLASS_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
SERVICE_OBJECT_NULL_EXCEPTION - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
SERVICE_OBJECTCLASS - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
SERVICE_PERFORMANCE - Static variable in interface org.eclipse.osgi.framework.log.FrameworkLog
A service lookup constant (value "performance") indicating an implementation of the logging service that logs performance events.
SERVICE_PID - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
SERVICE_PID - Static variable in interface org.osgi.framework.Constants
Service property identifying a service's persistent identifier.
SERVICE_RANKING - Static variable in interface org.osgi.framework.Constants
Service property identifying a service's ranking number.
SERVICE_URLHANDLERS_PROP - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
SERVICE_USE_OVERFLOW - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
SERVICE_VENDOR - Static variable in interface org.osgi.framework.Constants
Service property identifying a service's vendor.
serviceChanged(ServiceEvent) - Method in class org.apache.felix.framework.Logger
This method implements the callback for the ServiceListener interface.
serviceChanged(ServiceEvent, Dictionary) - Method in interface org.apache.felix.framework.ServiceRegistry.ServiceRegistryCallbacks
 
serviceChanged(ServiceEvent) - Method in class org.eclipse.equinox.log.internal.LogServiceManager
ServiceListener.serviceChanged method.
serviceChanged(ServiceEvent) - Method in interface org.osgi.framework.ServiceListener
Receives notification that a service has had a lifecycle change.
SERVICEEVENT - Static variable in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
 
ServiceEvent - Class in org.osgi.framework
An event from the Framework describing a service lifecycle change.
ServiceEvent(int, ServiceReference<?>) - Constructor for class org.osgi.framework.ServiceEvent
Creates a new service event object.
ServiceException - Exception in org.osgi.framework
A service exception used to indicate that a service problem occurred.
ServiceException(String, Throwable) - Constructor for exception org.osgi.framework.ServiceException
Creates a ServiceException with the specified message and exception cause.
ServiceException(String) - Constructor for exception org.osgi.framework.ServiceException
Creates a ServiceException with the specified message.
ServiceException(String, int, Throwable) - Constructor for exception org.osgi.framework.ServiceException
Creates a ServiceException with the specified message, type and exception cause.
ServiceException(String, int) - Constructor for exception org.osgi.framework.ServiceException
Creates a ServiceException with the specified message and type.
ServiceFactory<S> - Interface in org.osgi.framework
Allows services to provide customized service objects in the OSGi environment.
ServiceListener - Interface in org.osgi.framework
A ServiceEvent listener.
ServicePermission - Class in org.osgi.framework
A bundle's authority to register or get a service.
ServicePermission(String, String) - Constructor for class org.osgi.framework.ServicePermission
Create a new ServicePermission.
ServicePermission(ServiceReference<?>, String) - Constructor for class org.osgi.framework.ServicePermission
Creates a new requested ServicePermission object to be used by code that must perform checkPermission for the get action.
ServiceReference<S> - Interface in org.osgi.framework
A reference to a service.
ServiceReferenceImpl<S> - Class in org.eclipse.osgi.internal.serviceregistry
A reference to a service.
ServiceRegistration<S> - Interface in org.osgi.framework
A registered service.
ServiceRegistrationImpl<S> - Class in org.eclipse.osgi.internal.serviceregistry
A registered service.
ServiceRegistry - Class in org.apache.felix.framework
 
ServiceRegistry(Logger, ServiceRegistry.ServiceRegistryCallbacks) - Constructor for class org.apache.felix.framework.ServiceRegistry
 
ServiceRegistry - Class in org.eclipse.osgi.internal.serviceregistry
The Service Registry.
ServiceRegistry(Framework) - Constructor for class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Initializes the internal data structures of this ServiceRegistry.
ServiceRegistry.ServiceRegistryCallbacks - Interface in org.apache.felix.framework
 
ServiceTracker<S,T> - Class in org.osgi.util.tracker
The ServiceTracker class simplifies using services from the Framework's service registry.
ServiceTracker(BundleContext, ServiceReference<S>, ServiceTrackerCustomizer<S, T>) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified ServiceReference .
ServiceTracker(BundleContext, String, ServiceTrackerCustomizer<S, T>) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified class name.
ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer<S, T>) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified Filter object.
ServiceTracker(BundleContext, Class<S>, ServiceTrackerCustomizer<S, T>) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified class.
ServiceTrackerCustomizer<S,T> - Interface in org.osgi.util.tracker
The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked.
ServiceUse<S> - Class in org.eclipse.osgi.internal.serviceregistry
This class represents the use of a service by a bundle.
set(int, T) - Method in class org.apache.felix.framework.resolver.ShadowList
 
set(URL, boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
set(URL, boolean, String) - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
set(K, V, boolean) - Method in class org.eclipse.osgi.framework.util.Headers
Set a header value or optionally replace it if it already exists.
set(K, V) - Method in class org.eclipse.osgi.framework.util.Headers
Set a header value.
set(int, String) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.DynamicImportList
 
set(URL, boolean) - Method in interface org.eclipse.osgi.service.datalocation.Location
Sets and optionally locks the location's value to the given URL.
set(URL, boolean, String) - Method in interface org.eclipse.osgi.service.datalocation.Location
Sets and optionally locks the location's value to the given URL using the given lock file.
setAccesssible(AccessibleObject) - Method in class org.apache.felix.framework.util.SecureAction
 
setActivatedBy(BundleStats) - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
setActivationOrder(int) - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
setActivator(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the activator of this BaseData
setAllArgs(String[]) - Static method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
setAppArgs(String[]) - Static method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
setAttributes(Map<String, ?>) - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
setAttributes(Map<String, ?>) - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
setBundle(Bundle) - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
setBundle(Bundle) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Sets the Bundle object for this BundleData.
setBundle(Bundle) - Method in class org.eclipse.osgi.framework.adaptor.BundleProtectionDomain
Sets the bundle object associated with this protection domain.
setBundleFile(Object, BundleFile) - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
setBundleId(long) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setBundleSL(StartLevelEvent) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Set the bundle's startlevel to the new value This may cause the bundle to start or stop based on the active framework startlevel
setBundleStartLevel(Bundle, int) - Method in class org.apache.felix.framework.StartLevelImpl
 
setBundleStartLevel(Bundle, int) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Assign a start level value to the specified Bundle.
setBundleStartLevel(Bundle, int) - Method in interface org.osgi.service.startlevel.StartLevel
Deprecated.
Assign a start level value to the specified Bundle.
setBundleSymbolicName(String) - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
setBundleVersionRange(VersionRange) - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
setBytes(byte[]) - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
setBytes(byte[]) - Method in interface org.osgi.framework.hooks.weaving.WovenClass
Set the class file bytes to be used to define the named class.
setClassPathString(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
 
setCompositeResolveHelperRegistry(CompositeResolveHelperRegistry) - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
setConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[]) - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
Deprecated. 
setConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
setConsoleLog(boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
 
setConsoleLog(boolean) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Sets the console log option.
setContainingState(State) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setDebugEnabled(boolean) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
setDebugEnabled(boolean) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Enables or disables debugging/tracing.
setDebugOptions() - Static method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
setDefaultPermissions(PermissionInfo[]) - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
setDefaultPermissions(PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Sets the default permissions.
setDirective(String, Object) - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
setDirectives(Map<String, ?>) - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
setDirty(boolean) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the dirty flag for this BaseData
setDirty(boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.BasePermissionStorage
 
setDocumentLocator(Locator) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
Receive a Locator object for document events.
setDuringStartup(boolean) - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
setDynamicImports(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the dynamic imports of this BaseData
setEquinoxEE(int) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setErrorStream(PrintStream) - Static method in class org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory
 
setExecutionEnvironment(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the execution environment of this BaseData
setExecutionEnvironments(String[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setExported(boolean) - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
setExporter(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
setExportPackages(ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setFile(File, boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
 
setFile(File) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
setFile(File, boolean) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Sets the current File used to log messages to a FileWriter using the specified File.
setFile(File) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Sets the current file used to trace messages to.
setFileName(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
This is only used to support PDE source lookup.
setFileName(String) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
setFrameworkArgs(String[]) - Static method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
setGenericCapabilities(GenericDescription[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setGenericRequires(GenericSpecification[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setHost(HostSpecification) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setImportPackages(ImportPackageSpecification[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setInitialBundleStartLevel(int) - Method in class org.apache.felix.framework.StartLevelImpl
 
setInitialBundleStartLevel(int) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
setInitialBundleStartLevel(int) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Sets the initial bundle start level
setInitialBundleStartLevel(int) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Set the initial start level value that is assigned to a Bundle when it is first installed.
setInitialBundleStartLevel(int) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
setInitialBundleStartLevel(int) - Method in interface org.osgi.framework.startlevel.FrameworkStartLevel
Set the initial start level value that is assigned to a Bundle when it is first installed.
setInitialBundleStartLevel(int) - Method in interface org.osgi.service.startlevel.StartLevel
Deprecated.
Set the initial start level value that is assigned to a Bundle when it is first installed.
setInitialProperties(Map<String, String>) - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Sets the initial properties for the platform.
setLastModified(long) - Method in class org.apache.felix.framework.cache.BundleArchive
Sets the the last modification time of this archive.
setLastModified(long) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the last modified time stamp of this bundledata
setLazyLoaded(boolean) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setLazyTrigger() - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Sets the lazy trigger for this delegate.
setLazyTrigger() - Method in class org.eclipse.osgi.internal.loader.BundleLoader
 
setLoadedBy(ClassStats) - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
setLoadOrder(int) - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
setLoadPolicy(int) - Method in class org.eclipse.osgi.internal.service.security.DefaultAuthorizationEngine
 
setLocation(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the location of this bundledata
setLocation(String) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setLogLevel(int) - Method in class org.apache.felix.framework.Logger
 
setMessage(Object) - Method in class org.apache.felix.framework.util.ThreadGate
Sets the message object associated with the gate.
setName(String) - Method in class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
setNativeCodeSpecification(NativeCodeSpecification) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setNativePathsInvalid(NativeCodeDescription, boolean) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
setNativePathsInvalid(NativeCodeDescription, boolean) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
setNativePathsInvalid(NativeCodeDescription, boolean) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the native code paths of a native code description as invalid.
setOption(String, String) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
setOption(String, String) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Sets the identified option to the identified value.
setOptional(boolean) - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
setOptions(Map<String, String>) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
setOptions(Map<String, String>) - Method in interface org.eclipse.osgi.service.debug.DebugOptions
Sets the current option key/value pairs to the specified options.
setOverrides(Object) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
setOverrides(Object) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
setOverrides(Object) - Method in interface org.eclipse.osgi.service.resolver.State
Deprecated.
The exact form of this has never been defined. There is no alternative method available.
setParent(Location) - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
setParentFactory(Object) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
setParentFactory(Object) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
setParentFactory(Object) - Method in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
setPermissionData(String, String[]) - Method in interface org.eclipse.osgi.framework.adaptor.PermissionStorage
Assigns the specified permission data to the specified location.
setPermissionData(String, String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.BasePermissionStorage
 
setPermissionData(String, String[]) - Method in class org.eclipse.osgi.internal.permadmin.SecurePermissionStorage
 
setPermissions(File) - Static method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Attempts to set the permissions of the file in a system dependent way.
setPermissions(String, PermissionInfo[]) - Method in class org.eclipse.osgi.internal.permadmin.SecurityAdmin
 
setPermissions(String, PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Assigns the specified permissions to the bundle with the specified location.
setPersistentState(int) - Method in class org.apache.felix.framework.cache.BundleArchive
Sets the persistent state of this archive.
setPersistentStateActive() - Method in class org.apache.felix.framework.Felix
 
setPersistentStateInactive() - Method in class org.apache.felix.framework.Felix
 
setPersistentStateUninstalled() - Method in class org.apache.felix.framework.Felix
 
setPlatformFilter(String) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setPlatformProperties(Dictionary<?, ?>) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
setPlatformProperties(Dictionary<?, ?>[]) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
setPlatformProperties(Dictionary<?, ?>) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
setPlatformProperties(Dictionary<?, ?>[]) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
setPlatformProperties(Dictionary<?, ?>) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the platform properties of the state.
setPlatformProperties(Dictionary<?, ?>[]) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the platform properties of the state to a list of platform properties.
setProperties(Map<String, String>) - Static method in class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
setProperties(Dictionary<String, ?>) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl
Update the properties associated with this service.
setProperties(Dictionary<String, ?>) - Method in interface org.osgi.framework.ServiceRegistration
Updates the properties associated with a service.
setProperty(String, String) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseEnvironmentInfo
 
setProperty(String, String) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Set a system property.
setProperty(String, String) - Static method in class org.eclipse.osgi.framework.internal.core.FrameworkProperties
 
setProperty(String, String) - Method in interface org.eclipse.osgi.service.environment.EnvironmentInfo
Sets the value for the specified property.
setProtectionDomain(ProtectionDomain) - Method in class org.apache.felix.framework.BundleRevisionImpl
 
setReadOnly() - Method in class org.eclipse.osgi.framework.util.Headers
 
setRecursive(boolean) - Static method in class org.eclipse.osgi.internal.baseadaptor.ListEntryPathsThreadLocal
 
setReference(boolean) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
setRequiredBundles(BundleSpecification[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setResolvedBundles(InternalSystemBundle) - Method in class org.eclipse.osgi.framework.internal.core.PackageAdminImpl
 
setResolvedCapabilities(GenericDescription[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setResolvedImports(ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setResolvedRequires(BundleDescription[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setResolver(Resolver) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
setResolver(Resolver) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
setResolver(Resolver) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the resolver associated with this state.
setResolverHookFactory(ResolverHookFactory) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
setResolverHookFactory(ResolverHookFactory) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
setResolverHookFactory(ResolverHookFactory) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the resolver hook factory for this state.
setSelectedCapabilities(GenericDescription[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setSelectedExports(ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setSelectionPolicy(Comparator<BaseDescription>) - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
setSelectionPolicy(Comparator<BaseDescription>) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Sets the selection policy for this resolver.
setStartLevel(int) - Method in class org.apache.felix.framework.cache.BundleArchive
Sets the the start level of this archive this archive.
setStartLevel(int) - Method in class org.apache.felix.framework.StartLevelImpl
 
setStartLevel(int) - Method in class org.eclipse.osgi.baseadaptor.BaseData
This method calls each configured storage hook StorageHook.forgetStartLevelChange(int) method.
setStartLevel(int) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Sets the start level metatdata for this BundleData.
setStartLevel(int) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
setStartLevel(int, Bundle, FrameworkListener...) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Modify the active start level of the Framework.
setStartLevel(int) - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
 
setStartLevel(int) - Method in interface org.osgi.framework.startlevel.BundleStartLevel
Assign a start level value to the bundle.
setStartLevel(int, FrameworkListener...) - Method in interface org.osgi.framework.startlevel.FrameworkStartLevel
Modify the active start level of the Framework and notify when complete.
setStartLevel(int) - Method in interface org.osgi.service.startlevel.StartLevel
Deprecated.
Modify the active start level of the Framework.
setState(State) - Method in class org.eclipse.osgi.internal.module.ResolverImpl
 
setState(State) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Sets the state associated with this resolver.
setStateBit(int, boolean) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setStateWires(Map<String, List<StateWire>>) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setStatus(int) - Method in class org.eclipse.osgi.baseadaptor.BaseData
This method calls each configured storage hook StorageHook.forgetStatusChange(int) method.
setStatus(int) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Sets the status metadata for this BundleData.
setStatus(int, boolean) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Set the persistent status bit for the bundle.
setStorageHooks(StorageHook[]) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the instance storage hooks for this base data.
setSubstitutedExports(ExportPackageDescription[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setSupplier(BaseDescription) - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
setSymbolicName(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the symbolic name of this BaseData
setSymbolicName(String) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
setSystemBundleContext(BundleContext) - Method in class org.apache.felix.framework.Logger
 
setTimestamp(long) - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
setTimeStamp(long) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
setTimeStamp(long) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
setTimeStamp(long) - Method in interface org.eclipse.osgi.service.resolver.State
Sets the timestamp for this state
setTraceEnd(long) - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
setTraceEnd(long) - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
setTraceStart(long) - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
setTraceStart(long) - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
setType(int) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the type of this BaseData
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
setURL(URL, String, String, int, String, String) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
setURL(URL, boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
Deprecated. 
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
setURL(URL, String, String, int, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
setURL(URL, String, String, int, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
setURL(URL, String, String, int, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerSetter
Deprecated. 
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerSetter
 
setURL(URL, boolean) - Method in interface org.eclipse.osgi.service.datalocation.Location
Deprecated.
setURL(URL, String, String, int, String, String) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
Deprecated.
This method is only for compatibility with handlers written for JDK 1.1.
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls realHandler.setURL(URL,String,String,int,String,String,String,String) .
setURL(URL, String, String, int, String, String) - Method in interface org.osgi.service.url.URLStreamHandlerSetter
Deprecated.
This method is only for compatibility with handlers written for JDK 1.1.
setURL(URL, String, String, int, String, String, String, String, String) - Method in interface org.osgi.service.url.URLStreamHandlerSetter
 
setUserObject(Object) - Method in class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
setUserObject(Object) - Method in interface org.eclipse.osgi.service.resolver.BaseDescription
Associates a user-provided object to this description, or removes an existing association, if null is provided.
setUserObject(Object) - Method in interface org.eclipse.osgi.service.resolver.VersionConstraint
Associates a user-provided object to this constraint, or removes an existing association, if null is provided.
setVerbose(boolean) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
setVersion(Version) - Method in class org.eclipse.osgi.baseadaptor.BaseData
Sets the version of this BaseData
setVersion(Version) - Method in class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl
 
setWriter(Writer, boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogWriter
 
setWriter(Writer, boolean) - Method in interface org.eclipse.osgi.framework.log.FrameworkLog
Sets the current Writer used to log messages to the specified newWriter.
SF_File_Parsing_Error - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
SHA1_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA1_STR - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA224_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA224_STR - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA256_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA256_STR - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA384_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA384_STR - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA512_224_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA512_224_STR - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA512_256_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA512_256_STR - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA512_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SHA512_STR - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
ShadowList<T> - Class in org.apache.felix.framework.resolver
 
ShadowList(List<T>) - Constructor for class org.apache.felix.framework.resolver.ShadowList
 
SHIFT_NIBBLE - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
ShiftByte - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
ShrinkableCollection<T> - Class in org.apache.felix.framework.util
A collection wrapper that only permits clients to shrink the collection.
ShrinkableCollection(Collection<T>) - Constructor for class org.apache.felix.framework.util.ShrinkableCollection
 
ShrinkableCollection<E> - Class in org.eclipse.osgi.internal.serviceregistry
A Shrinkable Collection.
ShrinkableCollection(Collection<? extends E>) - Constructor for class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
ShrinkableCollection(Collection<? extends E>, Collection<? extends E>) - Constructor for class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
ShrinkableCollection(List<Collection<? extends E>>) - Constructor for class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
ShrinkableEntrySetValueCollection<E> - Class in org.eclipse.osgi.internal.serviceregistry
 
ShrinkableEntrySetValueCollection(Set<? extends Map.Entry<?, ? extends E>>) - Constructor for class org.eclipse.osgi.internal.serviceregistry.ShrinkableEntrySetValueCollection
 
ShrinkableMap<K,V> - Class in org.apache.felix.framework.util
 
ShrinkableMap(Map<K, V>) - Constructor for class org.apache.felix.framework.util.ShrinkableMap
 
ShrinkableValueCollectionMap<K,V> - Class in org.eclipse.osgi.internal.serviceregistry
 
ShrinkableValueCollectionMap(Map<? extends K, ? extends Set<? extends Map.Entry<?, ? extends V>>>) - Constructor for class org.eclipse.osgi.internal.serviceregistry.ShrinkableValueCollectionMap
 
shutdown() - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Shuts down the Platform.
shutdown() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
 
shutdown() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
Closes the bundle file closer thread for the MRU list
shutdown(int) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Stop the framework.
shutdown() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkConsole
Stops the console so the thread can be GC'ed
shutdown() - Method in class org.eclipse.osgi.framework.internal.core.StartLevelManager
Internal method to shut down the framework synchronously by setting the startlevel to zero and calling the StartLevelListener worker calls directly This method does not return until all bundles are stopped and the framework is shut down.
shutdown(File, File) - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
Shutsdown the state manager.
shutdown() - Method in interface org.eclipse.osgi.service.runnable.ApplicationLauncher
Forces the current runnable which is running to be stopped.
SIG_DASH - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
Signature_Not_Verify - Static variable in class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
SignatureBlockProcessor - Class in org.eclipse.osgi.internal.signedcontent
 
SignatureBlockProcessor(SignedBundleFile, int) - Constructor for class org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor
 
SignedBundleFile - Class in org.eclipse.osgi.internal.signedcontent
This class wraps a Repository of classes and resources to check and enforce signatures.
SignedBundleHook - Class in org.eclipse.osgi.internal.signedcontent
Implements signed bundle hook support for the framework
SignedBundleHook() - Constructor for class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
SignedContent - Interface in org.eclipse.osgi.signedcontent
A SignedContent object represents content which may be signed.
SignedContentConstants - Interface in org.eclipse.osgi.internal.signedcontent
 
SignedContentEntry - Interface in org.eclipse.osgi.signedcontent
A SignedContentEntry represents a content entry which may be signed.
SignedContentFactory - Interface in org.eclipse.osgi.signedcontent
A factory used to create SignedContent objects.
SignedContentFile - Class in org.eclipse.osgi.internal.signedcontent
 
SignedContentFile(SignedContentImpl) - Constructor for class org.eclipse.osgi.internal.signedcontent.SignedContentFile
 
SignedContentFile.SignedContentFileEntry - Class in org.eclipse.osgi.internal.signedcontent
 
SignedContentFile.SignedContentFileEntry(SignedContentEntry) - Constructor for class org.eclipse.osgi.internal.signedcontent.SignedContentFile.SignedContentFileEntry
 
SignedContentImpl - Class in org.eclipse.osgi.internal.signedcontent
 
SignedContentImpl(SignerInfo[], Map<String, Object>) - Constructor for class org.eclipse.osgi.internal.signedcontent.SignedContentImpl
 
SignedContentImpl.SignedContentEntryImpl - Class in org.eclipse.osgi.internal.signedcontent
 
SignedContentImpl.SignedContentEntryImpl(String, SignerInfo[]) - Constructor for class org.eclipse.osgi.internal.signedcontent.SignedContentImpl.SignedContentEntryImpl
 
SignedContentMessages - Class in org.eclipse.osgi.internal.signedcontent
 
SignedContentMessages() - Constructor for class org.eclipse.osgi.internal.signedcontent.SignedContentMessages
 
SIGNEDDATA_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
SignedStorageHook - Class in org.eclipse.osgi.internal.signedcontent
 
SignedStorageHook() - Constructor for class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
SignerInfo - Interface in org.eclipse.osgi.signedcontent
A SignerInfo object represents a single signer chain.
SignerInfoImpl - Class in org.eclipse.osgi.internal.signedcontent
 
SignerInfoImpl(Certificate[], Certificate, String) - Constructor for class org.eclipse.osgi.internal.signedcontent.SignerInfoImpl
 
SIGNERS_ALL - Static variable in interface org.osgi.framework.Bundle
Request that all certificates used to sign the bundle be returned.
SIGNERS_TRUSTED - Static variable in interface org.osgi.framework.Bundle
Request that only certificates used to sign the bundle that are trusted by the framework be returned.
SIGNING_TIME - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
simpleClassName(Object) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Returns the simple class name of an object.
SimpleFilter - Class in org.apache.felix.framework.capabilityset
 
SimpleFilter(String, Object, int) - Constructor for class org.apache.felix.framework.capabilityset.SimpleFilter
 
SingleSourcePackage - Class in org.eclipse.osgi.internal.loader
 
SingleSourcePackage(String, BundleLoaderProxy) - Constructor for class org.eclipse.osgi.internal.loader.SingleSourcePackage
 
SINGLETON_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying whether a bundle is a singleton.
SINGLETON_SELECTION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that the bundle could not be resolved because another singleton bundle was selected.
size() - Method in class org.apache.felix.framework.resolver.ShadowList
 
size() - Method in class org.apache.felix.framework.util.ImmutableList
 
size() - Method in class org.apache.felix.framework.util.MapToDictionary
 
size() - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
size() - Method in class org.apache.felix.framework.util.ShrinkableMap
 
size() - Method in class org.apache.felix.framework.util.StringMap
 
size() - Method in class org.eclipse.core.runtime.internal.adaptor.CachedManifest
 
size() - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Return the number of entries in the map.
size() - Method in class org.eclipse.osgi.framework.util.Headers
Returns the number of entries (distinct keys) in this dictionary.
size() - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
Returns the number of elements in this set
size() - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
size() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.DynamicImportList
 
size() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
size() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableEntrySetValueCollection
 
size() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableValueCollectionMap
 
size() - Method in class org.osgi.util.tracker.BundleTracker
Return the number of bundles being tracked by this BundleTracker.
size() - Method in class org.osgi.util.tracker.ServiceTracker
Return the number of services being tracked by this ServiceTracker.
skip(long) - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileInputStream
Override default skip method.
sort(Object[], int, int) - Static method in class org.eclipse.osgi.framework.internal.core.Util
Sorts the specified range in the array in ascending order.
sort(Comparator<K>) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
sort(Comparator<E>) - Method in interface org.eclipse.osgi.service.resolver.extras.Sortable
Sorts collection of elements represented by this sortable according to the specified comparator.
Sortable<E> - Interface in org.eclipse.osgi.service.resolver.extras
Represents a collection of elements which can be sorted.
sortBundles(BundleDescription[]) - Method in class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
sortBundles(BundleDescription[]) - Method in interface org.eclipse.osgi.service.resolver.StateHelper
Sorts the given array of resolved bundles in pre-requisite order.
sortByString(Object[]) - Static method in class org.eclipse.osgi.framework.internal.core.Util
Performs a quicksort of the given objects by their string representation in ascending order.
SpecificationReference - Interface in org.eclipse.osgi.service.resolver.extras
A reference to a VersionConstraint specification.
start() - Method in class org.apache.felix.framework.Felix
This method starts the framework instance, which will transition the framework from start level 0 to its active start level as specified in its configuration properties (1 by default).
start(int) - Method in class org.apache.felix.framework.Felix
 
start(Object) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
 
start() - Method in class org.eclipse.equinox.log.internal.EventAdminAdapter
 
start(BundleContext) - Method in class org.eclipse.equinox.log.internal.LogServiceManager
 
start(BundleContext) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
start() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Start this bundle.
start(int) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
start() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Call bundle's BundleActivator.start() This method is called by Bundle.startWorker to start the bundle.
start(BundleContext, FrameworkAdaptor) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
 
start(int) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
start() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
start() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Start this bundle.
start(int) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
 
start(BundleContext) - Method in class org.eclipse.osgi.framework.internal.core.SystemBundleActivator
 
start(BundleContext, FrameworkAdaptor) - Method in interface org.eclipse.osgi.framework.internal.protocol.ProtocolActivator
 
start(Bundle, int) - Method in class org.eclipse.osgi.framework.util.SecureAction
Starts a bundle.
start(Bundle) - Method in class org.eclipse.osgi.framework.util.SecureAction
Starts a bundle
start(int) - Method in class org.eclipse.osgi.launch.Equinox
 
start() - Method in class org.eclipse.osgi.launch.Equinox
 
start(int) - Method in interface org.osgi.framework.Bundle
Starts this bundle.
start() - Method in interface org.osgi.framework.Bundle
Starts this bundle with no options.
start(BundleContext) - Method in interface org.osgi.framework.BundleActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
start() - Method in interface org.osgi.framework.launch.Framework
Start this Framework.
start(int) - Method in interface org.osgi.framework.launch.Framework
Start this Framework.
START_ACTIVATION - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
The activation process is beginning for a bundle
START_ACTIVATION_POLICY - Static variable in interface org.osgi.framework.Bundle
The bundle start operation must activate the bundle according to the bundle's declared activation policy.
START_DEACTIVATION - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
The deactivation process is beginning for a bundle
START_INSTALLING - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
The install process is beginning for a bundle
START_TRANSIENT - Static variable in interface org.osgi.framework.Bundle
The bundle start operation is transient and the persistent autostart setting of the bundle is not modified.
START_TRANSIENT_ERROR - Static variable in exception org.osgi.framework.BundleException
The start transient operation failed because the start level of the bundle is greater than the current framework start level
START_UNINSTALLING - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
The uninstallation process is beginning for a bundle
startActivation(Bundle) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
startActivator(BundleActivator, BundleContext) - Method in class org.apache.felix.framework.util.SecureAction
 
startActivator(BundleActivator) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Calls the start method of a BundleActivator.
startConsole(Framework) - Static method in class org.eclipse.osgi.framework.internal.core.ConsoleManager
 
startDispatching() - Method in class org.apache.felix.framework.util.EventDispatcher
 
startDocument() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
started(CompositeModule) - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
started(CompositeModule) - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
started(CompositeModule) - Method in interface org.eclipse.osgi.service.internal.composite.CompositeModule
 
STARTED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been started.
STARTED - Static variable in class org.osgi.framework.FrameworkEvent
The Framework has started.
startElement(String, String, String, Attributes) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
startHook() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
 
startHook() - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
startHook() - Method in class org.eclipse.osgi.internal.composite.SurrogateImpl
 
STARTING - Static variable in interface org.osgi.framework.Bundle
The bundle is in the process of starting.
STARTING - Static variable in class org.osgi.framework.BundleEvent
The bundle is about to be activated.
STARTLEVEL - Static variable in class org.osgi.framework.AdminPermission
The action string startlevel.
StartLevel - Interface in org.osgi.service.startlevel
Deprecated.
This service has been replaced by the org.osgi.framework.startlevel package.
STARTLEVEL_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_BUNDLE_STARTLEVEL - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_CANT_CHANGE_SYSTEMBUNDLE_STARTLEVEL - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
STARTLEVEL_CHANGED - Static variable in class org.osgi.framework.FrameworkEvent
A FrameworkStartLevel.setStartLevel operation has completed.
STARTLEVEL_EXCEPTION_INVALID_REQUESTED_STARTLEVEL - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
STARTLEVEL_FRAMEWORK_ACTIVE_STARTLEVEL - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_HELP_HEADING - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_HELP_SETBSL - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_HELP_SETFWSL - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_HELP_SETIBSL - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_HELP_SL - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_IDLOCATION_ARGUMENT_DESCRIPTION - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_INITIAL_BUNDLE_STARTLEVEL - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_NO_STARTLEVEL_GIVEN - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_NO_STARTLEVEL_OR_BUNDLE_GIVEN - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
STARTLEVEL_POSITIVE_INTEGER - Static variable in class org.eclipse.osgi.framework.internal.core.ConsoleMsg
 
StartLevelImpl - Class in org.apache.felix.framework
StartLevel service implementation.
startLevelListeners - Static variable in class org.eclipse.osgi.framework.internal.core.StartLevelManager
 
startLevelManager - Variable in class org.eclipse.osgi.framework.internal.core.Framework
Startlevel object.
StartLevelManager - Class in org.eclipse.osgi.framework.internal.core
StartLevel service implementation for the OSGi specification.
StartLevelManager(Framework) - Constructor for class org.eclipse.osgi.framework.internal.core.StartLevelManager
This constructor is called by the Framework
startLoadingClass(String, String) - Static method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
startTime - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
startup(String[], Runnable) - Static method in class org.eclipse.core.runtime.adaptor.EclipseStarter
Starts the platform and sets it up to run a single application.
STARTUP - Static variable in class org.eclipse.osgi.internal.profile.Profile
The logging state of STARTUP messages
StartupMonitor - Interface in org.eclipse.osgi.service.runnable
Service interface used to monitor the startup process.
startWorker(int) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Internal worker to start a bundle.
startWorker(int) - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Internal worker to start a bundle.
startWorker(int) - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Internal worker to start a bundle.
state - Variable in class org.eclipse.osgi.framework.internal.core.AbstractBundle
The state of the bundle.
State - Interface in org.eclipse.osgi.service.resolver
The state of a system as reported by a resolver.
STATE_FILE - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
STATE_SYSTEM_BUNDLE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
StateBuilder - Class in org.eclipse.osgi.internal.resolver
This class builds bundle description objects from manifests
StateBuilder() - Constructor for class org.eclipse.osgi.internal.resolver.StateBuilder
 
STATECHANGE_ERROR - Static variable in exception org.osgi.framework.BundleException
The operation failed to complete the requested lifecycle state change.
statechangeLock - Variable in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Internal object used for state change synchronization
stateChanging - Variable in class org.eclipse.osgi.framework.internal.core.AbstractBundle
A flag to denote whether a bundle state change is in progress
StateDelta - Interface in org.eclipse.osgi.service.resolver
A state delta contains all the changes to bundles within a state.
StateHelper - Interface in org.eclipse.osgi.service.resolver
A helper class that provides convenience methods for manipulating state objects.
StateHelperImpl - Class in org.eclipse.osgi.internal.resolver
An implementation for the StateHelper API.
StateHelperImpl() - Constructor for class org.eclipse.osgi.internal.resolver.StateHelperImpl
 
StateImpl - Class in org.eclipse.osgi.internal.resolver
 
StateImpl() - Constructor for class org.eclipse.osgi.internal.resolver.StateImpl
 
StateManager - Class in org.eclipse.osgi.internal.baseadaptor
The StateManager manages the system state for the framework.
StateManager(File, File, BundleContext) - Constructor for class org.eclipse.osgi.internal.baseadaptor.StateManager
Constructs a StateManager using the specified files and context
StateManager(File, File, BundleContext, long) - Constructor for class org.eclipse.osgi.internal.baseadaptor.StateManager
Constructs a StateManager using the specified files and context
StateMsg - Class in org.eclipse.osgi.internal.resolver
 
StateMsg() - Constructor for class org.eclipse.osgi.internal.resolver.StateMsg
 
StateObjectFactory - Interface in org.eclipse.osgi.service.resolver
A factory for states and their component objects.
StateObjectFactoryImpl - Class in org.eclipse.osgi.internal.resolver
 
StateObjectFactoryImpl() - Constructor for class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
StateWire - Class in org.eclipse.osgi.service.resolver
A state wire represents a decision made by a resolver to wire a requirement to a capability.
StateWire(BundleDescription, VersionConstraint, BundleDescription, BaseDescription) - Constructor for class org.eclipse.osgi.service.resolver.StateWire
Constructs a new state wire.
StatsManager - Class in org.eclipse.core.runtime.internal.stats
 
StatsManager() - Constructor for class org.eclipse.core.runtime.internal.stats.StatsManager
 
StatusException - Interface in org.eclipse.osgi.framework.adaptor
An exception my implement the StatusException interface to give more status information about the type of exception.
stepInto() - Method in class org.eclipse.osgi.internal.signedcontent.BERProcessor
Returns a BERProcessor for the content of the current structure.
stepOver() - Method in class org.eclipse.osgi.internal.signedcontent.BERProcessor
 
stop() - Method in class org.apache.felix.framework.Felix
This method asynchronously shuts down the framework, it must be called at the end of a session in order to shutdown all active bundles.
stop(int) - Method in class org.apache.felix.framework.Felix
 
stop() - Method in class org.eclipse.equinox.log.internal.EventAdminAdapter
 
stop(BundleContext) - Method in class org.eclipse.equinox.log.internal.LogServiceManager
 
stop(BundleContext) - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
 
stop() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Stop this bundle.
stop(int) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
stop() - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Call bundle's BundleActivator.stop() This method is called by Bundle.stopWorker to stop the bundle.
stop(int) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
stop() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
stop() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Stop the framework.
stop(int) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
 
stop(BundleContext) - Method in class org.eclipse.osgi.framework.internal.core.SystemBundleActivator
 
stop(int) - Method in class org.eclipse.osgi.launch.Equinox
 
stop() - Method in class org.eclipse.osgi.launch.Equinox
 
stop() - Method in interface org.eclipse.osgi.service.runnable.ApplicationRunnable
Forces this runnable to stop.
stop(int) - Method in interface org.osgi.framework.Bundle
Stops this bundle.
stop() - Method in interface org.osgi.framework.Bundle
Stops this bundle with no options.
stop(BundleContext) - Method in interface org.osgi.framework.BundleActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop() - Method in interface org.osgi.framework.launch.Framework
Stop this Framework.
stop(int) - Method in interface org.osgi.framework.launch.Framework
Stop this Framework.
STOP_TRANSIENT - Static variable in interface org.osgi.framework.Bundle
The bundle stop is transient and the persistent autostart setting of the bundle is not modified.
stopActivator(BundleActivator, BundleContext) - Method in class org.apache.felix.framework.util.SecureAction
 
stopConsole() - Method in class org.eclipse.osgi.framework.internal.core.ConsoleManager
Stops the OSGi Command console
stopDataManager() - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
Stops the active data manager thread which is used to unload unused state objects from memory.
stopDispatching() - Method in class org.apache.felix.framework.util.EventDispatcher
 
stopHook() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
 
stopHook() - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
stopHook() - Method in class org.eclipse.osgi.internal.composite.SurrogateImpl
 
stopped(CompositeModule) - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
stopped(CompositeModule) - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
stopped(CompositeModule) - Method in interface org.eclipse.osgi.service.internal.composite.CompositeModule
 
STOPPED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been stopped.
STOPPED - Static variable in class org.osgi.framework.FrameworkEvent
The Framework has stopped.
STOPPED_BOOTCLASSPATH_MODIFIED - Static variable in class org.osgi.framework.FrameworkEvent
The Framework has stopped and the boot class path has changed.
STOPPED_UPDATE - Static variable in class org.osgi.framework.FrameworkEvent
The Framework has stopped during update.
STOPPING - Static variable in interface org.osgi.framework.Bundle
The bundle is in the process of stopping.
STOPPING - Static variable in class org.osgi.framework.BundleEvent
The bundle is about to deactivated.
stopWorker(int) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Internal worker to stop a bundle.
stopWorker(int) - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Internal worker to stop a bundle.
stopWorker(int) - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Internal worker to stop a bundle.
StorageHook - Interface in org.eclipse.osgi.baseadaptor.hooks
A StorageHook hooks into the persistent storage loading and saving.
StorageManager - Class in org.eclipse.osgi.storagemanager
Storage managers provide a facility for tracking the state of a group of files having relationship with each others and being updated by several entities at the same time.
StorageManager(File, String) - Constructor for class org.eclipse.osgi.storagemanager.StorageManager
Returns a new storage manager for the area identified by the given base directory.
StorageManager(File, String, boolean) - Constructor for class org.eclipse.osgi.storagemanager.StorageManager
Returns a new storage manager for the area identified by the given base directory.
StreamHandlerFactory - Class in org.eclipse.osgi.framework.internal.protocol
This class contains the URL stream handler factory for the OSGi framework.
StreamHandlerFactory(BundleContext, FrameworkAdaptor) - Constructor for class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
Create the factory.
STRICT_MODE - Static variable in class org.eclipse.osgi.framework.internal.core.Constants
 
StringComparator - Class in org.apache.felix.framework.util
 
StringComparator(boolean) - Constructor for class org.apache.felix.framework.util.StringComparator
 
StringMap - Class in org.apache.felix.framework.util
Simple utility class that creates a map for string-based keys.
StringMap() - Constructor for class org.apache.felix.framework.util.StringMap
 
StringMap(Map<? extends Object, ? extends Object>) - Constructor for class org.apache.felix.framework.util.StringMap
 
SUBCLASSED - Static variable in exception org.osgi.framework.ServiceException
The exception is a subclass of ServiceException.
subList(int, int) - Method in class org.apache.felix.framework.resolver.ShadowList
 
substituteVars(String) - Static method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
SUBSTRING - Static variable in class org.apache.felix.framework.capabilityset.SimpleFilter
 
substVars(String, String, Map, Properties) - Static method in class org.apache.felix.framework.util.Util
This method performs property variable substitution on the specified value.
SUPPORTS_BOOTCLASSPATH_EXTENSION - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying whether the Framework supports bootclasspath extension bundles.
SUPPORTS_FRAMEWORK_EXTENSION - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying whether the Framework supports framework extension bundles.
SUPPORTS_FRAMEWORK_FRAGMENT - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying whether the Framework supports fragment bundles.
SUPPORTS_FRAMEWORK_REQUIREBUNDLE - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying whether the Framework supports the Require-Bundle manifest header.
SURROGATE_BUNDLE - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
SurrogateBundle - Interface in org.osgi.service.framework
Deprecated.
This API proposal was rejected by the OSGi Alliance and will not be part of any OSGi specification. Please transition to the org.osgi.framework.hooks API to control resolution, bundle, and service isolation. This API will be removed from Equinox in the 3.9 release You are cautioned against relying upon this API.
SurrogateImpl - Class in org.eclipse.osgi.internal.composite
 
SurrogateImpl(BundleData, Framework) - Constructor for class org.eclipse.osgi.internal.composite.SurrogateImpl
 
suspend(boolean) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Stop this bundle w/o marking is persistently stopped.
suspend() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Stop the SystemBundle.
suspend(boolean) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
 
suspendBundle(AbstractBundle, boolean) - Method in class org.eclipse.osgi.framework.internal.core.Framework
Suspend a bundle.
swap(Object[]) - Static method in class org.eclipse.osgi.framework.internal.core.Util
Reverse the elements in the array.
swapStaticFieldIfNotClass(Class, Class, Class, String) - Method in class org.apache.felix.framework.util.SecureAction
 
symbolicName - Variable in class org.eclipse.core.runtime.internal.stats.BundleStats
 
SynchronousBundleListener - Interface in org.osgi.framework
A synchronous BundleEvent listener.
SynchronousLogListener - Interface in org.eclipse.equinox.log
Marker interface to denotes a log listener that should be called on the logging thread
SYSTEM_BUNDLE_LOCATION - Static variable in interface org.osgi.framework.Constants
Location identifier of the OSGi system bundle , which is defined to be "System Bundle".
SYSTEM_BUNDLE_SYMBOLICNAME - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
SYSTEM_BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Alias for the symbolic name of the OSGi system bundle .
systemBundle - Variable in class org.eclipse.osgi.framework.internal.core.Framework
System Bundle object
SYSTEMBUNDLE_ACTIVATORS_PROP - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
SYSTEMBUNDLE_DEFAULT_STARTLEVEL - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
SYSTEMBUNDLE_MISSING_MANIFEST - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
SYSTEMBUNDLE_NOTRESOLVED - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
SystemBundleActivator - Class in org.eclipse.osgi.framework.internal.core
This class activates the System Bundle.
SystemBundleActivator() - Constructor for class org.eclipse.osgi.framework.internal.core.SystemBundleActivator
 
SystemBundleData - Class in org.eclipse.osgi.internal.baseadaptor
 
SystemBundleData(BaseAdaptor) - Constructor for class org.eclipse.osgi.internal.baseadaptor.SystemBundleData
 
SystemBundleLoader - Class in org.eclipse.osgi.internal.loader
The System Bundle's BundleLoader.
SystemBundleLoader(BundleHost, BundleLoaderProxy) - Constructor for class org.eclipse.osgi.internal.loader.SystemBundleLoader
 
SystemPolicy - Class in org.eclipse.osgi.internal.loader.buddy
 
SystemPolicy() - Constructor for class org.eclipse.osgi.internal.loader.buddy.SystemPolicy
 
SystemPolicy(ClassLoader) - Constructor for class org.eclipse.osgi.internal.loader.buddy.SystemPolicy
 
SystemState - Class in org.eclipse.osgi.internal.resolver
 
SystemState(BundleContext) - Constructor for class org.eclipse.osgi.internal.resolver.SystemState
 

T

TAB - Static variable in class org.eclipse.core.runtime.internal.adaptor.EclipseCommandProvider
 
tag - Variable in class org.eclipse.osgi.internal.signedcontent.BERProcessor
The tag type.
testStateChanging(Object) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
TextProcessor - Class in org.eclipse.osgi.util
This class is used to process strings that have special semantic meaning (such as file paths) in RTL-oriented locales so that they render in a way that does not corrupt the semantic meaning of the string but also maintains compliance with the Unicode BiDi algorithm of rendering Bidirectional text.
THREAD_NORMAL - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
 
ThreadGate - Class in org.apache.felix.framework.util
This class implements a simple one-shot gate for threads.
ThreadGate() - Constructor for class org.apache.felix.framework.util.ThreadGate
 
threadGroup - Variable in class org.eclipse.osgi.framework.eventmgr.EventManager
The thread group used for asynchronous event delivery
threadName - Variable in class org.eclipse.osgi.framework.eventmgr.EventManager
Thread name used for asynchronous event delivery
time - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.AccumPerfData
 
time - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger.TimeEntry
 
TIME_FIELD_START - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
TIME_FIELD_STOP - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
TIME_HIGH_AND_VERSION - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
timeEntriesIndex - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
timeEntryFactory() - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
timelog - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
timeLogEntries - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
timePaddingLength - Variable in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
TIMESTAMP - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
TIMESTAMP_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
TIMESTAMP_TST_OID - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
tmpExt - Static variable in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Extension of tmp file used during writing.
toArray() - Method in class org.apache.felix.framework.resolver.ShadowList
 
toArray(T[]) - Method in class org.apache.felix.framework.resolver.ShadowList
 
toArray() - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
toArray(A[]) - Method in class org.apache.felix.framework.util.ShrinkableCollection
 
toArray() - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
toArray(T[]) - Method in class org.eclipse.osgi.internal.baseadaptor.ArrayMap
 
toArray() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
toArray(T[]) - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
toBaseClass() - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
toExternalForm(URL) - Method in class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
toExternalForm(URL) - Method in class org.eclipse.osgi.framework.internal.core.BundleResourceHandler
Converts a bundle URL to a String.
toExternalForm(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler
 
toExternalForm(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
toExternalForm(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
toExternalForm(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.toExternalForm.
toExternalForm(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
toFileURL(URL) - Method in class org.eclipse.core.runtime.internal.adaptor.URLConverterImpl
 
toFileURL(URL) - Method in interface org.eclipse.osgi.service.urlconversion.URLConverter
Converts a URL that uses a user-defined protocol into a URL that uses the file protocol.
toFilterString(String) - Method in class org.osgi.framework.VersionRange
Returns the filter string for this version range using the specified attribute name.
Tokenizer - Class in org.eclipse.osgi.framework.internal.core
Simple tokenizer class.
Tokenizer(String) - Constructor for class org.eclipse.osgi.framework.internal.core.Tokenizer
 
TOPIC - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
TOPIC_SEPARATOR - Static variable in class org.eclipse.equinox.log.internal.EventAdminLogListener
 
toString() - Method in class org.apache.felix.framework.BundleProtectionDomain
 
toString() - Method in class org.apache.felix.framework.BundleRevisionImpl
 
toString() - Method in class org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
toString() - Method in class org.apache.felix.framework.BundleWiringImpl
 
toString() - Method in class org.apache.felix.framework.cache.ContentDirectoryContent
 
toString() - Method in class org.apache.felix.framework.cache.DirectoryContent
 
toString() - Method in class org.apache.felix.framework.cache.JarContent
 
toString() - Method in class org.apache.felix.framework.capabilityset.SimpleFilter
 
toString() - Method in class org.apache.felix.framework.Felix
 
toString() - Method in class org.apache.felix.framework.FilterImpl
 
toString() - Method in class org.apache.felix.framework.resolver.WrappedCapability
 
toString() - Method in class org.apache.felix.framework.resolver.WrappedRequirement
 
toString() - Method in class org.apache.felix.framework.util.manifestparser.R4Library
 
toString() - Method in class org.apache.felix.framework.util.MapToDictionary
 
toString() - Method in class org.apache.felix.framework.util.VersionRange
 
toString() - Method in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
toString() - Method in class org.apache.felix.framework.wiring.BundleRequirementImpl
 
toString() - Method in class org.apache.felix.framework.wiring.BundleWireImpl
 
toString() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
toString() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.Prerequisite
 
toString() - Method in class org.eclipse.core.runtime.internal.adaptor.Semaphore
 
toString() - Method in class org.eclipse.osgi.baseadaptor.BaseData
Return a string representation of the bundle that can be used in debug messages.
toString() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
Return the name of this BundleEntry by calling getName().
toString() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
 
toString() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain
 
toString() - Method in class org.eclipse.osgi.framework.adaptor.FilePath
Returns a string representation of this path.
toString() - Method in class org.eclipse.osgi.framework.debug.FrameworkDebugTraceEntry
 
toString() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Return a string representation of this bundle.
toString() - Method in class org.eclipse.osgi.framework.internal.core.ExportedPackageImpl
Deprecated.
 
toString() - Method in class org.eclipse.osgi.framework.internal.core.FilterImpl
Returns this Filter object's filter string.
toString() - Method in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
toString(Object, int) - Static method in class org.eclipse.osgi.framework.internal.core.Util
Returns a string representation of the object in the given length.
toString(Object, int, char, boolean) - Static method in class org.eclipse.osgi.framework.internal.core.Util
Returns a string representation of the object in the given length.
toString() - Method in class org.eclipse.osgi.framework.util.Headers
 
toString() - Method in class org.eclipse.osgi.framework.util.KeyedHashSet
 
toString() - Method in class org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
 
toString() - Method in class org.eclipse.osgi.internal.baseadaptor.InvalidVersion
 
toString() - Method in class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
toString() - Method in class org.eclipse.osgi.internal.loader.BundleLoader
Return a string representation of this loader.
toString() - Method in class org.eclipse.osgi.internal.loader.BundleLoaderProxy
 
toString() - Method in class org.eclipse.osgi.internal.loader.NullPackageSource
 
toString() - Method in class org.eclipse.osgi.internal.loader.SingleSourcePackage
 
toString() - Method in class org.eclipse.osgi.internal.module.ResolverBundle
 
toString() - Method in class org.eclipse.osgi.internal.module.ResolverConstraint
 
toString() - Method in class org.eclipse.osgi.internal.module.VersionSupplier
 
toString() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRow
 
toString() - Method in class org.eclipse.osgi.internal.permadmin.SecurityRowSnapShot
 
toString() - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
toString() - Method in class org.eclipse.osgi.internal.resolver.BundleSpecificationImpl
 
toString() - Method in class org.eclipse.osgi.internal.resolver.ExportPackageDescriptionImpl
 
toString() - Method in class org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
 
toString() - Method in class org.eclipse.osgi.internal.resolver.GenericSpecificationImpl
 
toString() - Method in class org.eclipse.osgi.internal.resolver.HostSpecificationImpl
 
toString() - Method in class org.eclipse.osgi.internal.resolver.ImportPackageSpecificationImpl
 
toString() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeDescriptionImpl
 
toString() - Method in class org.eclipse.osgi.internal.resolver.NativeCodeSpecificationImpl
 
toString() - Method in class org.eclipse.osgi.internal.resolver.ResolverErrorImpl
 
toString() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceReferenceImpl
Return a string representation of this reference.
toString() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl
Return a String representation of this object.
toString() - Method in class org.eclipse.osgi.internal.serviceregistry.ShrinkableCollection
 
toString() - Method in class org.eclipse.osgi.internal.signedcontent.BERProcessor
Returns a String representation of the current BER structure.
toString() - Method in interface org.eclipse.osgi.service.resolver.BundleDescription
Returns the string representation of this bundle.
toString() - Method in class org.eclipse.osgi.util.ManifestElement
 
toString() - Method in interface org.osgi.framework.Filter
Returns this Filter's filter string.
toString() - Method in class org.osgi.framework.Version
Returns the string representation of this version identifier.
toString() - Method in class org.osgi.framework.VersionRange
Returns the string representation of this version range.
toString() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the string representation of this ConditionalPermissionInfo.
toString() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the string representation of this ConditionInfo.
toString() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string representation of this PermissionInfo.
toURI(File) - Method in class org.apache.felix.framework.util.SecureAction
 
trace(String, String) - Method in interface org.eclipse.osgi.service.debug.DebugTrace
Traces a message for the specified option.
trace(String, String, Throwable) - Method in interface org.eclipse.osgi.service.debug.DebugTrace
Traces a message and exception for the specified option.
TRACE_BUNDLES - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
TRACE_CLASSES - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
TRACE_FILENAME - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
TRACE_FILTERS - Static variable in class org.eclipse.core.runtime.internal.stats.StatsManager
 
traceDumpStack(String) - Method in interface org.eclipse.osgi.service.debug.DebugTrace
Adds a trace message showing a thread stack dump for the current class and method being executed for the specified option.
traceEntry(String) - Method in interface org.eclipse.osgi.service.debug.DebugTrace
Add a trace message level stating that a method is being executed for the specified option.
traceEntry(String, Object) - Method in interface org.eclipse.osgi.service.debug.DebugTrace
Add a trace message level stating that a method with the specified argument values is being executed for the specified option.
traceEntry(String, Object[]) - Method in interface org.eclipse.osgi.service.debug.DebugTrace
Add a trace message level stating that a method with the specified arguments values is being executed for the specified option.
traceExit(String) - Method in interface org.eclipse.osgi.service.debug.DebugTrace
Add a trace message level stating that a method has completed execution for the specified option.
traceExit(String, Object) - Method in interface org.eclipse.osgi.service.debug.DebugTrace
Add a trace message level stating that a method with the specified result value has completed execution for the specified option.
traceFile - Static variable in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
TRUE - Static variable in interface org.eclipse.core.runtime.internal.adaptor.IModel
 
TRUE - Static variable in interface org.osgi.service.condpermadmin.Condition
A Condition object that will always evaluate to true and that is never postponed.
TRUST_ENGINE - Static variable in interface org.eclipse.osgi.internal.signedcontent.SignedContentConstants
 
TrustEngine - Class in org.eclipse.osgi.service.security
A TrustEngine is used to establish the authenticity of a Certificate chain.
TrustEngine() - Constructor for class org.eclipse.osgi.service.security.TrustEngine
 
TrustEngineListener - Class in org.eclipse.osgi.internal.signedcontent
 
TYPE_BOOTCLASSPATH_EXTENSION - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a bootclasspath extension bundle
TYPE_BUNDLE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource type as an OSGi bundle.
TYPE_COMPOSITEBUNDLE - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a composite bundle
TYPE_DIRECTORYBUNDLE - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
The BundleData is for a bundle exploded in a directory
TYPE_EXTCLASSPATH_EXTENSION - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for an extension classpath bundle
TYPE_FILEBUNDLE - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
The BundleData is for a bundle contained in a file (typically jar)
TYPE_FRAGMENT - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a fragment bundle
TYPE_FRAGMENT - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource type as an OSGi fragment.
TYPE_FRAGMENT - Static variable in interface org.osgi.framework.wiring.BundleRevision
Bundle revision type indicating the bundle revision is a fragment.
TYPE_FRAMEWORK_EXTENSION - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a framework extension bundle
TYPE_SINGLETON - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a singleton bundle
TYPE_SURROGATEBUNDLE - Static variable in interface org.eclipse.osgi.framework.adaptor.BundleData
The BundleData is for a composite bundle surrogate
TYPE_UNKNOWN - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource type as unknown.

U

UNDEFINED_UUID_BYTES - Static variable in class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
 
undo() - Method in interface org.eclipse.osgi.framework.adaptor.BundleOperation
Undo the change to persistent storage.
undo() - Method in class org.eclipse.osgi.internal.baseadaptor.BundleInstall
 
undo() - Method in class org.eclipse.osgi.internal.baseadaptor.BundleUninstall
Undo the change to persistent storage.
undo() - Method in class org.eclipse.osgi.internal.baseadaptor.BundleUpdate
Undo the change to persistent storage.
UnfilteredServiceListener - Interface in org.osgi.framework
A ServiceEvent listener that does not filter based upon any filter string specified to BundleContext.addServiceListener(ServiceListener, String).
ungetService(Bundle, ServiceReference) - Method in class org.apache.felix.framework.ServiceRegistry
 
ungetService(Bundle, ServiceRegistration<FrameworkLog>, FrameworkLog) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseLogFactory
 
ungetService(Bundle, ServiceRegistration<ExtendedLogReaderServiceImpl>, ExtendedLogReaderServiceImpl) - Method in class org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory
 
ungetService(Bundle, ServiceRegistration<ExtendedLogService>, ExtendedLogService) - Method in class org.eclipse.equinox.log.internal.ExtendedLogServiceFactory
 
ungetService(Bundle, ServiceRegistration<Object>, Object) - Method in class org.eclipse.osgi.framework.console.ConsoleSession
 
ungetService(ServiceReference<?>) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Unget a service's service object.
ungetService(BundleContextImpl, ServiceReferenceImpl<?>) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Releases the service object referenced by the specified ServiceReference object.
ungetService(ServiceReference<?>) - Method in interface org.osgi.framework.BundleContext
Releases the service object referenced by the specified ServiceReference object.
ungetService(Bundle, ServiceRegistration<S>, S) - Method in interface org.osgi.framework.ServiceFactory
Releases a service object.
ungetServices(Bundle) - Method in class org.apache.felix.framework.ServiceRegistry
This is a utility method to release all services being used by the specified bundle.
uninstall() - Method in class org.apache.felix.framework.Felix
 
uninstall() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Uninstall this bundle.
uninstall() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
uninstall() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Uninstall this bundle.
uninstall() - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
uninstall() - Method in class org.eclipse.osgi.internal.composite.SurrogateImpl
 
uninstall() - Method in class org.eclipse.osgi.launch.Equinox
 
uninstall() - Method in interface org.osgi.framework.Bundle
Uninstalls this bundle.
uninstall() - Method in interface org.osgi.framework.launch.Framework
The Framework cannot be uninstalled.
uninstall() - Method in interface org.osgi.service.framework.CompositeBundle
Deprecated.
Uninstalls this composite bundle.
uninstall() - Method in interface org.osgi.service.framework.SurrogateBundle
Deprecated.
This operation is not supported for surrogate bundles.
uninstallBundle(BundleData) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
uninstallBundle(BundleData) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Prepare to uninstall a bundle.
uninstallBundle(BaseData) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
UNINSTALLED - Static variable in interface org.osgi.framework.Bundle
The bundle is uninstalled and may not be used.
UNINSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been uninstalled.
uninstallWorker(PrivilegedExceptionAction<Object>) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Uninstall worker.
uninstallWorkerPrivileged() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Uninstall worker.
UniversalUniqueIdentifier - Class in org.eclipse.osgi.framework.internal.core
 
UniversalUniqueIdentifier() - Constructor for class org.eclipse.osgi.framework.internal.core.UniversalUniqueIdentifier
UniversalUniqueIdentifier default constructor returns a new instance that has been initialized to a unique value.
unload() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Unload the bundle.
unload() - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Unload the bundle.
unload() - Method in class org.eclipse.osgi.framework.internal.core.BundleHost
Unload the bundle.
unload() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Unload the bundle.
unloadLazyData(long) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
unparseSubstring(List<String>) - Static method in class org.apache.felix.framework.capabilityset.SimpleFilter
 
unregister(Object) - Method in class org.eclipse.osgi.framework.internal.protocol.MultiplexingFactory
 
unregister() - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl
Unregister the service.
unregister() - Method in interface org.osgi.framework.ServiceRegistration
Unregisters a service.
UNREGISTERED - Static variable in exception org.osgi.framework.ServiceException
The service has been unregistered.
UNREGISTERING - Static variable in class org.osgi.framework.ServiceEvent
This service is in the process of being unregistered.
unregisterService(Bundle, ServiceRegistration) - Method in class org.apache.felix.framework.ServiceRegistry
 
unregisterServices(Bundle) - Method in class org.apache.felix.framework.ServiceRegistry
This method retrieves all services registrations for the specified bundle and invokes ServiceRegistration.unregister() on each one.
unregisterServices(BundleContextImpl) - Method in class org.eclipse.osgi.internal.serviceregistry.ServiceRegistry
Called when the BundleContext is closing to unregister all services currently registered by the bundle.
UNRESOLVED - Static variable in class org.eclipse.osgi.internal.module.ResolverBundle
 
UNRESOLVED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has become unresolved in the new state.
UNRESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been unresolved.
unresolvePermissions(AbstractBundle[]) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
No work to do for the SystemBundle.
UNSPECIFIED - Static variable in exception org.osgi.framework.BundleException
No exception type is specified.
UNSPECIFIED - Static variable in exception org.osgi.framework.ServiceException
No exception type is unspecified.
UNSUPPORTED_OPERATION - Static variable in exception org.osgi.framework.BundleException
The operation was unsupported.
up() - Method in class org.apache.felix.framework.util.Mutex
 
update() - Method in class org.apache.felix.framework.Felix
 
update(InputStream) - Method in class org.apache.felix.framework.Felix
 
update() - Method in class org.eclipse.core.runtime.internal.adaptor.DefaultStartupMonitor
 
update() - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
update(InputStream) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
 
update(String, AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.BundleRepository
 
update() - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
update(InputStream) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
update() - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Update this bundle.
update(InputStream) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
Update this bundle from an InputStream.
update(File, File) - Method in class org.eclipse.osgi.internal.baseadaptor.StateManager
Update the given target files with the state data in memory.
update() - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
update(InputStream) - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
update(Map) - Method in class org.eclipse.osgi.internal.composite.CompositeImpl
 
update() - Method in class org.eclipse.osgi.launch.Equinox
 
update(InputStream) - Method in class org.eclipse.osgi.launch.Equinox
 
update() - Method in interface org.eclipse.osgi.service.runnable.StartupMonitor
Update the monitor.
update(String[], String[]) - Method in class org.eclipse.osgi.storagemanager.StorageManager
Update the given managed files with the content in the given source files.
update(InputStream) - Method in interface org.osgi.framework.Bundle
Updates this bundle from an InputStream.
update() - Method in interface org.osgi.framework.Bundle
Updates this bundle.
update() - Method in interface org.osgi.framework.launch.Framework
Stop and restart this Framework.
update(InputStream) - Method in interface org.osgi.framework.launch.Framework
Stop and restart this Framework.
update(Map) - Method in interface org.osgi.service.framework.CompositeBundle
Deprecated.
Updates this composite bundle with the specified manifest.
update() - Method in interface org.osgi.service.framework.CompositeBundle
Deprecated.
This operation is not supported for composite bundles.
update(InputStream) - Method in interface org.osgi.service.framework.CompositeBundle
Deprecated.
This operation is not supported for composite bundles.
update() - Method in interface org.osgi.service.framework.SurrogateBundle
Deprecated.
This operation is not supported for surrogate bundles.
update(InputStream) - Method in interface org.osgi.service.framework.SurrogateBundle
Deprecated.
This operation is not supported for surrogate bundles.
updateBundle(BundleData, URLConnection) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
 
updateBundle(BundleData, URLConnection) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
Prepare to update a bundle from a URLConnection.
updateBundle(BaseData, URLConnection) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
 
updateBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
updateBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
updateBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.UserState
 
updateBundle(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Updates an existing bundle description with the given description.
updateContent(InputStream) - Method in class org.eclipse.osgi.internal.composite.CompositeBase
 
updateContent(InputStream) - Method in interface org.eclipse.osgi.service.internal.composite.CompositeModule
 
UPDATED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has been updated between the old and new state.
UPDATED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been updated.
updateListener(BundleContext, Class, EventListener, Filter) - Method in class org.apache.felix.framework.util.EventDispatcher
 
updateState(BaseData, int) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorage
Updates the state mananager with an updated/installed/uninstalled bundle
updateWorker(PrivilegedExceptionAction<Object>) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Update worker.
updateWorkerPrivileged(URLConnection, AccessControlContext) - Method in class org.eclipse.osgi.framework.internal.core.AbstractBundle
Update worker.
UPDATING - Static variable in interface org.osgi.framework.hooks.bundle.CollisionHook
Specifies a bundle update operation is being performed.
upToDate(File, File, byte) - Static method in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
URL_CONTENT_MIMETYPE - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the MIME types serviced by a java.net.ContentHandler.
URL_HANDLER_INCORRECT_TYPE - Static variable in class org.eclipse.osgi.framework.internal.core.Msg
 
URL_HANDLER_PROTOCOL - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the protocols serviced by a URLStreamHandlerService.
URL_INVALID_BUNDLE_ID - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
URL_NO_BUNDLE_FOUND - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
URL_NO_BUNDLE_ID - Static variable in class org.eclipse.osgi.internal.baseadaptor.AdaptorMsg
 
URLConstants - Interface in org.osgi.service.url
Defines standard names for property keys associated with URLStreamHandlerService and java.net.ContentHandler services.
URLConverter - Interface in org.eclipse.osgi.service.urlconversion
The interface of the service that allows client-defined protocol URLs to be converted to native file URLs on the local file system.
URLConverterImpl - Class in org.eclipse.core.runtime.internal.adaptor
The service implementation that allows bundleresource or bundleentry URLs to be converted to native file URLs on the local file system.
URLConverterImpl() - Constructor for class org.eclipse.core.runtime.internal.adaptor.URLConverterImpl
 
URLHandlersStreamHandlerProxy - Class in org.apache.felix.framework
This class implements a stream handler proxy.
URLHandlersStreamHandlerProxy(String, SecureAction, URLStreamHandler, URL) - Constructor for class org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
urlSetter - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
URLSTREAMHANDLERCLASS - Static variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
URLStreamHandlerFactoryProxyFor15 - Class in org.eclipse.osgi.framework.internal.protocol
 
URLStreamHandlerFactoryProxyFor15(String, ServiceReference<URLStreamHandlerService>, BundleContext) - Constructor for class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerFactoryProxyFor15
 
URLStreamHandlerProxy - Class in org.eclipse.osgi.framework.internal.protocol
The URLStreamHandlerProxy is a URLStreamHandler that acts as a proxy for registered URLStreamHandlerServices.
URLStreamHandlerProxy(String, ServiceReference<URLStreamHandlerService>, BundleContext) - Constructor for class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
URLStreamHandlerService - Interface in org.osgi.service.url
Service interface with public versions of the protected java.net.URLStreamHandler methods.
urlStreamHandlerServiceTracker - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
URLStreamHandlerSetter - Class in org.eclipse.osgi.framework.internal.protocol
 
URLStreamHandlerSetter(URLStreamHandlerProxy) - Constructor for class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerSetter
 
URLStreamHandlerSetter - Interface in org.osgi.service.url
Interface used by URLStreamHandlerService objects to call the setURL method on the proxy URLStreamHandler object.
urlStreamServiceReference - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
use(BundleFile) - Method in class org.eclipse.osgi.baseadaptor.bundlefile.MRUBundleFileList
Increments the use stamp of a bundle file
USE_LOCALURLS_PROP - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
USER_FILTER - Static variable in interface org.eclipse.osgi.service.datalocation.Location
Constant which defines the filter string for acquiring the service which specifies the user location.
UserState - Class in org.eclipse.osgi.internal.resolver
This implementation of State does a bookkeeping of all added/removed
UserState() - Constructor for class org.eclipse.osgi.internal.resolver.UserState
 
USES_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying a list of packages that an exported package or provided capability uses.
Util - Class in org.apache.felix.framework.util
 
Util() - Constructor for class org.apache.felix.framework.util.Util
 
Util - Class in org.eclipse.osgi.framework.internal.core
This class contains utility functions.
Util() - Constructor for class org.eclipse.osgi.framework.internal.core.Util
 

V

validate() - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook
 
validate() - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Validates the data in this storage hook, if the data is invalid then an illegal state exception is thrown
validate() - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
validate() - Method in class org.eclipse.osgi.internal.signedcontent.SignedStorageHook
 
validateForm() - Method in interface org.eclipse.core.runtime.internal.adaptor.IPluginInfo
 
validateForm() - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser.PluginInfo
 
validateNativePaths(String[]) - Method in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
value - Variable in class org.eclipse.osgi.framework.internal.core.Tokenizer
 
values() - Method in class org.apache.felix.framework.util.ShrinkableMap
 
values() - Method in class org.eclipse.osgi.framework.eventmgr.CopyOnWriteIdentityMap
Returns a snapshot of the values in this map.
values() - Method in class org.eclipse.osgi.framework.util.Headers
 
VARIABLE_DELIM_CHAR - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
VARIABLE_DELIM_STRING - Static variable in class org.eclipse.osgi.internal.baseadaptor.BaseStorageHook
 
verboseDebug - Variable in class org.eclipse.osgi.framework.debug.FrameworkDebugOptions
Is verbose debugging enabled? Changing this value causes a new tracing session to start.
verify() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentFile.SignedContentFileEntry
 
verify() - Method in class org.eclipse.osgi.internal.signedcontent.SignedContentImpl.SignedContentEntryImpl
 
verify() - Method in interface org.eclipse.osgi.signedcontent.SignedContentEntry
Verifies the content of this this entry is valid.
verifyCerts() - Method in class org.eclipse.osgi.internal.signedcontent.PKCS7Processor
 
verifyContent() - Method in interface org.eclipse.osgi.internal.provisional.verifier.CertificateVerifier
Verifies the content of the repository.
verifySFSignature(byte[], int, int) - Method in class org.eclipse.osgi.internal.signedcontent.PKCS7Processor
 
Version - Class in org.osgi.framework
Version identifier for capabilities such as bundles and packages.
Version(int, int, int) - Constructor for class org.osgi.framework.Version
Creates a version identifier from the specified numerical components.
Version(int, int, int, String) - Constructor for class org.osgi.framework.Version
Creates a version identifier from the specified components.
Version(String) - Constructor for class org.osgi.framework.Version
Creates a version identifier from the specified string.
VERSION_ATTR - Static variable in class org.apache.felix.framework.wiring.BundleCapabilityImpl
 
VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the version of a package specified in the Export-Package or Import-Package manifest header.
VERSION_SEGMENT_COUNT - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
VERSION_SEGMENT_SEPARATOR - Static variable in interface org.apache.felix.framework.util.FelixConstants
 
VersionConstraint - Interface in org.eclipse.osgi.service.resolver
VersionConstraints represent the relationship between two bundles (in the case of bundle requires) or a bundle and a package (in the case of import/export).
VersionHashMap<V extends VersionSupplier> - Class in org.eclipse.osgi.internal.module
 
VersionHashMap(ResolverImpl) - Constructor for class org.eclipse.osgi.internal.module.VersionHashMap
 
VersionRange - Class in org.apache.felix.framework.util
 
VersionRange(Version, boolean, Version, boolean) - Constructor for class org.apache.felix.framework.util.VersionRange
 
VersionRange - Class in org.eclipse.osgi.service.resolver
This class represents a version range.
VersionRange(Version, boolean, Version, boolean) - Constructor for class org.eclipse.osgi.service.resolver.VersionRange
Constructs a VersionRange with the specified minVersion and maxVersion.
VersionRange(String) - Constructor for class org.eclipse.osgi.service.resolver.VersionRange
Creates a version range from the specified string.
VersionRange - Class in org.osgi.framework
Version range.
VersionRange(char, Version, Version, char) - Constructor for class org.osgi.framework.VersionRange
Creates a version range from the specified versions.
VersionRange(String) - Constructor for class org.osgi.framework.VersionRange
Creates a version range from the specified string.
VersionSupplier - Class in org.eclipse.osgi.internal.module
 
VISIBILITY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying the visibility of a required bundle in the Require-Bundle manifest header.
VISIBILITY_PRIVATE - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a private visibility type.
VISIBILITY_PRIVATE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The directive value identifying a private visibility type.
VISIBILITY_REEXPORT - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a reexport visibility type.
VISIBILITY_REEXPORT - Static variable in class org.osgi.framework.namespace.BundleNamespace
The directive value identifying a reexport visibility type.
VISIBLE_INCLUDE_ALL_HOST_WIRES - Static variable in interface org.eclipse.osgi.service.resolver.StateHelper
An option to get all visible packages that a host bundle is currently wired to.
VISIBLE_INCLUDE_EE_PACKAGES - Static variable in interface org.eclipse.osgi.service.resolver.StateHelper
An option to include packages available from the execution environment when getting the visible packages of a bundle.

W

WAIT_TIMEDOUT - Static variable in class org.osgi.framework.FrameworkEvent
The Framework did not stop before the wait timeout expired.
waitForService(long) - Method in class org.osgi.util.tracker.ServiceTracker
Wait for at least one service to be tracked by this ServiceTracker.
waitForStop(long) - Method in class org.apache.felix.framework.Felix
This method will cause the calling thread to block until the framework shuts down.
waitForStop(long) - Method in class org.eclipse.osgi.framework.internal.core.EquinoxLauncher
 
waitForStop(long) - Method in class org.eclipse.osgi.framework.internal.core.Framework
 
waitForStop(long) - Method in class org.eclipse.osgi.framework.internal.core.InternalSystemBundle
 
waitForStop(long) - Method in class org.eclipse.osgi.launch.Equinox
 
waitForStop(long) - Method in interface org.osgi.framework.launch.Framework
Wait until this Framework has completely stopped.
warning(SAXParseException) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
WARNING - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Severity constant (bit mask, value 2) indicating this log entry represents a warning.
WARNING - Static variable in class org.osgi.framework.FrameworkEvent
A warning has occurred.
watchBundle(Bundle, int) - Method in class org.eclipse.core.runtime.internal.stats.StatsManager
 
watchBundle(Bundle, int) - Method in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
Receives notification that a lifecycle change is going to start or has ended.
WeakZipFileFactory - Class in org.apache.felix.framework.util
This class implements a factory for creating weak zip files, which behave mostly like a ZipFile, but can be weakly closed to limit the number of open files.
WeakZipFileFactory(int) - Constructor for class org.apache.felix.framework.util.WeakZipFileFactory
Constructs a weak zip file factory with the specified file limit.
WeakZipFileFactory.WeakZipFile - Class in org.apache.felix.framework.util
This class wraps a ZipFile to making it possible to weakly close it; this means the underlying zip file will be automatically reopened on demand if anyone tries to use it.
WEAVE - Static variable in class org.osgi.framework.AdminPermission
The action string weave.
weave(WovenClass) - Method in interface org.osgi.framework.hooks.weaving.WeavingHook
Weaving hook method.
WeavingException - Exception in org.osgi.framework.hooks.weaving
A weaving exception used to indicate that the class load should be failed but the weaving hook must not be blacklisted by the framework.
WeavingException(String, Throwable) - Constructor for exception org.osgi.framework.hooks.weaving.WeavingException
Creates a WeavingException with the specified message and exception cause.
WeavingException(String) - Constructor for exception org.osgi.framework.hooks.weaving.WeavingException
Creates a WeavingException with the specified message.
WeavingHook - Interface in org.osgi.framework.hooks.weaving
OSGi Framework Weaving Hook Service.
WeavingHookConfigurator - Class in org.eclipse.osgi.internal.baseadaptor.weaving
 
WeavingHookConfigurator() - Constructor for class org.eclipse.osgi.internal.baseadaptor.weaving.WeavingHookConfigurator
 
Wire - Interface in org.osgi.resource
A wire connecting a Capability to a Requirement.
Wiring - Interface in org.osgi.resource
A wiring for a resource.
WovenClass - Interface in org.osgi.framework.hooks.weaving
A class being woven.
WovenClassImpl - Class in org.eclipse.osgi.internal.baseadaptor.weaving
 
WovenClassImpl(String, byte[], BundleEntry, ProtectionDomain, BundleLoader, ServiceRegistry, Map<ServiceRegistration<?>, Boolean>) - Constructor for class org.eclipse.osgi.internal.baseadaptor.weaving.WovenClassImpl
 
wrapBundleFile(BundleFile, Object, BaseData, boolean) - Method in interface org.eclipse.osgi.baseadaptor.hooks.BundleFileWrapperFactoryHook
Wraps a bundle file for the given content and base data.
wrapBundleFile(BundleFile, Object, BaseData, boolean) - Method in class org.eclipse.osgi.internal.signedcontent.SignedBundleHook
 
WrappedCapability - Class in org.apache.felix.framework.resolver
 
WrappedCapability(BundleRevision, BundleCapabilityImpl) - Constructor for class org.apache.felix.framework.resolver.WrappedCapability
 
WrappedRequirement - Class in org.apache.felix.framework.resolver
 
WrappedRequirement(BundleRevision, BundleRequirementImpl) - Constructor for class org.apache.felix.framework.resolver.WrappedRequirement
 
write(byte[]) - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
Override default FilterOutputStream method.
write(byte[], int, int) - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
Override default FilterOutputStream method.
write(int) - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
Override default FilterOutputStream method.
write(byte[], int, int) - Method in class org.eclipse.osgi.storagemanager.ManagedOutputStream
 
writeLock() - Method in class org.eclipse.equinox.log.internal.BasicReadWriteLock
 
writeManifest(File, Dictionary<String, String>, boolean) - Method in class org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl
 
writeManifest(File, Dictionary<String, String>, boolean) - Method in interface org.eclipse.osgi.service.pluginconversion.PluginConverter
Construct a bundle manifest file from the given dictionary and write it out to the specified location in the file system.
writeState(State, DataOutputStream) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
Deprecated. 
writeState(State, File) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
writeState(State, OutputStream) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
Deprecated. 
writeState(State, File, File) - Method in class org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl
 
writeState(State, OutputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
writeState(State, DataOutputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
writeState(State, File) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Persists the given state in the given directory.
writeStringOrNull(DataOutputStream, String) - Static method in class org.eclipse.osgi.internal.baseadaptor.AdaptorUtil
 
writeToProfileLogFile(String) - Method in class org.eclipse.osgi.internal.profile.DefaultProfileLogger
 
writeUnlock() - Method in class org.eclipse.equinox.log.internal.BasicReadWriteLock
 
WS_CARBON - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "carbon") indicating the platform is running on a machine using the Carbon windowing system (Mac OS X).
WS_COCOA - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "cocoa") indicating the platform is running on a machine using the Cocoa windowing system.
WS_GTK - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "gtk") indicating the platform is running on a machine using the GTK windowing system.
WS_MOTIF - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "motif") indicating the platform is running on a machine using the Motif windowing system.
WS_PHOTON - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "photon") indicating the platform is running on a machine using the Photon windowing system.
WS_S60 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "s60") indicating the platform is running on a machine using the S60 windowing system.
WS_UNKNOWN - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "unknown") indicating the platform is running on a machine running an unknown windowing system.
WS_WIN32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "win32") indicating the platform is running on a machine using the Windows windowing system.
WS_WPF - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "wpf") indicating the platform is running on a machine using the Windows Presentation Foundation sytstem.

Z

ZipBundleEntry - Class in org.eclipse.osgi.baseadaptor.bundlefile
A BundleEntry represented by a ZipEntry in a ZipFile.
ZipBundleFile - Class in org.eclipse.osgi.baseadaptor.bundlefile
A BundleFile that uses a ZipFile as it base file.
ZipBundleFile(File, BaseData) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
Constructs a ZipBundle File
ZipBundleFile(File, BaseData, MRUBundleFileList) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
 
zipEntry - Variable in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
ZipEntry for this entry.
zipFile - Variable in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
The zip file

_

_b(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the bundle command's abbreviation.
_bundle(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the bundle command.
_bundles(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the bundles command.
_classSpaces(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
 
_close(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the close command.
_diag(CommandInterpreter) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseCommandProvider
 
_disableBundle(CommandInterpreter) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseCommandProvider
 
_disabledBundles(CommandInterpreter) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseCommandProvider
 
_enableBundle(CommandInterpreter) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseCommandProvider
 
_exec(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Executes the given system command in a separate system process and waits for it to finish.
_exit(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the exit command.
_fork(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Executes the given system command in a separate system process.
_gc(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the gc command.
_getPackages(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
 
_getprop(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
 
_h(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the headers command's abbreviation.
_headers(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the headers command.
_help(CommandInterpreter) - Method in class org.eclipse.core.runtime.internal.adaptor.EclipseCommandProvider
Handles the help command
_help(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the help command
_i(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the install command's abbreviation.
_init(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the init command.
_install(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the install command.
_launch(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the launch command.
_more() - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter
Toggles the use of the more prompt for displayed output.
_p(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the packages command's abbreviation.
_packages(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the packages command.
_pr(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the props command's abbreviation.
_profilelog(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the profilelog command.
_props(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the _props command.
_r(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the refresh command's abbreviation.
_refresh(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the refresh command.
_requiredBundles(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
 
_s(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the status command's abbreviation.
_se(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the services command's abbreviation.
_services(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the services command.
_setbsl(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the setbsl (set bundle startlevel) command.
_setfwsl(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the setfwsl (set framework startlevel) command.
_setibsl(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the setibsl (set initial bundle startlevel) command.
_setp(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the setprop command's abbreviation.
_setprop(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the setprop command.
_shutdown(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the shutdown command.
_sl(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the sl (startlevel) command.
_ss(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Prints the short version of the status.
_sta(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the start command's abbreviation.
_start(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the start command.
_status(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the status command.
_sto(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the stop command's abbreviation.
_stop(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the stop command.
_t(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handles the threads command abbreviation.
_threads(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Prints the information about the currently running threads in the embedded system.
_un(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the uninstall command's abbreviation.
_uninstall(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the uninstall command.
_up(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the update command's abbreviation.
_update(CommandInterpreter) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
Handle the update command.
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.