- 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 - 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
-
Deprecated.
use StateObjectFactory.createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[])
- 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
-
Deprecated.
use StateObjectFactory.createBundleDescription(long, String, Version, String, BundleSpecification[], HostSpecification, ImportPackageSpecification[], ExportPackageDescription[], boolean, boolean, boolean, String, String[], GenericSpecification[], GenericDescription[])
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getBundleClassLoaderParent() - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook
-
- 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
-
- 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 Bundle
s 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
-
- getCapability() - Method in interface org.osgi.resource.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getProvidedResourceWires(String) - Method in interface org.osgi.resource.Wiring
-
- getProvidedWires(String) - Method in class org.apache.felix.framework.BundleWiringImpl
-
- getProvidedWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
- 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
-
- getProvider() - Method in interface org.osgi.resource.Wire
-
- 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
-
- 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
-
- 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
ServiceReference
s 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
ServiceReference
s 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
-
- 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
-
- getRequiredResourceWires(String) - Method in interface org.osgi.resource.Wiring
-
- getRequiredWires(String) - Method in class org.apache.felix.framework.BundleWiringImpl
-
- getRequiredWires(String) - Method in interface org.osgi.framework.wiring.BundleWiring
-
- 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
-
- getRequirement() - Method in interface org.osgi.resource.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
-
- getRequirer() - Method in interface org.osgi.resource.Wire
-
- getRequirerWiring() - Method in class org.apache.felix.framework.wiring.BundleWireImpl
-
- getRequirerWiring() - Method in interface org.osgi.framework.wiring.BundleWire
-
- 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
-
- 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 ResolverError
s 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
-
- 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
-
- 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
-
- 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 ServiceReference
s 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
ServiceReference
s 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
ServiceReference
s 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
-
- 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 Bundle
s 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 ServiceReference
s 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
-
- 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
-
- 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
-
- initialize() - Method in class org.eclipse.osgi.baseadaptor.HookRegistry
-
Initializes the hook configurators.
- initialize(BaseAdaptor) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
-
- 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
-
- 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
-
- 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
-
- 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
-
- readState(DataInputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
-
- 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 ResolverError
s 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-