A B C D E F G H I J K L M N O P R S T U V W 
所有类 所有程序包

A

AbstractURLStreamHandlerService - org.osgi.service.url中的类
Abstract implementation of the URLStreamHandlerService interface.
AbstractURLStreamHandlerService() - 类 的构造器org.osgi.service.url.AbstractURLStreamHandlerService
 
AbstractWiringNamespace - org.osgi.framework.namespace中的类
Wiring Capability and Requirement Namespaces base class.
ACTIVATION_LAZY - 接口 中的静态变量org.osgi.framework.Constants
Bundle activation policy declaring the bundle must be activated when the first class load is made from the bundle.
activationPolicyUsed - 类 中的变量org.osgi.framework.startlevel.dto.BundleStartLevelDTO
The bundle's autostart setting indicates that the activation policy declared in the bundle manifest must be used.
ACTIVATOR_ERROR - 异常错误 中的静态变量org.osgi.framework.BundleException
The bundle activator was in error.
ACTIVE - 接口 中的静态变量org.osgi.framework.Bundle
The bundle is now running.
adapt(Class<A>) - 类 中的方法org.apache.felix.framework.Felix
 
adapt(Class<A>) - 接口 中的方法org.osgi.framework.Bundle
Adapt this bundle to the specified type.
adapt(Class<A>) - 接口 中的方法org.osgi.framework.launch.Framework
Adapt this Framework to the specified type.
ADAPT - 类 中的静态变量org.osgi.framework.AdaptPermission
The action string initiate.
AdaptPermission - org.osgi.framework中的类
A bundle's authority to adapt an object to a type.
AdaptPermission(String, String) - 类 的构造器org.osgi.framework.AdaptPermission
Creates a new granted AdaptPermission object.
AdaptPermission(String, Bundle, String) - 类 的构造器org.osgi.framework.AdaptPermission
Creates a new requested AdaptPermission object to be used by the code that must perform checkPermission.
add(int, T) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
add(T) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
add(T) - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
addAll(int, Collection<? extends T>) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
addAll(Collection<? extends T>) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
addAll(Collection<? extends T>) - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
addBundleListener(BundleListener) - 接口 中的方法org.osgi.framework.BundleContext
Adds the specified BundleListener object to the context bundle's list of listeners if not already present.
addCapability() - 接口 中的方法org.apache.felix.framework.ext.FelixBundleContext
 
addCapability(BundleCapability) - 类 中的方法org.apache.felix.framework.capabilityset.CapabilitySet
 
addDynamicWire(BundleWire) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
added(Collection<ListenerHook.ListenerInfo>) - 接口 中的方法org.osgi.framework.hooks.service.ListenerHook
Added listeners hook method.
addFrameworkListener(FrameworkListener) - 接口 中的方法org.osgi.framework.BundleContext
Adds the specified FrameworkListener object to the context bundle's list of listeners if not already present.
addingBundle(Bundle, BundleEvent) - 类 中的方法org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.addingBundle method.
addingBundle(Bundle, BundleEvent) - 接口 中的方法org.osgi.util.tracker.BundleTrackerCustomizer
A bundle is being added to the BundleTracker.
addingService(ServiceReference<S>) - 类 中的方法org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.addingService method.
addingService(ServiceReference<S>) - 接口 中的方法org.osgi.util.tracker.ServiceTrackerCustomizer
A service is being added to the ServiceTracker.
addListener(BundleContext, Class, EventListener, Filter) - 类 中的方法org.apache.felix.framework.util.EventDispatcher
 
addRequirement(String) - 接口 中的方法org.apache.felix.framework.ext.FelixBundleContext
 
addServiceListener(ServiceListener) - 接口 中的方法org.osgi.framework.BundleContext
Adds the specified ServiceListener object to the context bundle's list of listeners.
addServiceListener(ServiceListener, String) - 接口 中的方法org.osgi.framework.BundleContext
Adds the specified ServiceListener object with the specified filter to the context bundle's list of listeners.
addURLToURLClassLoader(URL, ClassLoader) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
AdminPermission - org.osgi.framework中的类
A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.
AdminPermission() - 类 的构造器org.osgi.framework.AdminPermission
Creates a new AdminPermission object that matches all bundles and has all actions.
AdminPermission(String, String) - 类 的构造器org.osgi.framework.AdminPermission
Create a new AdminPermission.
AdminPermission(Bundle, String) - 类 的构造器org.osgi.framework.AdminPermission
Creates a new requested AdminPermission object to be used by the code that must perform checkPermission.
AllServiceListener - org.osgi.framework中的接口
A ServiceEvent listener that does not filter based upon package wiring.
AND - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 
APPROX - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 
ASYNC_ERROR - 异常错误 中的静态变量org.osgi.framework.ServiceException
An asynchronous operation was unable to obtain the service.
ATTRIBUTE_SEPARATOR - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
attributes - 类 中的变量org.osgi.resource.dto.CapabilityDTO
The attributes for the capability.
attributes - 类 中的变量org.osgi.resource.dto.RequirementDTO
The attributes for the requirement.
await(long) - 类 中的方法org.apache.felix.framework.util.ThreadGate
Wait for the gate to open.

B

base64Encode(String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
begin(Collection<BundleRevision>) - 接口 中的方法org.osgi.framework.hooks.resolver.ResolverHookFactory
This method is called by the framework each time a resolve process begins to obtain a resolver hook instance.
BOOT_CLASSLOADERS_PROP - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
BUFSIZE - 类 中的静态变量org.apache.felix.framework.cache.BundleCache
 
BUFSIZE - 类 中的静态变量org.apache.felix.framework.util.SecureAction
 
bundle - 类 中的变量org.osgi.framework.dto.ServiceReferenceDTO
The id of the bundle that registered the service.
bundle - 类 中的变量org.osgi.framework.startlevel.dto.BundleStartLevelDTO
The id of the bundle associated with this start level.
bundle - 类 中的变量org.osgi.framework.wiring.dto.BundleRevisionDTO
The id of the bundle associated with the bundle revision.
bundle - 类 中的变量org.osgi.framework.wiring.dto.BundleWiringDTO
The id of the bundle associated with the bundle wiring graph.
Bundle - org.osgi.framework中的接口
An installed bundle in the Framework.
BUNDLE_ACTIVATIONPOLICY - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's activation policy.
BUNDLE_ACTIVATOR - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's activator class.
BUNDLE_CATEGORY - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's category.
BUNDLE_CLASSPATH - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying a list of directories and embedded JAR files, which are bundle resources used to extend the bundle's classpath.
BUNDLE_CONTACTADDRESS - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the contact address where problems with the bundle may be reported; for example, an email address.
BUNDLE_COPYRIGHT - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's copyright information.
BUNDLE_DEFAULT_STARTLEVEL - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
BUNDLE_DESCRIPTION - 接口 中的静态变量org.osgi.framework.Constants
Manifest header containing a brief description of the bundle's functionality.
BUNDLE_DOCURL - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's documentation URL, from which further information about the bundle may be obtained.
BUNDLE_ICON - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's icon URLs.
BUNDLE_LICENSE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's license information.
BUNDLE_LOCALIZATION - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the base name of the bundle's localization entries.
BUNDLE_LOCALIZATION_DEFAULT_BASENAME - 接口 中的静态变量org.osgi.framework.Constants
Default value for the Bundle-Localization manifest header.
BUNDLE_MANIFESTVERSION - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle manifest version.
BUNDLE_NAME - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's name.
BUNDLE_NAMESPACE - 类 中的静态变量org.osgi.framework.namespace.BundleNamespace
Namespace name for bundle capabilities and requirements.
BUNDLE_NAMESPACE - 接口 中的静态变量org.osgi.framework.wiring.BundleRevision
Namespace for bundle capabilities and requirements.
BUNDLE_NATIVECODE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying a number of hardware environments and the native language code libraries that the bundle is carrying for each of these environments.
BUNDLE_NATIVECODE_LANGUAGE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header attribute identifying the language in which the native bundle code is written specified in the Bundle-NativeCode manifest header.
BUNDLE_NATIVECODE_OPTIONAL - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
BUNDLE_NATIVECODE_OSNAME - 接口 中的静态变量org.osgi.framework.Constants
Manifest header attribute identifying the operating system required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_OSVERSION - 接口 中的静态变量org.osgi.framework.Constants
Manifest header attribute identifying the operating system version required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_PROCESSOR - 接口 中的静态变量org.osgi.framework.Constants
Manifest header attribute identifying the processor required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_REQUIREDEXECUTIONENVIRONMENT - 接口 中的静态变量org.osgi.framework.Constants
已过时。
As of 1.6. Replaced by the osgi.ee capability.
BUNDLE_STARTLEVEL_PROP - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
BUNDLE_SYMBOLICNAME - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's symbolic name.
BUNDLE_SYMBOLICNAME_ATTRIBUTE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header attribute identifying the symbolic name of a bundle that exports a package specified in the Import-Package manifest header.
BUNDLE_TYPE_FRAGMENT - 接口 中的静态变量org.osgi.service.packageadmin.PackageAdmin
已过时。
Bundle type indicating the bundle is a fragment bundle.
BUNDLE_UPDATELOCATION - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the location from which a new bundle version is obtained during a bundle update operation.
BUNDLE_URL_PROTOCOL - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
BUNDLE_VENDOR - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's vendor.
BUNDLE_VERSION - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the bundle's version.
BUNDLE_VERSION_ATTRIBUTE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header attribute identifying a range of versions for a bundle specified in the Require-Bundle or Fragment-Host manifest headers.
BundleActivator - org.osgi.framework中的接口
Customizes the starting and stopping of a bundle.
BundleArchive - org.apache.felix.framework.cache中的类
This class is a logical abstraction for a bundle archive.
BundleArchive(Logger, Map, WeakZipFileFactory, File) - 类 的构造器org.apache.felix.framework.cache.BundleArchive
This constructor is called when an archive for a bundle is being reconstructed when the framework is restarted.
BundleArchive(Logger, Map, WeakZipFileFactory, File, long, int, String, InputStream) - 类 的构造器org.apache.felix.framework.cache.BundleArchive
This constructor is used for creating new archives when a bundle is installed into the framework.
BundleArchiveRevision - org.apache.felix.framework.cache中的类
This class implements an abstract revision of a bundle archive.
BundleArchiveRevision(Logger, Map, File, String) - 类 的构造器org.apache.felix.framework.cache.BundleArchiveRevision
This class is abstract and cannot be created.
BundleCache - org.apache.felix.framework.cache中的类
This class, combined with BundleArchive, and concrete BundleRevision subclasses, implement the Felix bundle cache.
BundleCache(Logger, Map) - 类 的构造器org.apache.felix.framework.cache.BundleCache
 
BundleCapability - org.osgi.framework.wiring中的接口
A capability that has been declared from a bundle revision.
BundleCapabilityImpl - org.apache.felix.framework.wiring中的类
 
BundleCapabilityImpl(BundleRevision, String, Map<String, String>, Map<String, Object>) - 类 的构造器org.apache.felix.framework.wiring.BundleCapabilityImpl
 
bundleChanged(BundleEvent) - 接口 中的方法org.osgi.framework.BundleListener
Receives notification that a bundle has had a lifecycle change.
BundleClassLoader(BundleWiringImpl, ClassLoader, Logger) - 类 的构造器org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
BundleClassLoaderJava5(BundleWiringImpl, ClassLoader, Logger) - 类 的构造器org.apache.felix.framework.BundleWiringImpl.BundleClassLoaderJava5
 
BundleContext - org.osgi.framework中的接口
A bundle's execution context within the Framework.
BundleDTO - org.osgi.framework.dto中的类
Data Transfer Object for a Bundle.
BundleDTO() - 类 的构造器org.osgi.framework.dto.BundleDTO
 
BundleEvent - org.osgi.framework中的类
An event from the Framework describing a bundle lifecycle change.
BundleEvent(int, Bundle) - 类 的构造器org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BundleEvent(int, Bundle, Bundle) - 类 的构造器org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BundleException - org.osgi.framework中的异常错误
A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleException(String) - 异常错误 的构造器org.osgi.framework.BundleException
Creates a BundleException with the specified message.
BundleException(String, int) - 异常错误 的构造器org.osgi.framework.BundleException
Creates a BundleException with the specified message and type.
BundleException(String, int, Throwable) - 异常错误 的构造器org.osgi.framework.BundleException
Creates a BundleException with the specified message, type and exception cause.
BundleException(String, Throwable) - 异常错误 的构造器org.osgi.framework.BundleException
Creates a BundleException with the specified message and exception cause.
BundleListener - org.osgi.framework中的接口
A BundleEvent listener.
BundleNamespace - org.osgi.framework.namespace中的类
Bundle Capability and Requirement Namespace.
BundlePermission - org.osgi.framework中的类
A bundle's authority to require or provide a bundle or to receive or attach fragments.
BundlePermission(String, String) - 类 的构造器org.osgi.framework.BundlePermission
Defines the authority to provide and/or require and or specify a host fragment symbolic name within the OSGi environment.
BundleProtectionDomain - org.apache.felix.framework中的类
 
BundleReference - org.osgi.framework中的接口
A reference to a Bundle.
BundleRequirement - org.osgi.framework.wiring中的接口
A requirement that has been declared from a bundle revision.
BundleRequirementImpl - org.apache.felix.framework.wiring中的类
 
BundleRequirementImpl(BundleRevision, String, Map<String, String>, Map<String, Object>) - 类 的构造器org.apache.felix.framework.wiring.BundleRequirementImpl
 
BundleRequirementImpl(BundleRevision, String, Map<String, String>, Map<String, Object>, SimpleFilter) - 类 的构造器org.apache.felix.framework.wiring.BundleRequirementImpl
 
BundleRevision - org.osgi.framework.wiring中的接口
Bundle Revision.
BundleRevisionDTO - org.osgi.framework.wiring.dto中的类
Data Transfer Object for a BundleRevision.
BundleRevisionDTO() - 类 的构造器org.osgi.framework.wiring.dto.BundleRevisionDTO
 
BundleRevisionImpl - org.apache.felix.framework中的类
 
BundleRevisionImpl(Bundle, String) - 类 的构造器org.apache.felix.framework.BundleRevisionImpl
This constructor is used by the extension manager, since it needs a constructor that does not throw an exception.
BundleRevisions - org.osgi.framework.wiring中的接口
The bundle revisions of a bundle.
bundles - 类 中的变量org.osgi.framework.dto.FrameworkDTO
The bundles that are installed in the framework.
BundleStartLevel - org.osgi.framework.startlevel中的接口
Query and modify the start level information for a bundle.
BundleStartLevelDTO - org.osgi.framework.startlevel.dto中的类
Data Transfer Object for a BundleStartLevel.
BundleStartLevelDTO() - 类 的构造器org.osgi.framework.startlevel.dto.BundleStartLevelDTO
 
BundleTracker<T> - org.osgi.util.tracker中的类
The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.
BundleTracker(BundleContext, int, BundleTrackerCustomizer<T>) - 类 的构造器org.osgi.util.tracker.BundleTracker
Create a BundleTracker for bundles whose state is present in the specified state mask.
BundleTrackerCustomizer<T> - org.osgi.util.tracker中的接口
The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked.
BundleWire - org.osgi.framework.wiring中的接口
A wire connecting a BundleCapability to a BundleRequirement.
BundleWireDTO - org.osgi.framework.wiring.dto中的类
Data Transfer Object for a BundleWire.
BundleWireDTO() - 类 的构造器org.osgi.framework.wiring.dto.BundleWireDTO
 
BundleWireImpl - org.apache.felix.framework.wiring中的类
 
BundleWireImpl(BundleRevision, BundleRequirement, BundleRevision, BundleCapability) - 类 的构造器org.apache.felix.framework.wiring.BundleWireImpl
 
BundleWiring - org.osgi.framework.wiring中的接口
A wiring for a bundle.
BundleWiringDTO - org.osgi.framework.wiring.dto中的类
Data Transfer Object for a BundleWiring graph.
BundleWiringDTO() - 类 的构造器org.osgi.framework.wiring.dto.BundleWiringDTO
 
BundleWiringDTO.NodeDTO - org.osgi.framework.wiring.dto中的类
Data Transfer Object for a BundleWiring node.
BundleWiringImpl - org.apache.felix.framework中的类
 
BundleWiringImpl.BundleClassLoader - org.apache.felix.framework中的类
 
BundleWiringImpl.BundleClassLoaderJava5 - org.apache.felix.framework中的类
 

C

CACHE_BUFSIZE_PROP - 类 中的静态变量org.apache.felix.framework.cache.BundleCache
 
CACHE_FILELIMIT_PROP - 类 中的静态变量org.apache.felix.framework.cache.BundleCache
 
CACHE_LOCKING_PROP - 类 中的静态变量org.apache.felix.framework.cache.BundleCache
 
CACHE_ROOTDIR_PROP - 类 中的静态变量org.apache.felix.framework.cache.BundleCache
 
CACHE_SINGLEBUNDLEFILE_PROP - 类 中的静态变量org.apache.felix.framework.cache.BundleCache
 
callWovenClassListeners(Felix, Set<ServiceReference<WovenClassListener>>, WovenClass) - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
CandidateComparator - org.apache.felix.framework.resolver中的类
 
CandidateComparator() - 类 的构造器org.apache.felix.framework.resolver.CandidateComparator
 
capabilities - 类 中的变量org.osgi.resource.dto.ResourceDTO
The capabilities of the resource.
capabilities - 类 中的变量org.osgi.resource.dto.WiringDTO
The references to the capabilities for the wiring node.
capability - 类 中的变量org.osgi.resource.dto.CapabilityRefDTO
The identifier of the capability in the resource.
capability - 类 中的变量org.osgi.resource.dto.WireDTO
Reference to the Capability for the wire.
Capability - org.osgi.resource中的接口
A capability that has been declared from a Resource.
CAPABILITY_BUNDLE_SYMBOLICNAME_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.PackageNamespace
The capability attribute contains the symbolic name of the resource providing the package.
CAPABILITY_BUNDLE_VERSION_ATTRIBUTE - 类 中的静态变量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 - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains a human readable copyright notice for the resource.
CAPABILITY_DESCRIPTION_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains a human readable description for the resource.
CAPABILITY_DOCUMENTATION_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains the URL to documentation for the resource.
CAPABILITY_EFFECTIVE_DIRECTIVE - 类 中的静态变量org.osgi.resource.Namespace
The capability directive used to specify the effective time for the capability.
CAPABILITY_EXCLUDE_DIRECTIVE - 类 中的静态变量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 - 类 中的静态变量org.osgi.framework.namespace.BundleNamespace
The capability directive identifying if and when a fragment may attach to a host bundle.
CAPABILITY_FRAGMENT_ATTACHMENT_DIRECTIVE - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
The capability directive identifying if and when a fragment may attach to a host bundle.
CAPABILITY_INCLUDE_DIRECTIVE - 类 中的静态变量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_LANGUAGE_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.NativeNamespace
The capability attribute contains the org.osgi.framework.language launching property value.
CAPABILITY_LICENSE_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The capability attribute that contains the URL to the license for the resource.
CAPABILITY_MANDATORY_DIRECTIVE - 类 中的静态变量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_OSNAME_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.NativeNamespace
The capability attribute contains alias values of the org.osgi.framework.os.name launching property value according to the OSGi Specification References.
CAPABILITY_OSVERSION_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.NativeNamespace
The capability attribute contains a Version parsed from the org.osgi.framework.os.version launching property value.
CAPABILITY_PROCESSOR_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.NativeNamespace
The capability attribute contains alias values of the org.osgi.framework.processor launching property value according to the OSGi Specification References.
CAPABILITY_SINGLETON_DIRECTIVE - 类 中的静态变量org.osgi.framework.namespace.BundleNamespace
The capability directive identifying if the resource is a singleton.
CAPABILITY_SINGLETON_DIRECTIVE - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
The capability directive identifying if the resource is a singleton.
CAPABILITY_SINGLETON_DIRECTIVE - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The capability directive identifying if the resource is a singleton.
CAPABILITY_TYPE_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The capability attribute identifying the resource type.
CAPABILITY_USES_DIRECTIVE - 类 中的静态变量org.osgi.resource.Namespace
The capability directive used to specify the comma separated list of package names used by a capability.
CAPABILITY_VERSION_ATTRIBUTE - 类 中的静态变量org.osgi.framework.namespace.ExecutionEnvironmentNamespace
The capability attribute contains the versions of the execution environment.
CAPABILITY_VERSION_ATTRIBUTE - 类 中的静态变量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 - 类 中的静态变量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.
CapabilityDTO - org.osgi.resource.dto中的类
Data Transfer Object for a Capability.
CapabilityDTO() - 类 的构造器org.osgi.resource.dto.CapabilityDTO
 
CapabilityPermission - org.osgi.framework中的类
A bundle's authority to provide or require a capability.
CapabilityPermission(String, String) - 类 的构造器org.osgi.framework.CapabilityPermission
Create a new CapabilityPermission.
CapabilityPermission(String, Map<String, ?>, Bundle, String) - 类 的构造器org.osgi.framework.CapabilityPermission
Creates a new requested CapabilityPermission object to be used by code that must perform checkPermission for the require action.
CapabilityRefDTO - org.osgi.resource.dto中的类
Data Transfer Object for a reference to a Capability.
CapabilityRefDTO() - 类 的构造器org.osgi.resource.dto.CapabilityRefDTO
 
CapabilitySet - org.apache.felix.framework.capabilityset中的类
 
CapabilitySet(List<String>, boolean) - 类 的构造器org.apache.felix.framework.capabilityset.CapabilitySet
 
CARDINALITY_MULTIPLE - 类 中的静态变量org.osgi.resource.Namespace
The directive value identifying a multiple cardinality type.
CARDINALITY_SINGLE - 类 中的静态变量org.osgi.resource.Namespace
The directive value identifying a cardinality type of single.
checkBundle(Bundle) - 接口 中的方法org.apache.felix.framework.ext.SecurityProvider
 
checkNativeLibraries(BundleRevision) - 类 中的方法org.apache.felix.framework.ResolveContextImpl
 
CLASS - 类 中的静态变量org.osgi.framework.AdminPermission
The action string class.
CLASS_PATH_DOT - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
CLASS_PATH_SEPARATOR - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
CLASSIFIER_JAVADOC - 类 中的静态变量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 - 类 中的静态变量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.
clear() - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
clear() - 类 中的方法org.apache.felix.framework.util.ImmutableList
 
clear() - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
clear() - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
clear() - 类 中的方法org.apache.felix.framework.util.StringMap
 
close() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
 
close() - 类 中的方法org.apache.felix.framework.cache.BundleArchiveRevision
This method is called when the revision is no longer needed.
close() - 接口 中的方法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() - 类 中的方法org.apache.felix.framework.cache.ContentDirectoryContent
 
close() - 类 中的方法org.apache.felix.framework.cache.DirectoryContent
 
close() - 类 中的方法org.apache.felix.framework.cache.JarContent
 
close() - 类 中的方法org.apache.felix.framework.util.WeakZipFileFactory.WeakZipFile
This method permanently closes the zip file.
close() - 类 中的方法org.osgi.util.tracker.BundleTracker
Close this BundleTracker.
close() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Close this ServiceTracker.
closeAndDelete() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
This method closes any revisions and deletes the bundle archive directory.
CollisionHook - org.osgi.framework.hooks.bundle中的接口
OSGi Framework Bundle Collision Hook Service.
compare(Object, Object) - 类 中的方法org.apache.felix.framework.util.StringComparator
 
compare(BundleCapability, BundleCapability) - 类 中的方法org.apache.felix.framework.resolver.CandidateComparator
 
compareSubstring(List<String>, String) - 类 中的静态方法org.apache.felix.framework.capabilityset.SimpleFilter
 
compareTo(Object) - 接口 中的方法org.osgi.framework.ServiceReference
Compares this ServiceReference with the specified ServiceReference for order.
compareTo(Version) - 类 中的方法org.osgi.framework.Version
Compares this Version object to another Version.
CompoundEnumeration - org.apache.felix.framework.util中的类
 
CompoundEnumeration(Enumeration[]) - 类 的构造器org.apache.felix.framework.util.CompoundEnumeration
 
Configurable - org.osgi.framework中的接口
已过时。
As of 1.2. Please use Configuration Admin service.
Constants - org.osgi.framework中的接口
Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.
contains(Object) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
contains(Object) - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
containsAll(Collection<?>) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
containsAll(Collection<?>) - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
containsKey(Object) - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
containsKey(Object) - 类 中的方法org.apache.felix.framework.util.StringMap
 
containsValue(Object) - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
containsValue(Object) - 类 中的方法org.apache.felix.framework.util.StringMap
 
Content - org.apache.felix.framework.cache中的接口
 
ContentDirectoryContent - org.apache.felix.framework.cache中的类
 
ContentDirectoryContent(Content, String) - 类 的构造器org.apache.felix.framework.cache.ContentDirectoryContent
 
context - 类 中的变量org.osgi.util.tracker.BundleTracker
The Bundle Context used by this BundleTracker.
context - 类 中的变量org.osgi.util.tracker.ServiceTracker
The Bundle Context used by this ServiceTracker.
CONTEXT - 类 中的静态变量org.osgi.framework.AdminPermission
The action string context.
convert(Map<String, Object>) - 类 中的静态方法org.apache.felix.framework.capabilityset.SimpleFilter
Converts a attribute map to a filter.
create(long, int, String, InputStream) - 类 中的方法org.apache.felix.framework.cache.BundleCache
 
create(File) - 类 中的方法org.apache.felix.framework.util.WeakZipFileFactory
Factory method used to create weak zip files.
createFilter(String) - 接口 中的方法org.osgi.framework.BundleContext
Creates a Filter object.
createFilter(String) - 类 中的静态方法org.osgi.framework.FrameworkUtil
Creates a Filter object.
createTempFile(String, String, File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
createURL(String, String, int, String, URLStreamHandler) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
createURL(URL, String, URLStreamHandler) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
current - 类 中的变量org.osgi.framework.wiring.dto.BundleWiringDTO.NodeDTO
The current state of the bundle wiring.

D

DEFINE_FAILED - 接口 中的静态变量org.osgi.framework.hooks.weaving.WovenClass
The woven class failed to define.
DEFINED - 接口 中的静态变量org.osgi.framework.hooks.weaving.WovenClass
The woven class has been defined.
delete() - 类 中的方法org.apache.felix.framework.cache.BundleCache
 
deleteFile(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
deleteFileOnExit(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
DIRECTIVE_SEPARATOR - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
directives - 类 中的变量org.osgi.resource.dto.CapabilityDTO
The directives for the capability.
directives - 类 中的变量org.osgi.resource.dto.RequirementDTO
The directives for the requirement.
DirectoryContent - org.apache.felix.framework.cache中的类
 
DirectoryContent(Logger, Map, WeakZipFileFactory, Object, File, File) - 类 的构造器org.apache.felix.framework.cache.DirectoryContent
 
dispose() - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
doLog(Bundle, ServiceReference, int, String, Throwable) - 类 中的方法org.apache.felix.framework.Logger
 
down() - 类 中的方法org.apache.felix.framework.util.Mutex
 
DTO - org.osgi.dto中的类
Super type for Data Transfer Objects.
DTO() - 类 的构造器org.osgi.dto.DTO
 
DTOFactory - org.apache.felix.framework中的类
Creates various DTOs provided by the core framework.
dump() - 类 中的方法org.apache.felix.framework.capabilityset.CapabilitySet
 
DUPLICATE_BUNDLE_ERROR - 异常错误 中的静态变量org.osgi.framework.BundleException
The install or update operation failed because another already installed bundle has the same symbolic name and version.
DYNAMICIMPORT_PACKAGE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the packages that the bundle may dynamically import during execution.

E

EAGER_ACTIVATION - 类 中的静态变量org.apache.felix.framework.BundleRevisionImpl
 
EAGER_ACTIVATION - 类 中的静态变量org.apache.felix.framework.BundleWiringImpl
 
EFFECTIVE_ACTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying a capability that is effective at active time.
EFFECTIVE_ACTIVE - 类 中的静态变量org.osgi.resource.Namespace
The directive value identifying a capability or requirement that is effective at active time.
EFFECTIVE_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying the effective time of the provided capability.
EFFECTIVE_RESOLVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying a capability that is effective at resolve time.
EFFECTIVE_RESOLVE - 类 中的静态变量org.osgi.resource.Namespace
The directive value identifying a capability or requirement that is effective at resolve time.
elements() - 类 中的方法org.apache.felix.framework.util.MapToDictionary
 
emptyVersion - 类 中的静态变量org.osgi.framework.Version
The empty version "0.0.0".
encode(byte[], int) - 类 中的静态方法org.apache.felix.framework.util.Util
Encode a raw byte array to a Base64 String.
encode(InputStream, OutputStream, int) - 类 中的静态方法org.apache.felix.framework.util.Util
 
end() - 接口 中的方法org.osgi.framework.hooks.resolver.ResolverHook
This method is called once at the end of the resolve process.
entries() - 类 中的方法org.apache.felix.framework.util.WeakZipFileFactory.WeakZipFile
Returns an enumeration of zip entries from the zip file.
entrySet() - 类 中的方法org.apache.felix.framework.util.ImmutableMap
 
entrySet() - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
entrySet() - 类 中的方法org.apache.felix.framework.util.StringMap
 
EQ - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 
equals(Object) - 类 中的方法org.apache.felix.framework.BundleProtectionDomain
 
equals(Object) - 类 中的方法org.apache.felix.framework.FilterImpl
 
equals(Object) - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
equals(Object) - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
equals(Object) - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
equals(Object) - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
equals(Object) - 类 中的方法org.apache.felix.framework.util.VersionRange
 
equals(Object) - 类 中的方法org.osgi.framework.AdaptPermission
Determines the equality of two AdaptPermission objects.
equals(Object) - 类 中的方法org.osgi.framework.AdminPermission
Determines the equality of two AdminPermission objects.
equals(Object) - 类 中的方法org.osgi.framework.BundlePermission
Determines the equality of two BundlePermission objects.
equals(Object) - 类 中的方法org.osgi.framework.CapabilityPermission
Determines the equality of two CapabilityPermission objects.
equals(Object) - 接口 中的方法org.osgi.framework.Filter
Compares this Filter to another Filter.
equals(Object) - 接口 中的方法org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Compares this ListenerInfo to another ListenerInfo.
equals(Object) - 类 中的方法org.osgi.framework.PackagePermission
Determines the equality of two PackagePermission objects.
equals(Object) - 类 中的方法org.osgi.framework.ServicePermission
Determines the equality of two ServicePermission objects.
equals(Object) - 类 中的方法org.osgi.framework.Version
Compares this Version object to another object.
equals(Object) - 类 中的方法org.osgi.framework.VersionRange
Compares this VersionRange object to another object.
equals(Object) - 接口 中的方法org.osgi.resource.Capability
Compares this Capability to another Capability.
equals(Object) - 接口 中的方法org.osgi.resource.Requirement
Compares this Requirement to another Requirement.
equals(Object) - 接口 中的方法org.osgi.resource.Resource
Compares this Resource to another Resource.
equals(Object) - 接口 中的方法org.osgi.resource.Wire
Compares this Wire to another Wire.
equals(URL, URL) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
equals(URL, URL) - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.equals(URL,URL).
equals(URL, URL) - 接口 中的方法org.osgi.service.url.URLStreamHandlerService
 
ERROR - 类 中的静态变量org.osgi.framework.FrameworkEvent
An error has occurred.
event(BundleEvent, Collection<BundleContext>) - 接口 中的方法org.osgi.framework.hooks.bundle.EventHook
Bundle event hook method.
event(ServiceEvent, Collection<BundleContext>) - 接口 中的方法org.osgi.framework.hooks.service.EventHook
已过时。
Event hook method.
event(ServiceEvent, Map<BundleContext, Collection<ListenerHook.ListenerInfo>>) - 接口 中的方法org.osgi.framework.hooks.service.EventListenerHook
Event listener hook method.
EventDispatcher - org.apache.felix.framework.util中的类
 
EventDispatcher(Logger, ServiceRegistry) - 类 的构造器org.apache.felix.framework.util.EventDispatcher
 
EventHook - org.osgi.framework.hooks.bundle中的接口
OSGi Framework Bundle Event Hook Service.
EventHook - org.osgi.framework.hooks.service中的接口
已过时。
As of 1.1. Replaced by EventListenerHook.
EventListenerHook - org.osgi.framework.hooks.service中的接口
OSGi Framework Service Event Listener Hook Service.
EXCLUDE_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying a list of classes to exclude in the exported package..
exec(String) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
EXECUTE - 类 中的静态变量org.osgi.framework.AdminPermission
The action string execute.
EXECUTION_ENVIRONMENT_NAMESPACE - 类 中的静态变量org.osgi.framework.namespace.ExecutionEnvironmentNamespace
Namespace name for execution environment capabilities and requirements.
ExecutionEnvironmentNamespace - org.osgi.framework.namespace中的类
Execution Environment Capability and Requirement Namespace.
EXPORT - 类 中的静态变量org.osgi.framework.PackagePermission
已过时。
Since 1.5. Use exportonly instead.
EXPORT_PACKAGE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the packages that the bundle offers to the Framework for export.
EXPORT_SERVICE - 接口 中的静态变量org.osgi.framework.Constants
已过时。
As of 1.2.
ExportedPackage - org.osgi.service.packageadmin中的接口
已过时。
The PackageAdmin service has been replaced by the org.osgi.framework.wiring package.
EXPORTONLY - 类 中的静态变量org.osgi.framework.PackagePermission
The action string exportonly.
EXTENSION_BOOTCLASSPATH - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying the type of extension fragment.
EXTENSION_BOOTCLASSPATH - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
The directive value indicating that the extension fragment is to be loaded by the boot class loader.
EXTENSION_BUNDLE_ACTIVATOR - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the extension bundle's activator class.
EXTENSION_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying the type of the extension fragment.
EXTENSION_FRAMEWORK - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying the type of extension fragment.
EXTENSION_FRAMEWORK - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
The directive value indicating that the extension fragment is to be loaded by the framework's class loader.
EXTENSIONLIFECYCLE - 类 中的静态变量org.osgi.framework.AdminPermission
The action string extensionLifecycle.

F

FACTORY_ERROR - 异常错误 中的静态变量org.osgi.framework.ServiceException
The service factory produced an invalid service object.
FACTORY_EXCEPTION - 异常错误 中的静态变量org.osgi.framework.ServiceException
The service factory threw an exception.
FACTORY_RECURSION - 异常错误 中的静态变量org.osgi.framework.ServiceException
The service factory resulted in a recursive call to itself for the requesting bundle.
FAKE_URL_PROTOCOL_VALUE - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
Felix - org.apache.felix.framework中的类
 
Felix(Map) - 类 的构造器org.apache.felix.framework.Felix
This constructor creates a framework instance with a specified Map of configuration properties.
FELIX_EXTENSION_ACTIVATOR - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
FELIX_EXTENSIONS_DISABLE - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
FELIX_VERSION_PROPERTY - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
FelixBundleContext - org.apache.felix.framework.ext中的接口
 
FelixConstants - org.apache.felix.framework.util中的接口
 
FILE_PROTOCOL - 类 中的静态变量org.apache.felix.framework.cache.BundleArchive
 
fileExists(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
filter - 类 中的变量org.osgi.util.tracker.ServiceTracker
The Filter used by this ServiceTracker which specifies the search criteria for the services to track.
Filter - org.osgi.framework中的接口
An RFC 1960-based Filter.
FILTER_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying the capability filter specified in the Require-Capability manifest header.
filterCollisions(int, Bundle, Collection<Bundle>) - 接口 中的方法org.osgi.framework.hooks.bundle.CollisionHook
Filter bundle collisions hook method.
FilterImpl - org.apache.felix.framework中的类
 
FilterImpl(String) - 类 的构造器org.apache.felix.framework.FilterImpl
 
filterMatches(BundleRequirement, Collection<BundleCapability>) - 接口 中的方法org.osgi.framework.hooks.resolver.ResolverHook
Filter matches hook method.
filterResolvable(Collection<BundleRevision>) - 接口 中的方法org.osgi.framework.hooks.resolver.ResolverHook
Filter resolvable candidates hook method.
filterSingletonCollisions(BundleCapability, Collection<BundleCapability>) - 接口 中的方法org.osgi.framework.hooks.resolver.ResolverHook
Filter singleton collisions hook method.
finalize() - 类 中的方法org.apache.felix.framework.cache.JarContent
 
find(BundleContext, String, String, boolean, Collection<ServiceReference<?>>) - 接口 中的方法org.osgi.framework.hooks.service.FindHook
Find hook method.
find(BundleContext, Collection<Bundle>) - 接口 中的方法org.osgi.framework.hooks.bundle.FindHook
Find hook method.
findClass(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
findEntries(String, String, boolean) - 接口 中的方法org.osgi.framework.Bundle
Returns entries in this bundle and its attached fragments.
findEntries(String, String, boolean) - 接口 中的方法org.osgi.framework.launch.Framework
Returns null as a framework implementation does not have a proper bundle from which to return entries.
findEntries(String, String, int) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
findEntries(String, String, int) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns entries in this bundle wiring's bundle revision and its attached fragment revisions.
FINDENTRIES_RECURSE - 接口 中的静态变量org.osgi.framework.wiring.BundleWiring
The find entries operation must recurse into subdirectories.
FindHook - org.osgi.framework.hooks.bundle中的接口
OSGi Framework Bundle Context Hook Service.
FindHook - org.osgi.framework.hooks.service中的接口
OSGi Framework Service Find Hook Service.
findLibrary(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
findProviders(BundleRequirement, boolean) - 类 中的方法org.apache.felix.framework.ResolveContextImpl
 
findProviders(BundleRequirement, boolean) - 类 中的方法org.apache.felix.framework.resolver.ResolveContext
 
findProviders(Requirement) - 接口 中的方法org.osgi.framework.wiring.FrameworkWiring
Find bundle capabilities that match the given requirement.
findResource(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
findResources(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
findResources(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoaderJava5
 
fireBundleEvent(BundleEvent, Framework) - 类 中的方法org.apache.felix.framework.util.EventDispatcher
 
fireFrameworkEvent(FrameworkEvent) - 类 中的方法org.apache.felix.framework.util.EventDispatcher
 
fireServiceEvent(ServiceEvent, Dictionary, Framework) - 类 中的方法org.apache.felix.framework.util.EventDispatcher
 
flush(Class, Object) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
formatOSVersion(String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
forName(String, ClassLoader) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
FRAGMENT - 类 中的静态变量org.osgi.framework.BundlePermission
The action string fragment.
FRAGMENT_ATTACHMENT_ALWAYS - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying a fragment attachment type of always.
FRAGMENT_ATTACHMENT_ALWAYS - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
The directive value indicating that fragments are allowed to attach to the host bundle at any time (while the host is resolved or during the process of resolving the host bundle).
FRAGMENT_ATTACHMENT_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying if and when a fragment may attach to a host bundle.
FRAGMENT_ATTACHMENT_NEVER - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying a fragment attachment type of never.
FRAGMENT_ATTACHMENT_NEVER - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
The directive value indicating that no fragments are allowed to attach to the host bundle at any time.
FRAGMENT_ATTACHMENT_RESOLVETIME - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying a fragment attachment type of resolve-time.
FRAGMENT_ATTACHMENT_RESOLVETIME - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
The directive value indicating that fragments are allowed to attach to the host bundle only during the process of resolving the host bundle.
FRAGMENT_HOST - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the symbolic name of another bundle for which that the bundle is a fragment.
Framework - org.osgi.framework.launch中的接口
A Framework instance.
FRAMEWORK_BEGINNING_STARTLEVEL - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying the beginning start level of the framework.
FRAMEWORK_BOOTDELEGATION - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property identifying packages for which the Framework must delegate class loading to the parent class loader of the bundle.
FRAMEWORK_BSNVERSION - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying whether multiple bundles having the same symbolic name and version may be installed.
FRAMEWORK_BSNVERSION_MANAGED - 接口 中的静态变量org.osgi.framework.Constants
Specifies the framework must consult the bundle collision hook services to determine if it will be an error to install a bundle or update a bundle to have the same symbolic name and version as another installed bundle.
FRAMEWORK_BSNVERSION_MULTIPLE - 接口 中的静态变量org.osgi.framework.Constants
Specifies the framework will allow multiple bundles to be installed having the same symbolic name and version.
FRAMEWORK_BSNVERSION_SINGLE - 接口 中的静态变量org.osgi.framework.Constants
Specifies the framework will only allow a single bundle to be installed for a given symbolic name and version.
FRAMEWORK_BUNDLE_PARENT - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying the parent class loader type for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_APP - 接口 中的静态变量org.osgi.framework.Constants
Specifies to use the application class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_BOOT - 接口 中的静态变量org.osgi.framework.Constants
Specifies to use of the boot class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_EXT - 接口 中的静态变量org.osgi.framework.Constants
Specifies to use the extension class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_FRAMEWORK - 接口 中的静态变量org.osgi.framework.Constants
Specifies to use the framework class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLECACHE_IMPL - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_COMMAND_ABSPATH - 接口 中的静态变量org.osgi.framework.Constants
Specified the substitution string for the absolute path of a file.
FRAMEWORK_DEFAULT_STARTLEVEL - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_EXECPERMISSION - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying an optional OS specific command to set file permissions on extracted native code.
FRAMEWORK_EXECUTIONENVIRONMENT - 接口 中的静态变量org.osgi.framework.Constants
已过时。
As of 1.6. Replaced by the osgi.ee capability.
FRAMEWORK_INACTIVE_STARTLEVEL - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_LANGUAGE - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property identifying the Framework implementation language (see ISO 639 for possible values).
FRAMEWORK_LIBRARY_EXTENSIONS - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying a comma separated list of additional library file extensions that must be used when a bundle's class loader is searching for native libraries.
FRAMEWORK_OS_NAME - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property identifying the Framework host-computer's operating system.
FRAMEWORK_OS_VERSION - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property identifying the Framework host-computer's operating system version number.
FRAMEWORK_PROCESSOR - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property identifying the Framework host-computer's processor name.
FRAMEWORK_SECURITY - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying the type of security manager the framework must use.
FRAMEWORK_SECURITY_OSGI - 接口 中的静态变量org.osgi.framework.Constants
Specifies that a security manager that supports all security aspects of the OSGi core specification including postponed conditions must be installed.
FRAMEWORK_STORAGE - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying the persistent storage area used by the framework.
FRAMEWORK_STORAGE_CLEAN - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying if and when the persistent storage area for the framework should be cleaned.
FRAMEWORK_STORAGE_CLEAN_ONFIRSTINIT - 接口 中的静态变量org.osgi.framework.Constants
Specifies that the framework storage area must be cleaned before the framework is initialized for the first time.
FRAMEWORK_SYSTEMCAPABILITIES - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property identifying capabilities which the system bundle must provide.
FRAMEWORK_SYSTEMCAPABILITIES_EXTRA - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property identifying extra capabilities which the system bundle must additionally provide.
FRAMEWORK_SYSTEMPACKAGES - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property identifying packages which the system bundle must export.
FRAMEWORK_SYSTEMPACKAGES_EXTRA - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property identifying extra packages which the system bundle must export from the current execution environment.
FRAMEWORK_TRUST_REPOSITORIES - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying the trust repositories used by the framework.
FRAMEWORK_UUID - 接口 中的静态变量org.osgi.framework.Constants
Framework environment property identifying the Framework's universally unique identifier (UUID).
FRAMEWORK_VENDOR - 接口 中的静态变量org.osgi.framework.Constants
Framework environment property identifying the Framework implementation vendor.
FRAMEWORK_VENDOR_VALUE - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_VERSION - 接口 中的静态变量org.osgi.framework.Constants
Framework environment property identifying the Framework version.
FRAMEWORK_VERSION_VALUE - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
FRAMEWORK_WINDOWSYSTEM - 接口 中的静态变量org.osgi.framework.Constants
Framework launching property specifying the current windowing system.
FrameworkDTO - org.osgi.framework.dto中的类
Data Transfer Object for a Framework.
FrameworkDTO() - 类 的构造器org.osgi.framework.dto.FrameworkDTO
 
frameworkEvent(FrameworkEvent) - 接口 中的方法org.osgi.framework.FrameworkListener
Receives notification of a general FrameworkEvent object.
FrameworkEvent - org.osgi.framework中的类
A general event from the Framework.
FrameworkEvent(int, Object) - 类 的构造器org.osgi.framework.FrameworkEvent
已过时。
As of 1.2. This constructor is deprecated in favor of using the other constructor with the System Bundle as the event source.
FrameworkEvent(int, Bundle, Throwable) - 类 的构造器org.osgi.framework.FrameworkEvent
Creates a Framework event regarding the specified bundle.
FrameworkFactory - org.apache.felix.framework中的类
 
FrameworkFactory - org.osgi.framework.launch中的接口
A factory for creating Framework instances.
FrameworkFactory() - 类 的构造器org.apache.felix.framework.FrameworkFactory
 
FrameworkListener - org.osgi.framework中的接口
A FrameworkEvent listener.
FrameworkStartLevel - org.osgi.framework.startlevel中的接口
Query and modify the start level information for the framework.
FrameworkStartLevelDTO - org.osgi.framework.startlevel.dto中的类
Data Transfer Object for a FrameworkStartLevel.
FrameworkStartLevelDTO() - 类 的构造器org.osgi.framework.startlevel.dto.FrameworkStartLevelDTO
 
FrameworkUtil - org.osgi.framework中的类
Framework Utility class.
FrameworkWiring - org.osgi.framework.wiring中的接口
Query and modify wiring information for the framework.

G

get(int) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
get(int) - 类 中的方法org.apache.felix.framework.util.ImmutableList
 
get(Object) - 类 中的方法org.apache.felix.framework.util.ImmutableMap
 
get(Object) - 类 中的方法org.apache.felix.framework.util.MapToDictionary
 
get(Object) - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
get(Object) - 类 中的方法org.apache.felix.framework.util.StringMap
 
GET - 类 中的静态变量org.osgi.framework.ServicePermission
The action string get.
getAbsolutePath(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getActions() - 类 中的方法org.osgi.framework.AdaptPermission
Returns the canonical string representation of the AdaptPermission actions.
getActions() - 类 中的方法org.osgi.framework.AdminPermission
Returns the canonical string representation of the AdminPermission actions.
getActions() - 类 中的方法org.osgi.framework.BundlePermission
Returns the canonical string representation of the BundlePermission actions.
getActions() - 类 中的方法org.osgi.framework.CapabilityPermission
Returns the canonical string representation of the actions.
getActions() - 类 中的方法org.osgi.framework.PackagePermission
Returns the canonical string representation of the PackagePermission actions.
getActions() - 类 中的方法org.osgi.framework.ServicePermission
Returns the canonical string representation of the actions.
getActivationExcludeDirective() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
getActivationIncludeDirective() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
getActivationPolicy() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
getAllServiceListeners() - 类 中的方法org.apache.felix.framework.util.EventDispatcher
Returns all existing service listener information into a collection of ListenerHook.ListenerInfo objects.
getAllServiceReferences(String, String) - 接口 中的方法org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getArchives() - 类 中的方法org.apache.felix.framework.cache.BundleCache
 
getAttributes() - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
getAttributes() - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
getAttributes() - 类 中的方法org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getAttributes() - 类 中的方法org.apache.felix.framework.wiring.BundleRequirementImpl
 
getAttributes() - 接口 中的方法org.osgi.framework.wiring.BundleCapability
Returns the attributes of this capability.
getAttributes() - 接口 中的方法org.osgi.framework.wiring.BundleRequirement
Returns the attributes of this requirement.
getAttributes() - 接口 中的方法org.osgi.resource.Capability
Returns the attributes of this capability.
getAttributes() - 接口 中的方法org.osgi.resource.Requirement
Returns the attributes of this requirement.
getBundle() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getBundle() - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
getBundle() - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getBundle() - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
getBundle() - 接口 中的方法org.osgi.framework.BundleContext
Returns the Bundle object associated with this BundleContext.
getBundle() - 类 中的方法org.osgi.framework.BundleEvent
Returns the bundle which had a lifecycle change.
getBundle() - 接口 中的方法org.osgi.framework.BundleReference
Returns the Bundle object associated with this BundleReference.
getBundle() - 类 中的方法org.osgi.framework.FrameworkEvent
Returns the bundle associated with the event.
getBundle() - 接口 中的方法org.osgi.framework.ServiceReference
Returns the bundle that registered the service referenced by this ServiceReference object.
getBundle() - 接口 中的方法org.osgi.service.packageadmin.RequiredBundle
已过时。
Returns the bundle associated with this required bundle.
getBundle(long) - 接口 中的方法org.osgi.framework.BundleContext
Returns the bundle with the specified identifier.
getBundle(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(Class) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Returns the bundle from which the specified class is loaded.
getBundle(Class<?>) - 类 中的静态方法org.osgi.framework.FrameworkUtil
Return a Bundle for the specified bundle class.
getBundle(String) - 接口 中的方法org.osgi.framework.BundleContext
Returns the bundle with the specified location.
getBundleContext() - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
getBundleContext() - 接口 中的方法org.osgi.framework.Bundle
Returns this bundle's BundleContext.
getBundleContext() - 接口 中的方法org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Return the context of the bundle which added the listener.
getBundleId() - 类 中的方法org.apache.felix.framework.Felix
 
getBundleId() - 接口 中的方法org.osgi.framework.Bundle
Returns this bundle's unique identifier.
getBundleId() - 接口 中的方法org.osgi.framework.launch.Framework
Returns the Framework unique identifier.
getBundleIdFromRevisionId(String) - 类 中的静态方法org.apache.felix.framework.util.Util
Converts a revision identifier to a bundle identifier.
getBundles() - 接口 中的方法org.osgi.framework.BundleContext
Returns a list of all installed bundles.
getBundles() - 类 中的方法org.osgi.util.tracker.BundleTracker
Return an array of Bundles for all bundles being tracked by this BundleTracker.
getBundles(String, String) - 类 中的方法org.apache.felix.framework.PackageAdminImpl
Returns all bundles that have a specified symbolic name and whose version is in the specified version range.
getBundles(String, String) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Returns the bundles with the specified symbolic name whose bundle version is within the specified version range.
getBundleStartLevel(Bundle) - 类 中的方法org.apache.felix.framework.StartLevelImpl
 
getBundleStartLevel(Bundle) - 接口 中的方法org.osgi.service.startlevel.StartLevel
已过时。
Return the assigned start level value for the specified Bundle.
getBundleType(Bundle) - 类 中的方法org.apache.felix.framework.PackageAdminImpl
 
getBundleType(Bundle) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Returns the special type of the specified bundle.
getBundleVersion() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
getBundleWiring() - 接口 中的方法org.osgi.framework.hooks.weaving.WovenClass
Returns the bundle wiring whose class loader will define the woven class.
getBytes() - 接口 中的方法org.osgi.framework.hooks.weaving.WovenClass
Returns the class file bytes to be used to define the named class.
getCapabilities() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
getCapabilities(String) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getCapabilities(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getCapabilities(String) - 接口 中的方法org.osgi.framework.wiring.BundleRevision
Returns the capabilities declared by this resource.
getCapabilities(String) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the capabilities provided by this bundle wiring.
getCapabilities(String) - 接口 中的方法org.osgi.resource.Resource
Returns the capabilities declared by this resource.
getCapability() - 接口 中的方法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() - 类 中的方法org.apache.felix.framework.wiring.BundleWireImpl
 
getCapability() - 接口 中的方法org.osgi.framework.wiring.BundleWire
Returns the BundleCapability for this wire.
getCapability() - 接口 中的方法org.osgi.resource.Wire
Returns the Capability for this wire.
getCapabilityByNamespace(BundleRevision, String) - 类 中的静态方法org.apache.felix.framework.util.Util
Returns all the capabilities from a module that has a specified namespace.
getCause() - 异常错误 中的方法org.osgi.framework.BundleException
Returns the cause of this exception or null if no cause was set.
getCause() - 异常错误 中的方法org.osgi.framework.InvalidSyntaxException
Returns the cause of this exception or null if no cause was set.
getCeiling() - 类 中的方法org.apache.felix.framework.util.VersionRange
 
getClassByDelegation(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getClassContext() - 类 中的方法org.apache.felix.framework.util.SecurityManagerEx
 
getClassLoader() - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getClassLoader() - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the class loader for this bundle wiring.
getClassLoader(Class) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getClassName() - 接口 中的方法org.osgi.framework.hooks.weaving.WovenClass
Returns the fully qualified name of the class being woven.
getClassName(String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getClassPackage(String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getConfig() - 类 中的方法org.apache.felix.framework.cache.BundleArchiveRevision
Returns the configuration map for this revision.
getConfigurationObject() - 接口 中的方法org.osgi.framework.Configurable
已过时。
As of 1.2. Please use Configuration Admin service.
getConstructor(Class, Class[]) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getContent() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getContent() - 类 中的方法org.apache.felix.framework.cache.BundleArchiveRevision
 
getCurrentRevision() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Returns the current revision object for the archive.
getCurrentRevisionNumber() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Returns the current revision object for the archive.
getDataFile(String) - 类 中的方法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) - 接口 中的方法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) - 接口 中的方法org.osgi.framework.BundleContext
Creates a File object for a file in the persistent storage area provided for the bundle by the Framework.
getDeclaredCapabilities(String) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getDeclaredCapabilities(String) - 接口 中的方法org.osgi.framework.wiring.BundleRevision
Returns the capabilities declared by this bundle revision.
getDeclaredCapability() - 接口 中的方法org.apache.felix.framework.resolver.HostedCapability
 
getDeclaredCapability() - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
getDeclaredConstructor(Class, Class[]) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getDeclaredField(Class, String, Object) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getDeclaredMethod(Class, String, Class[]) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getDeclaredNativeLibraries() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getDeclaredRequirements(String) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getDeclaredRequirements(String) - 接口 中的方法org.osgi.framework.wiring.BundleRevision
Returns the requirements declared by this bundle revision.
getDefaultPort() - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
getDefaultPort() - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.getDefaultPort.
getDefaultPort() - 接口 中的方法org.osgi.service.url.URLStreamHandlerService
 
getDefaultPropertiesWithPrefix(Properties, String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getDefaultPropertiesWithPrefix(Logger, String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getDefaultProperty(Logger, String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getDefinedClass() - 接口 中的方法org.osgi.framework.hooks.weaving.WovenClass
Returns the class defined by this woven class.
getDependencyClosure(Collection<Bundle>) - 接口 中的方法org.osgi.framework.wiring.FrameworkWiring
Returns the dependency closure for the specified bundles.
getDirectives() - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
getDirectives() - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
getDirectives() - 类 中的方法org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getDirectives() - 类 中的方法org.apache.felix.framework.wiring.BundleRequirementImpl
 
getDirectives() - 接口 中的方法org.osgi.framework.wiring.BundleCapability
Returns the directives of this capability.
getDirectives() - 接口 中的方法org.osgi.framework.wiring.BundleRequirement
Returns the directives of this requirement.
getDirectives() - 接口 中的方法org.osgi.resource.Capability
Returns the directives of this capability.
getDirectives() - 接口 中的方法org.osgi.resource.Requirement
Returns the directives of this requirement.
getDynamicImports() - 接口 中的方法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>) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getEntries() - 接口 中的方法org.apache.felix.framework.cache.Content
Returns an enumeration of entry names as String objects.
getEntries() - 类 中的方法org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntries() - 类 中的方法org.apache.felix.framework.cache.DirectoryContent
 
getEntries() - 类 中的方法org.apache.felix.framework.cache.JarContent
 
getEntry(String) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getEntry(String) - 类 中的方法org.apache.felix.framework.util.WeakZipFileFactory.WeakZipFile
Returns the specified entry from the zip file.
getEntry(String) - 接口 中的方法org.osgi.framework.Bundle
Returns a URL to the entry at the specified path in this bundle.
getEntry(String) - 接口 中的方法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) - 接口 中的方法org.apache.felix.framework.cache.Content
This method returns the named entry as an array of bytes.
getEntryAsBytes(String) - 类 中的方法org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsBytes(String) - 类 中的方法org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsBytes(String) - 类 中的方法org.apache.felix.framework.cache.JarContent
 
getEntryAsContent(String) - 接口 中的方法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) - 类 中的方法org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsContent(String) - 类 中的方法org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsContent(String) - 类 中的方法org.apache.felix.framework.cache.JarContent
 
getEntryAsNativeLibrary(String) - 接口 中的方法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) - 类 中的方法org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsNativeLibrary(String) - 类 中的方法org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsNativeLibrary(String) - 类 中的方法org.apache.felix.framework.cache.JarContent
 
getEntryAsStream(String) - 接口 中的方法org.apache.felix.framework.cache.Content
This method returns the named entry as an input stream.
getEntryAsStream(String) - 类 中的方法org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsStream(String) - 类 中的方法org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsStream(String) - 类 中的方法org.apache.felix.framework.cache.JarContent
 
getEntryAsURL(String) - 接口 中的方法org.apache.felix.framework.cache.Content
This method allows retrieving an entry as a local URL.
getEntryAsURL(String) - 类 中的方法org.apache.felix.framework.cache.ContentDirectoryContent
 
getEntryAsURL(String) - 类 中的方法org.apache.felix.framework.cache.DirectoryContent
 
getEntryAsURL(String) - 类 中的方法org.apache.felix.framework.cache.JarContent
 
getEntryName() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibrary
 
getEntryPaths(String) - 接口 中的方法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) - 接口 中的方法org.osgi.framework.launch.Framework
Returns null as a framework implementation does not have a proper bundle from which to return entry paths.
getExportedPackage(String) - 类 中的方法org.apache.felix.framework.PackageAdminImpl
Returns the exported package associated with the specified package name.
getExportedPackage(String) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Gets the exported package for the specified package name.
getExportedPackages(String) - 类 中的方法org.apache.felix.framework.PackageAdminImpl
 
getExportedPackages(String) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Gets the exported packages for the specified package name.
getExportedPackages(Bundle) - 类 中的方法org.apache.felix.framework.PackageAdminImpl
Returns the packages exported by the specified bundle.
getExportedPackages(Bundle) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Gets the exported packages for the specified bundle.
getExportingBundle() - 接口 中的方法org.osgi.service.packageadmin.ExportedPackage
已过时。
Returns the bundle exporting the package associated with this exported package.
getFile() - 类 中的方法org.apache.felix.framework.cache.JarContent
 
getFileInputStream(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getFileOutputStream(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getFilter() - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
getFilter() - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
getFilter() - 类 中的方法org.apache.felix.framework.wiring.BundleRequirementImpl
 
getFilter() - 接口 中的方法org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Return the filter string with which the listener was added.
getFilter() - 异常错误 中的方法org.osgi.framework.InvalidSyntaxException
Returns the filter string that generated the InvalidSyntaxException object.
getFloor() - 类 中的方法org.apache.felix.framework.util.VersionRange
 
getFragments(Bundle) - 类 中的方法org.apache.felix.framework.PackageAdminImpl
 
getFragments(Bundle) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Returns an array of attached fragment bundles for the specified bundle.
getFragments(BundleWiring) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getHeaders() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getHeaders() - 接口 中的方法org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values.
getHeaders(String) - 接口 中的方法org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values localized to the specified locale.
getHooks(Class<S>) - 类 中的方法org.apache.felix.framework.Felix
 
getHooks(Class<S>) - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
getHostAddress(URL) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
getHostAddress(URL) - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.getHostAddress.
getHostAddress(URL) - 接口 中的方法org.osgi.service.url.URLStreamHandlerService
 
getHosts(Bundle) - 类 中的方法org.apache.felix.framework.PackageAdminImpl
 
getHosts(Bundle) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Returns the host bundles to which the specified fragment bundle is attached.
getId() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getId() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Returns the bundle identifier associated with this archive.
getImportedPackageSource(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getImportingBundles() - 接口 中的方法org.osgi.service.packageadmin.ExportedPackage
已过时。
Returns the resolved bundles that are currently wired to this exported package.
getInitialBundleStartLevel() - 类 中的方法org.apache.felix.framework.StartLevelImpl
 
getInitialBundleStartLevel() - 接口 中的方法org.osgi.framework.startlevel.FrameworkStartLevel
Return the initial start level value that is assigned to a Bundle when it is first installed.
getInitialBundleStartLevel() - 接口 中的方法org.osgi.service.startlevel.StartLevel
已过时。
Return the initial start level value that is assigned to a Bundle when it is first installed.
getInputStream(int, String) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getInputStream(ZipEntry) - 类 中的方法org.apache.felix.framework.util.WeakZipFileFactory.WeakZipFile
Returns an input stream for the specified zip entry.
getLanguages() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibrary
 
getLanguages() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
getLastModified() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Returns the last modification time of this archive.
getLastModified() - 类 中的方法org.apache.felix.framework.Felix
 
getLastModified() - 接口 中的方法org.osgi.framework.Bundle
Returns the time when this bundle was last modified.
getLastModified() - 接口 中的方法org.osgi.framework.launch.Framework
Returns the time when the set of bundles in this framework was last modified.
getLeft() - 类 中的方法org.osgi.framework.VersionRange
Returns the left endpoint of this version range.
getLeftType() - 类 中的方法org.osgi.framework.VersionRange
Returns the type of the left endpoint of this version range.
getLibraries() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
This method returns the selected native library metadata from the manifest.
getLibraryClauses() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
getLibraryEntries() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
getListener() - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
getListenerClass() - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
getLocalURL(int, String) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getLocation() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Returns the location string associated with this archive.
getLocation() - 类 中的方法org.apache.felix.framework.cache.BundleArchiveRevision
Returns the location string this revision.
getLocation() - 接口 中的方法org.osgi.framework.Bundle
Returns this bundle's location identifier.
getLocation() - 接口 中的方法org.osgi.framework.launch.Framework
Returns the Framework location identifier.
getLogger() - 类 中的方法org.apache.felix.framework.cache.BundleArchiveRevision
Returns the logger for this revision.
getLogger() - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
getLogLevel() - 类 中的方法org.apache.felix.framework.Logger
 
getMajor() - 类 中的方法org.osgi.framework.Version
Returns the major component of this version identifier.
getMandatoryRevisions() - 类 中的方法org.apache.felix.framework.ResolveContextImpl
 
getMandatoryRevisions() - 类 中的方法org.apache.felix.framework.resolver.ResolveContext
 
getManifestHeader() - 类 中的方法org.apache.felix.framework.cache.BundleArchiveRevision
Returns the main attributes of the JAR file manifest header of the revision.
getManifestVersion() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getManifestVersion() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
getMessage() - 类 中的方法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.
getMethod(Class, String, Class[]) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getMicro() - 类 中的方法org.osgi.framework.Version
Returns the micro component of this version identifier.
getMinor() - 类 中的方法org.osgi.framework.Version
Returns the minor component of this version identifier.
getModuleRevisionFromModuleId(String) - 类 中的静态方法org.apache.felix.framework.util.Util
Converts a module identifier to a bundle identifier.
getName() - 类 中的方法org.apache.felix.framework.capabilityset.SimpleFilter
 
getName() - 接口 中的方法org.osgi.service.packageadmin.ExportedPackage
已过时。
Returns the name of the package associated with this exported package.
getNamespace() - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
getNamespace() - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
getNamespace() - 类 中的方法org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getNamespace() - 类 中的方法org.apache.felix.framework.wiring.BundleRequirementImpl
 
getNamespace() - 接口 中的方法org.osgi.framework.wiring.BundleCapability
Returns the namespace of this capability.
getNamespace() - 接口 中的方法org.osgi.framework.wiring.BundleRequirement
Returns the namespace of this requirement.
getNamespace() - 接口 中的方法org.osgi.resource.Capability
Returns the namespace of this capability.
getNamespace() - 接口 中的方法org.osgi.resource.Requirement
Returns the namespace of this requirement.
getNativeLibraries() - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getNestedException() - 异常错误 中的方法org.osgi.framework.BundleException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getObject(Bundle) - 类 中的方法org.osgi.util.tracker.BundleTracker
Returns the customized object for the specified Bundle if the specified bundle is being tracked by this BundleTracker.
getOndemandRevisions() - 类 中的方法org.apache.felix.framework.ResolveContextImpl
 
getOperation() - 类 中的方法org.apache.felix.framework.capabilityset.SimpleFilter
 
getOptionalRevisions() - 类 中的方法org.apache.felix.framework.ResolveContextImpl
 
getOptionalRevisions() - 类 中的方法org.apache.felix.framework.resolver.ResolveContext
 
getOrigin() - 类 中的方法org.osgi.framework.BundleEvent
Returns the bundle that was the origin of the event.
getOriginal() - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
getOriginalRequirement() - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
getOSNames() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibrary
 
getOSNames() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
getOsNameWithAliases(String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
getOSVersions() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibrary
 
getOSVersions() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
getPackageCapability(BundleRevision, String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getParentClassLoader(ClassLoader) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getParsedFilter() - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
getPersistentState() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Returns the persistent state of this archive.
getPersistentState() - 类 中的方法org.apache.felix.framework.Felix
 
getPolicy() - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getProcessors() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibrary
 
getProcessors() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
getProcessorWithAliases(String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
getProperty(String) - 接口 中的方法org.osgi.framework.BundleContext
Returns the value of the specified property.
getProperty(String) - 接口 中的方法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() - 接口 中的方法org.osgi.framework.ServiceReference
Returns an array of the keys in the properties Dictionary object of the service referenced by this ServiceReference object.
getPropertyWithSubs(Properties, String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getProtectionDomain() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getProtectionDomain() - 接口 中的方法org.osgi.framework.hooks.weaving.WovenClass
Returns the protection domain to which the woven class will be assigned when it is defined.
getProvidedResourceWires(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getProvidedResourceWires(String) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the Wires to the provided capabilities of this wiring.
getProvidedResourceWires(String) - 接口 中的方法org.osgi.resource.Wiring
Returns the Wires to the provided capabilities of this wiring.
getProvidedWires(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getProvidedWires(String) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the BundleWires to the provided capabilities of this bundle wiring.
getProvider() - 接口 中的方法org.apache.felix.framework.resolver.ResolverWire
Returns the exporting bundle revision.
getProvider() - 类 中的方法org.apache.felix.framework.wiring.BundleWireImpl
 
getProvider() - 接口 中的方法org.osgi.framework.wiring.BundleWire
Returns the resource providing the capability.
getProvider() - 接口 中的方法org.osgi.resource.Wire
Returns the resource providing the capability.
getProviderWiring() - 类 中的方法org.apache.felix.framework.wiring.BundleWireImpl
 
getProviderWiring() - 接口 中的方法org.osgi.framework.wiring.BundleWire
Returns the bundle wiring providing the capability.
getQualifier() - 类 中的方法org.osgi.framework.Version
Returns the qualifier component of this version identifier.
getReference() - 接口 中的方法org.osgi.framework.ServiceRegistration
Returns a ServiceReference object for a service being registered.
getRegisteredServices() - 接口 中的方法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.
getRegisteredServices(Bundle) - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
getRemovalPendingBundles() - 接口 中的方法org.osgi.framework.wiring.FrameworkWiring
Returns the bundles that have non-current, in use bundle wirings.
getRequiredBundles(String) - 类 中的方法org.apache.felix.framework.PackageAdminImpl
 
getRequiredBundles(String) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Returns an array of required bundles having the specified symbolic name.
getRequiredResourceWires(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getRequiredResourceWires(String) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the Wires to the requirements in use by this wiring.
getRequiredResourceWires(String) - 接口 中的方法org.osgi.resource.Wiring
Returns the Wires to the requirements in use by this wiring.
getRequiredWires(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getRequiredWires(String) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the BundleWires to the requirements in use by this bundle wiring.
getRequirement() - 异常错误 中的方法org.apache.felix.framework.resolver.ResolveException
 
getRequirement() - 接口 中的方法org.apache.felix.framework.resolver.ResolverWire
Returns the associated requirement from the importing bundle revision that resulted in the creation of this wire.
getRequirement() - 类 中的方法org.apache.felix.framework.wiring.BundleWireImpl
 
getRequirement() - 接口 中的方法org.osgi.framework.wiring.BundleWire
Return the BundleRequirement for this wire.
getRequirement() - 接口 中的方法org.osgi.resource.Wire
Returns the Requirement for this wire.
getRequirements() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
getRequirements(String) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getRequirements(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getRequirements(String) - 接口 中的方法org.osgi.framework.wiring.BundleRevision
Returns the requirements declared by this bundle resource.
getRequirements(String) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the requirements of this bundle wiring.
getRequirements(String) - 接口 中的方法org.osgi.resource.Resource
Returns the requirements declared by this bundle resource.
getRequirer() - 接口 中的方法org.apache.felix.framework.resolver.ResolverWire
Returns the importing bundle revision.
getRequirer() - 类 中的方法org.apache.felix.framework.wiring.BundleWireImpl
 
getRequirer() - 接口 中的方法org.osgi.framework.wiring.BundleWire
Returns the resource who requires the capability.
getRequirer() - 接口 中的方法org.osgi.resource.Wire
Returns the resource who requires the capability.
getRequirerWiring() - 类 中的方法org.apache.felix.framework.wiring.BundleWireImpl
 
getRequirerWiring() - 接口 中的方法org.osgi.framework.wiring.BundleWire
Returns the bundle wiring who requires the capability.
getRequiringBundles() - 接口 中的方法org.osgi.service.packageadmin.RequiredBundle
已过时。
Returns the bundles that currently require this required bundle.
getResource() - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getResource() - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
getResource() - 类 中的方法org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getResource() - 类 中的方法org.apache.felix.framework.wiring.BundleRequirementImpl
 
getResource() - 接口 中的方法org.osgi.framework.wiring.BundleCapability
Returns the resource declaring this capability.
getResource() - 接口 中的方法org.osgi.framework.wiring.BundleRequirement
Returns the resource declaring this requirement.
getResource() - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the resource associated with this wiring.
getResource() - 接口 中的方法org.osgi.resource.Capability
Returns the resource declaring this capability.
getResource() - 接口 中的方法org.osgi.resource.Requirement
Returns the resource declaring this requirement.
getResource() - 接口 中的方法org.osgi.resource.Wiring
Returns the resource associated with this wiring.
getResource(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
getResource(String) - 接口 中的方法org.osgi.framework.Bundle
Find the specified resource from this bundle's class loader.
getResourceByDelegation(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getResourceCapabilities(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getResourceCapabilities(String) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the capabilities provided by this wiring.
getResourceCapabilities(String) - 接口 中的方法org.osgi.resource.Wiring
Returns the capabilities provided by this wiring.
getResourcePackage(String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getResourceRequirements(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getResourceRequirements(String) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the requirements of this wiring.
getResourceRequirements(String) - 接口 中的方法org.osgi.resource.Wiring
Returns the requirements of this wiring.
getResources(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoaderJava5
 
getResources(String) - 接口 中的方法org.osgi.framework.Bundle
Find the specified resources from this bundle's class loader.
getResourcesByDelegation(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getRevision() - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
getRevision() - 接口 中的方法org.apache.felix.framework.resolver.HostedCapability
 
getRevision() - 异常错误 中的方法org.apache.felix.framework.resolver.ResolveException
 
getRevision() - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
getRevision() - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
getRevision() - 类 中的方法org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getRevision() - 类 中的方法org.apache.felix.framework.wiring.BundleRequirementImpl
 
getRevision() - 接口 中的方法org.osgi.framework.wiring.BundleCapability
Returns the bundle revision declaring this capability.
getRevision() - 接口 中的方法org.osgi.framework.wiring.BundleRequirement
Returns the bundle revision declaring this requirement.
getRevision() - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the bundle revision for the bundle in this bundle wiring.
getRevisionRootDir() - 类 中的方法org.apache.felix.framework.cache.BundleArchiveRevision
Returns the root directory for this revision.
getRevisions() - 接口 中的方法org.osgi.framework.wiring.BundleRevisions
Return the bundle revisions for the referenced bundle.
getRight() - 类 中的方法org.osgi.framework.VersionRange
Returns the right endpoint of this version range.
getRightType() - 类 中的方法org.osgi.framework.VersionRange
Returns the type of the right endpoint of this version range.
getSecurityContext() - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
getSelectionFilter() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibrary
 
getSelectionFilter() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
getService() - 接口 中的方法org.osgi.framework.ServiceObjects
Returns a service object for the associated service.
getService() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Returns a service object for one of the services being tracked by this ServiceTracker.
getService(Bundle, ServiceReference<S>, boolean) - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
getService(Bundle, ServiceRegistration<S>) - 接口 中的方法org.osgi.framework.PrototypeServiceFactory
Returns a service object for a caller.
getService(Bundle, ServiceRegistration<S>) - 接口 中的方法org.osgi.framework.ServiceFactory
Returns a service object for a bundle.
getService(ServiceReference<S>) - 接口 中的方法org.osgi.framework.BundleContext
Returns the service object for the service referenced by the specified ServiceReference object.
getService(ServiceReference<S>) - 类 中的方法org.osgi.util.tracker.ServiceTracker
Returns the service object for the specified ServiceReference if the specified referenced service is being tracked by this ServiceTracker.
getServiceObjects(ServiceReference<S>) - 接口 中的方法org.osgi.framework.BundleContext
Returns the ServiceObjects object for the service referenced by the specified ServiceReference object.
getServiceReference() - 类 中的方法org.osgi.framework.ServiceEvent
Returns a reference to the service that had a change occur in its lifecycle.
getServiceReference() - 接口 中的方法org.osgi.framework.ServiceObjects
Returns the ServiceReference for the service associated with this ServiceObjects object.
getServiceReference() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Returns a ServiceReference for one of the services being tracked by this ServiceTracker.
getServiceReference(Class<S>) - 接口 中的方法org.osgi.framework.BundleContext
Returns a ServiceReference object for a service that implements and was registered under the name of the specified class.
getServiceReference(String) - 接口 中的方法org.osgi.framework.BundleContext
Returns a ServiceReference object for a service that implements and was registered under the specified class.
getServiceReferences() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Return an array of ServiceReferences for all services being tracked by this ServiceTracker.
getServiceReferences(Class<S>, String) - 接口 中的方法org.osgi.framework.BundleContext
Returns a collection of ServiceReference objects.
getServiceReferences(String, String) - 接口 中的方法org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getServiceReferences(String, SimpleFilter) - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
getServices() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker.
getServices(T[]) - 类 中的方法org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker.
getServicesInUse() - 接口 中的方法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.
getServicesInUse(Bundle) - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
getSignerCertificates(int) - 接口 中的方法org.osgi.framework.Bundle
Return the certificates for the signers of this bundle and the certificate chains for those signers.
getSignerMatcher(Bundle, int) - 接口 中的方法org.apache.felix.framework.ext.SecurityProvider
 
getSpecificationVersion() - 接口 中的方法org.osgi.service.packageadmin.ExportedPackage
已过时。
As of 1.2, replaced by ExportedPackage.getVersion().
getStartLevel() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Returns the start level of this archive.
getStartLevel() - 类 中的方法org.apache.felix.framework.StartLevelImpl
 
getStartLevel() - 接口 中的方法org.osgi.framework.startlevel.BundleStartLevel
Return the assigned start level value for the bundle.
getStartLevel() - 接口 中的方法org.osgi.framework.startlevel.FrameworkStartLevel
Return the active start level value of the Framework.
getStartLevel() - 接口 中的方法org.osgi.service.startlevel.StartLevel
已过时。
Return the active start level value of the Framework.
getState() - 接口 中的方法org.osgi.framework.Bundle
Returns this bundle's current state.
getState() - 接口 中的方法org.osgi.framework.hooks.weaving.WovenClass
Returns the current state of this woven class.
getSymbolicName() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getSymbolicName() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
getSymbolicName() - 接口 中的方法org.osgi.framework.Bundle
Returns the symbolic name of this bundle as specified by its Bundle-SymbolicName manifest header.
getSymbolicName() - 接口 中的方法org.osgi.framework.launch.Framework
Returns the symbolic name of this Framework.
getSymbolicName() - 接口 中的方法org.osgi.framework.wiring.BundleRevision
Returns the symbolic name for this bundle revision.
getSymbolicName() - 接口 中的方法org.osgi.service.packageadmin.RequiredBundle
已过时。
Returns the symbolic name of this required bundle.
getSystemBundleDataFile(String) - 类 中的方法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.
getSystemClassLoader() - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getSystemProperty(String, String) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getThrowable() - 类 中的方法org.osgi.framework.FrameworkEvent
Returns the exception related to this event.
getTracked() - 类 中的方法org.osgi.util.tracker.BundleTracker
Return a Map with the Bundles and customized objects for all bundles being tracked by this BundleTracker.
getTracked() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Return a SortedMap of the ServiceReferences and service objects for all services being tracked by this ServiceTracker.
getTrackingCount() - 类 中的方法org.osgi.util.tracker.BundleTracker
Returns the tracking count for this BundleTracker.
getTrackingCount() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Returns the tracking count for this ServiceTracker.
getType() - 类 中的方法org.osgi.framework.BundleEvent
Returns the type of lifecyle event.
getType() - 异常错误 中的方法org.osgi.framework.BundleException
Returns the type for this exception or UNSPECIFIED if the type was unspecified or unknown.
getType() - 类 中的方法org.osgi.framework.FrameworkEvent
Returns the type of framework event.
getType() - 类 中的方法org.osgi.framework.ServiceEvent
Returns the type of event.
getType() - 异常错误 中的方法org.osgi.framework.ServiceException
Returns the type for this exception or UNSPECIFIED if the type was unspecified or unknown.
getTypes() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getTypes() - 接口 中的方法org.osgi.framework.wiring.BundleRevision
Returns the special types of this bundle revision.
getURLConnectionInputStream(URLConnection) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
getUses() - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
getUses() - 类 中的方法org.apache.felix.framework.wiring.BundleCapabilityImpl
 
getUsingBundles() - 接口 中的方法org.osgi.framework.ServiceReference
Returns the bundles that are using the service referenced by this ServiceReference object.
getUsingBundles(ServiceReference<?>) - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
getValue() - 类 中的方法org.apache.felix.framework.capabilityset.SimpleFilter
 
getVersion() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getVersion() - 接口 中的方法org.osgi.framework.Bundle
Returns the version of this bundle as specified by its Bundle-Version manifest header.
getVersion() - 接口 中的方法org.osgi.framework.wiring.BundleRevision
Returns the version for this bundle revision.
getVersion() - 接口 中的方法org.osgi.service.packageadmin.ExportedPackage
已过时。
Returns the version of this exported package.
getVersion() - 接口 中的方法org.osgi.service.packageadmin.RequiredBundle
已过时。
Returns the version of this required bundle.
getWire(BundleRevision, String) - 类 中的静态方法org.apache.felix.framework.util.Util
 
getWiring() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
getWiring() - 接口 中的方法org.osgi.framework.wiring.BundleRevision
Returns the bundle wiring which is using this bundle revision.
getWirings() - 类 中的方法org.apache.felix.framework.ResolveContextImpl
 
getWirings() - 类 中的方法org.apache.felix.framework.resolver.ResolveContext
 
GTE - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 

H

hasBundlePermission(ProtectionDomain, Permission, boolean) - 接口 中的方法org.apache.felix.framework.ext.SecurityProvider
 
hasEntry(String) - 接口 中的方法org.apache.felix.framework.cache.Content
This method determines if the specified named entry is contained in the associated content.
hasEntry(String) - 类 中的方法org.apache.felix.framework.cache.ContentDirectoryContent
 
hasEntry(String) - 类 中的方法org.apache.felix.framework.cache.DirectoryContent
 
hasEntry(String) - 类 中的方法org.apache.felix.framework.cache.JarContent
 
hashCode() - 类 中的方法org.apache.felix.framework.BundleProtectionDomain
 
hashCode() - 类 中的方法org.apache.felix.framework.FilterImpl
 
hashCode() - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
hashCode() - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
hashCode() - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
hashCode() - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
hashCode() - 类 中的方法org.apache.felix.framework.util.VersionRange
 
hashCode() - 类 中的方法org.osgi.framework.AdaptPermission
Returns the hash code value for this object.
hashCode() - 类 中的方法org.osgi.framework.AdminPermission
Returns the hash code value for this object.
hashCode() - 类 中的方法org.osgi.framework.BundlePermission
Returns the hash code value for this object.
hashCode() - 类 中的方法org.osgi.framework.CapabilityPermission
Returns the hash code value for this object.
hashCode() - 接口 中的方法org.osgi.framework.Filter
Returns the hashCode for this Filter.
hashCode() - 接口 中的方法org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Returns the hash code for this ListenerInfo.
hashCode() - 类 中的方法org.osgi.framework.PackagePermission
Returns the hash code value for this object.
hashCode() - 类 中的方法org.osgi.framework.ServicePermission
Returns the hash code value for this object.
hashCode() - 类 中的方法org.osgi.framework.Version
Returns a hash code value for the object.
hashCode() - 类 中的方法org.osgi.framework.VersionRange
Returns a hash code value for the object.
hashCode() - 接口 中的方法org.osgi.resource.Capability
Returns the hashCode of this Capability.
hashCode() - 接口 中的方法org.osgi.resource.Requirement
Returns the hashCode of this Requirement.
hashCode() - 接口 中的方法org.osgi.resource.Resource
Returns the hashCode of this Resource.
hashCode() - 接口 中的方法org.osgi.resource.Wire
Returns the hashCode of this Wire.
hashCode(URL) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
hashCode(URL) - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.hashCode(URL).
hashCode(URL) - 接口 中的方法org.osgi.service.url.URLStreamHandlerService
 
hasInputStream(int, String) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
hasMoreElements() - 类 中的方法org.apache.felix.framework.util.CompoundEnumeration
 
hasPackageSource(String) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
hasPermission(Object) - 类 中的方法org.apache.felix.framework.Felix
 
hasPermission(Object) - 接口 中的方法org.osgi.framework.Bundle
Determines if this bundle has the specified permissions.
HOST - 类 中的静态变量org.osgi.framework.BundlePermission
The action string host.
HOST_NAMESPACE - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
Namespace name for host capabilities and requirements.
HOST_NAMESPACE - 接口 中的静态变量org.osgi.framework.wiring.BundleRevision
Namespace for host capabilities and requirements.
HostedCapability - org.apache.felix.framework.resolver中的接口
 
HostNamespace - org.osgi.framework.namespace中的类
Host Capability and Requirement Namespace.
hostsEqual(URL, URL) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
hostsEqual(URL, URL) - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.hostsEqual.
hostsEqual(URL, URL) - 接口 中的方法org.osgi.service.url.URLStreamHandlerService
 

I

id - 类 中的变量org.osgi.framework.dto.BundleDTO
The bundle's unique identifier.
id - 类 中的变量org.osgi.framework.dto.ServiceReferenceDTO
The id of the service.
id - 类 中的变量org.osgi.resource.dto.CapabilityDTO
The unique identifier of the capability.
id - 类 中的变量org.osgi.resource.dto.RequirementDTO
The unique identifier of the requirement.
id - 类 中的变量org.osgi.resource.dto.ResourceDTO
The unique identifier of the resource.
id - 类 中的变量org.osgi.resource.dto.WiringDTO
The unique identifier of the wiring node.
IDENTITY_NAMESPACE - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
Namespace name for identity capabilities and requirements.
IdentityNamespace - org.osgi.framework.namespace中的类
Identity Capability and Requirement Namespace.
ImmutableList<E> - org.apache.felix.framework.util中的类
 
ImmutableList(E...) - 类 的构造器org.apache.felix.framework.util.ImmutableList
 
ImmutableList(Collection<? extends E>) - 类 的构造器org.apache.felix.framework.util.ImmutableList
 
ImmutableMap<K,​V> - org.apache.felix.framework.util中的类
 
ImmutableMap(Map.Entry<K, V>[]) - 类 的构造器org.apache.felix.framework.util.ImmutableMap
 
ImmutableMap(Map<K, V>) - 类 的构造器org.apache.felix.framework.util.ImmutableMap
 
IMPLICIT_BOOT_DELEGATION_PROP - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
implies(Permission) - 类 中的方法org.apache.felix.framework.BundleProtectionDomain
 
implies(Permission) - 类 中的方法org.osgi.framework.AdaptPermission
Determines if the specified permission is implied by this object.
implies(Permission) - 类 中的方法org.osgi.framework.AdminPermission
Determines if the specified permission is implied by this object.
implies(Permission) - 类 中的方法org.osgi.framework.BundlePermission
Determines if the specified permission is implied by this object.
implies(Permission) - 类 中的方法org.osgi.framework.CapabilityPermission
Determines if a CapabilityPermission object "implies" the specified permission.
implies(Permission) - 类 中的方法org.osgi.framework.PackagePermission
Determines if the specified permission is implied by this object.
implies(Permission) - 类 中的方法org.osgi.framework.ServicePermission
Determines if a ServicePermission object "implies" the specified permission.
impliesDirect(Permission) - 类 中的方法org.apache.felix.framework.BundleProtectionDomain
 
IMPORT - 类 中的静态变量org.osgi.framework.PackagePermission
The action string import.
IMPORT_PACKAGE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the packages on which the bundle depends.
IMPORT_SERVICE - 接口 中的静态变量org.osgi.framework.Constants
已过时。
As of 1.2.
INCLUDE_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying a list of classes to include in the exported package.
includes(Version) - 类 中的方法org.osgi.framework.VersionRange
Returns whether this version range includes the specified version.
indexOf(Object) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
infiniteRange - 类 中的静态变量org.apache.felix.framework.util.VersionRange
 
INFO - 类 中的静态变量org.osgi.framework.FrameworkEvent
An informational event has occurred.
init() - 类 中的方法org.apache.felix.framework.Felix
 
init() - 接口 中的方法org.osgi.framework.launch.Framework
Initialize this Framework.
init(FrameworkListener...) - 类 中的方法org.apache.felix.framework.Felix
 
init(FrameworkListener...) - 接口 中的方法org.osgi.framework.launch.Framework
Initialize this Framework.
initCause(Throwable) - 异常错误 中的方法org.osgi.framework.BundleException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - 异常错误 中的方法org.osgi.framework.InvalidSyntaxException
Initializes the cause of this exception to the specified value.
initialBundleStartLevel - 类 中的变量org.osgi.framework.startlevel.dto.FrameworkStartLevelDTO
The initial start level value that is assigned to a bundle when it is first installed.
initializeNativeAliases(Map) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
Initialize the processor and os name aliases from Felix Config.
INPUTSTREAM_PROTOCOL - 类 中的静态变量org.apache.felix.framework.cache.BundleArchive
 
insertHostedCapability(List<BundleCapability>, HostedCapability) - 类 中的方法org.apache.felix.framework.ResolveContextImpl
 
insertHostedCapability(List<BundleCapability>, HostedCapability) - 类 中的方法org.apache.felix.framework.resolver.ResolveContext
 
installBundle(String) - 接口 中的方法org.osgi.framework.BundleContext
Installs a bundle from the specified location identifier.
installBundle(String, InputStream) - 接口 中的方法org.osgi.framework.BundleContext
Installs a bundle from the specified InputStream object.
INSTALLED - 接口 中的静态变量org.osgi.framework.Bundle
The bundle is installed but not yet resolved.
INSTALLED - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle has been installed.
INSTALLING - 接口 中的静态变量org.osgi.framework.hooks.bundle.CollisionHook
Specifies a bundle install operation is being performed.
intersection(VersionRange...) - 类 中的方法org.osgi.framework.VersionRange
Returns the intersection of this version range with the specified version ranges.
inUse - 类 中的变量org.osgi.framework.wiring.dto.BundleWiringDTO.NodeDTO
The bundle wiring's in use setting indicates that the bundle wiring is in use.
INVALID_OPERATION - 异常错误 中的静态变量org.osgi.framework.BundleException
The operation was invalid.
InvalidSyntaxException - org.osgi.framework中的异常错误
A Framework exception used to indicate that a filter string has an invalid syntax.
InvalidSyntaxException(String, String) - 异常错误 的构造器org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
InvalidSyntaxException(String, String, Throwable) - 异常错误 的构造器org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
invoke(Object, Method, Object[]) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
invoke(Constructor, Object[]) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invoke(Method, Object, Object[]) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeBundleCollisionHook(CollisionHook, int, Bundle, Collection<Bundle>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeBundleEventHook(EventHook, BundleEvent, Collection<BundleContext>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeBundleFindHook(FindHook, BundleContext, Collection<Bundle>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeDirect(Method, Object, Object[]) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeResolverHookEnd(ResolverHook) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeResolverHookFactory(ResolverHookFactory, Collection<BundleRevision>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeResolverHookMatches(ResolverHook, BundleRequirement, Collection<BundleCapability>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeResolverHookResolvable(ResolverHook, Collection<BundleRevision>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeResolverHookSingleton(ResolverHook, BundleCapability, Collection<BundleCapability>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeServiceEventHook(EventHook, ServiceEvent, Collection<BundleContext>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeServiceEventListenerHook(EventListenerHook, ServiceEvent, Map<BundleContext, Collection<ListenerHook.ListenerInfo>>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeServiceFindHook(FindHook, BundleContext, String, String, boolean, Collection<ServiceReference<?>>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeServiceListenerHookAdded(ListenerHook, Collection<ListenerHook.ListenerInfo>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeServiceListenerHookRemoved(ListenerHook, Collection<ListenerHook.ListenerInfo>) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeWeavingHook(WeavingHook, WovenClass) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
invokeWovenClassListener(WovenClassListener, WovenClass) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
isActivationPolicyUsed() - 接口 中的方法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() - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
isAssignableTo(Bundle, String) - 接口 中的方法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) - 类 中的方法org.apache.felix.framework.wiring.BundleCapabilityImpl
 
isBundleActivationPolicyUsed(Bundle) - 类 中的方法org.apache.felix.framework.StartLevelImpl
 
isBundleActivationPolicyUsed(Bundle) - 接口 中的方法org.osgi.service.startlevel.StartLevel
已过时。
Returns whether the specified bundle's autostart setting indicates that the activation policy declared in the bundle's manifest must be used.
isBundlePersistentlyStarted(Bundle) - 类 中的方法org.apache.felix.framework.StartLevelImpl
 
isBundlePersistentlyStarted(Bundle) - 接口 中的方法org.osgi.service.startlevel.StartLevel
已过时。
Returns whether the specified bundle's autostart setting indicates the bundle must be started.
isCaseSensitive() - 类 中的方法org.apache.felix.framework.util.StringComparator
 
isCeilingInclusive() - 类 中的方法org.apache.felix.framework.util.VersionRange
 
isCurrent() - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
isCurrent() - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns true if this bundle wiring is the current bundle wiring.
isEffective(BundleRequirement) - 类 中的方法org.apache.felix.framework.ResolveContextImpl
 
isEffective(BundleRequirement) - 类 中的方法org.apache.felix.framework.resolver.ResolveContext
 
isEmpty() - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
isEmpty() - 类 中的方法org.apache.felix.framework.util.MapToDictionary
 
isEmpty() - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
isEmpty() - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
isEmpty() - 类 中的方法org.apache.felix.framework.util.StringMap
 
isEmpty() - 类 中的方法org.osgi.framework.VersionRange
Returns whether this version range is empty.
isEmpty() - 类 中的方法org.osgi.util.tracker.BundleTracker
Return if this BundleTracker is empty.
isEmpty() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Return if this ServiceTracker is empty.
isExact() - 类 中的方法org.osgi.framework.VersionRange
Returns whether this version range contains only a single version.
isExtension() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
isExtension() - 类 中的方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
isFileDirectory(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
isFloorInclusive() - 类 中的方法org.apache.felix.framework.util.VersionRange
 
isFragment(BundleRevision) - 类 中的静态方法org.apache.felix.framework.util.Util
Checks if the provided module definition declares a fragment host.
isIncluded(String) - 类 中的方法org.apache.felix.framework.wiring.BundleCapabilityImpl
 
isInRange(Version) - 类 中的方法org.apache.felix.framework.util.VersionRange
 
isInUse() - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
isInUse() - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns true if this bundle wiring is in use.
isOptional() - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
isOptional() - 类 中的方法org.apache.felix.framework.wiring.BundleRequirementImpl
 
isParallel() - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
isParallel() - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoaderJava5
 
isPersistentlyStarted() - 接口 中的方法org.osgi.framework.startlevel.BundleStartLevel
Returns whether the bundle's autostart setting indicates it must be started.
isRemovalPending() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
 
isRemovalPending() - 接口 中的方法org.osgi.service.packageadmin.ExportedPackage
已过时。
Returns true if the package associated with this ExportedPackage object has been exported by a bundle that has been updated or uninstalled.
isRemovalPending() - 接口 中的方法org.osgi.service.packageadmin.RequiredBundle
已过时。
Returns true if the bundle associated with this RequiredBundle object has been updated or uninstalled.
isRemoved() - 类 中的方法org.apache.felix.framework.util.ListenerInfo
 
isRemoved() - 接口 中的方法org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Return the state of the listener for this addition and removal life cycle.
isServiceAssignable(Bundle, ServiceReference) - 类 中的静态方法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.
isSingleton(BundleRevision) - 类 中的静态方法org.apache.felix.framework.util.Util
Returns true if the specified bundle revision is a singleton (i.e., directive singleton:=true in Bundle-SymbolicName).
isWeavingComplete() - 接口 中的方法org.osgi.framework.hooks.weaving.WovenClass
Returns whether weaving is complete in this woven class.
iterator() - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
iterator() - 类 中的方法org.apache.felix.framework.util.ImmutableList
 
iterator() - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 

J

JarContent - org.apache.felix.framework.cache中的类
 
JarContent(Logger, Map, WeakZipFileFactory, Object, File, File, WeakZipFileFactory.WeakZipFile) - 类 的构造器org.apache.felix.framework.cache.JarContent
 

K

keys() - 类 中的方法org.apache.felix.framework.util.MapToDictionary
 
keySet() - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 

L

lastIndexOf(Object) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
lastModified - 类 中的变量org.osgi.framework.dto.BundleDTO
The time when the bundle was last modified.
LAZY_ACTIVATION - 类 中的静态变量org.apache.felix.framework.BundleRevisionImpl
 
LAZY_ACTIVATION - 类 中的静态变量org.apache.felix.framework.BundleWiringImpl
 
LAZY_ACTIVATION - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle will be lazily activated.
LEFT_CLOSED - 类 中的静态变量org.osgi.framework.VersionRange
The left endpoint is closed and is included in the range.
LEFT_OPEN - 类 中的静态变量org.osgi.framework.VersionRange
The left endpoint is open and is excluded from the range.
LIFECYCLE - 类 中的静态变量org.osgi.framework.AdminPermission
The action string lifecycle.
listDirectory(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
LISTENER - 类 中的静态变量org.osgi.framework.AdminPermission
The action string listener.
ListenerHook - org.osgi.framework.hooks.service中的接口
OSGi Framework Service Listener Hook Service.
ListenerHook.ListenerInfo - org.osgi.framework.hooks.service中的接口
Information about a Service Listener.
ListenerInfo - org.apache.felix.framework.util中的类
 
ListenerInfo(ListenerInfo, boolean) - 类 的构造器org.apache.felix.framework.util.ListenerInfo
 
ListenerInfo(Bundle, BundleContext, Class, EventListener, Filter, Object, boolean) - 类 的构造器org.apache.felix.framework.util.ListenerInfo
 
listIterator() - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
listIterator(int) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
listIterator(int) - 类 中的方法org.apache.felix.framework.util.ImmutableList
 
listResources(String, String, int) - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
listResources(String, String, int) - 接口 中的方法org.osgi.framework.wiring.BundleWiring
Returns the names of resources visible to this bundle wiring's class loader.
LISTRESOURCES_DEBUG - 类 中的静态变量org.apache.felix.framework.BundleWiringImpl
 
LISTRESOURCES_LOCAL - 接口 中的静态变量org.osgi.framework.wiring.BundleWiring
The list resource names operation must limit the result to the names of matching resources contained in this bundle wiring's bundle revision and its attached fragment revisions.
LISTRESOURCES_RECURSE - 接口 中的静态变量org.osgi.framework.wiring.BundleWiring
The list resource names operation must recurse into subdirectories.
loadClass(String) - 接口 中的方法org.osgi.framework.Bundle
Loads the specified class using this bundle's class loader.
loadClass(String, boolean) - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
loadClassUsingClass(Class, String, SecureAction) - 类 中的静态方法org.apache.felix.framework.util.Util
This is a simple utility class that attempts to load the named class using the class loader of the supplied class or the class loader of one of its super classes or their implemented interfaces.
loadDefaultProperties(Logger) - 类 中的静态方法org.apache.felix.framework.util.Util
 
log(int, String) - 类 中的方法org.apache.felix.framework.Logger
 
log(int, String, Throwable) - 类 中的方法org.apache.felix.framework.Logger
 
log(Bundle, int, String) - 类 中的方法org.apache.felix.framework.Logger
 
log(Bundle, int, String, Throwable) - 类 中的方法org.apache.felix.framework.Logger
 
log(ServiceReference, int, String) - 类 中的方法org.apache.felix.framework.Logger
 
log(ServiceReference, int, String, Throwable) - 类 中的方法org.apache.felix.framework.Logger
 
LOG_DEBUG - 类 中的静态变量org.apache.felix.framework.Logger
 
LOG_ERROR - 类 中的静态变量org.apache.felix.framework.Logger
 
LOG_INFO - 类 中的静态变量org.apache.felix.framework.Logger
 
LOG_LEVEL_PROP - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
LOG_LOGGER_PROP - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
LOG_WARNING - 类 中的静态变量org.apache.felix.framework.Logger
 
Logger - org.apache.felix.framework中的类
This class mimics the standard OSGi LogService interface.
Logger() - 类 的构造器org.apache.felix.framework.Logger
 
LTE - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 

M

m_attrs - 类 中的变量org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
m_dirs - 类 中的变量org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
m_paths - 类 中的变量org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
m_types - 类 中的变量org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
main(String[]) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
MANDATORY_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying names of matching attributes which must be specified by matching Import-Package statements in the Export-Package manifest header.
MANIFEST_ERROR - 异常错误 中的静态变量org.osgi.framework.BundleException
The bundle manifest was in error.
ManifestParser - org.apache.felix.framework.util.manifestparser中的类
 
ManifestParser(Logger, Map, BundleRevision, Map) - 类 的构造器org.apache.felix.framework.util.manifestparser.ManifestParser
 
MapToDictionary - org.apache.felix.framework.util中的类
This is a simple class that implements a Dictionary from a Map.
MapToDictionary(Map) - 类 的构造器org.apache.felix.framework.util.MapToDictionary
 
match(Dictionary<String, ?>) - 类 中的方法org.apache.felix.framework.FilterImpl
 
match(Dictionary<String, ?>) - 接口 中的方法org.osgi.framework.Filter
Filter using a Dictionary with case insensitive key lookup.
match(Map) - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
match(Map, String) - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibrary
Determines if the specified native library name matches this native library definition.
match(SimpleFilter, boolean) - 类 中的方法org.apache.felix.framework.capabilityset.CapabilitySet
 
match(ServiceReference) - 类 中的方法org.apache.felix.framework.FilterImpl
 
match(ServiceReference<?>) - 接口 中的方法org.osgi.framework.Filter
Filter using a service's properties.
MATCH_ALL - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 
matchCase(Dictionary<String, ?>) - 类 中的方法org.apache.felix.framework.FilterImpl
 
matchCase(Dictionary<String, ?>) - 接口 中的方法org.osgi.framework.Filter
Filter using a Dictionary.
matchDistinguishedNameChain(String, List<String>) - 类 中的静态方法org.osgi.framework.FrameworkUtil
Match a Distinguished Name (DN) chain against a pattern.
matches(Map<String, ?>) - 类 中的方法org.apache.felix.framework.FilterImpl
 
matches(Map<String, ?>) - 接口 中的方法org.osgi.framework.Filter
Filter using a Map.
matches(BundleCapability) - 类 中的方法org.apache.felix.framework.wiring.BundleRequirementImpl
 
matches(BundleCapability) - 接口 中的方法org.osgi.framework.wiring.BundleRequirement
Returns whether the specified capability matches this requirement.
matches(BundleCapability, SimpleFilter) - 类 中的静态方法org.apache.felix.framework.capabilityset.CapabilitySet
 
METADATA - 类 中的静态变量org.osgi.framework.AdminPermission
The action string metadata.
mkdir(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
mkdirs(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
modified(WovenClass) - 接口 中的方法org.osgi.framework.hooks.weaving.WovenClassListener
Receives notification that a woven class has completed a state transition.
MODIFIED - 类 中的静态变量org.osgi.framework.ServiceEvent
The properties of a registered service have been modified.
MODIFIED_ENDMATCH - 类 中的静态变量org.osgi.framework.ServiceEvent
The properties of a registered service have been modified and the new properties no longer match the listener's filter.
modifiedBundle(Bundle, BundleEvent, T) - 类 中的方法org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.modifiedBundle method.
modifiedBundle(Bundle, BundleEvent, T) - 接口 中的方法org.osgi.util.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been modified.
modifiedService(ServiceReference<S>, T) - 类 中的方法org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.modifiedService method.
modifiedService(ServiceReference<S>, T) - 接口 中的方法org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker has been modified.
Mutex - org.apache.felix.framework.util中的类
 
Mutex() - 类 的构造器org.apache.felix.framework.util.Mutex
 

N

namespace - 类 中的变量org.osgi.resource.dto.CapabilityDTO
The namespace for the capability.
namespace - 类 中的变量org.osgi.resource.dto.RequirementDTO
The namespace for the requirement.
Namespace - org.osgi.resource中的类
Capability and Requirement Namespaces base class.
Namespace() - 类 的构造器org.osgi.resource.Namespace
Protected constructor for Namespace sub-types.
NATIVE_NAMESPACE - 类 中的静态变量org.osgi.framework.namespace.NativeNamespace
Namespace name for native capabilities and requirements.
NATIVE_OS_NAME_ALIAS_PREFIX - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
NATIVE_PROC_NAME_ALIAS_PREFIX - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
NATIVECODE_ERROR - 异常错误 中的静态变量org.osgi.framework.BundleException
The bundle could not be resolved due to an error with the Bundle-NativeCode header.
NativeLibrary - org.apache.felix.framework.util.manifestparser中的类
 
NativeLibrary(String, String[], String[], String[], String[], String) - 类 的构造器org.apache.felix.framework.util.manifestparser.NativeLibrary
 
NativeLibraryClause - org.apache.felix.framework.util.manifestparser中的类
 
NativeLibraryClause(String[], String[], String[], String[], String[], String) - 类 的构造器org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
NativeLibraryClause(NativeLibraryClause) - 类 的构造器org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
NativeNamespace - org.osgi.framework.namespace中的类
Native Capability and Requirement Namespace.
newFramework(Map) - 类 中的方法org.apache.felix.framework.FrameworkFactory
 
newFramework(Map<String, String>) - 接口 中的方法org.osgi.framework.launch.FrameworkFactory
Create a new Framework instance.
newInstance(E...) - 类 中的静态方法org.apache.felix.framework.util.ImmutableList
 
newInstance(Collection<? extends E>) - 类 中的静态方法org.apache.felix.framework.util.ImmutableList
 
newInstance(Map.Entry<K, V>...) - 类 中的静态方法org.apache.felix.framework.util.ImmutableMap
 
newInstance(Map<K, V>) - 类 中的静态方法org.apache.felix.framework.util.ImmutableMap
 
newPermissionCollection() - 类 中的方法org.osgi.framework.AdaptPermission
Returns a new PermissionCollection object suitable for storing AdaptPermission objects.
newPermissionCollection() - 类 中的方法org.osgi.framework.AdminPermission
Returns a new PermissionCollection object suitable for storing AdminPermissions.
newPermissionCollection() - 类 中的方法org.osgi.framework.BundlePermission
Returns a new PermissionCollection object suitable for storing BundlePermission objects.
newPermissionCollection() - 类 中的方法org.osgi.framework.CapabilityPermission
Returns a new PermissionCollection object for storing CapabilityPermission objects.
newPermissionCollection() - 类 中的方法org.osgi.framework.PackagePermission
Returns a new PermissionCollection object suitable for storing PackagePermission objects.
newPermissionCollection() - 类 中的方法org.osgi.framework.ServicePermission
Returns a new PermissionCollection object for storing ServicePermission objects.
nextElement() - 类 中的方法org.apache.felix.framework.util.CompoundEnumeration
 
NodeDTO() - 类 的构造器org.osgi.framework.wiring.dto.BundleWiringDTO.NodeDTO
 
nodes - 类 中的变量org.osgi.framework.wiring.dto.BundleWiringDTO
The set of wiring nodes referenced by the wiring graph.
normalizeOSName(String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
normalizeOSVersion(String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
normalizeProcessor(String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
NOT - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 

O

OBJECTCLASS - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying all of the class names under which a service was registered in the Framework.
open() - 类 中的方法org.apache.felix.framework.util.ThreadGate
Open the gate and release any waiting threads.
open() - 类 中的方法org.osgi.util.tracker.BundleTracker
Open this BundleTracker and begin tracking bundles.
open() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker and begin tracking services.
open(boolean) - 类 中的方法org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker and begin tracking services.
openConnection(URL) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
openConnection(URL) - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
 
openConnection(URL) - 接口 中的方法org.osgi.service.url.URLStreamHandlerService
 
openConnection(URL, Proxy) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
openJarFile(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
openURLConnection(URL) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
openZipFile(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
OR - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 
org.apache.felix.framework - 程序包 org.apache.felix.framework
 
org.apache.felix.framework.cache - 程序包 org.apache.felix.framework.cache
 
org.apache.felix.framework.capabilityset - 程序包 org.apache.felix.framework.capabilityset
 
org.apache.felix.framework.ext - 程序包 org.apache.felix.framework.ext
 
org.apache.felix.framework.resolver - 程序包 org.apache.felix.framework.resolver
 
org.apache.felix.framework.util - 程序包 org.apache.felix.framework.util
 
org.apache.felix.framework.util.manifestparser - 程序包 org.apache.felix.framework.util.manifestparser
 
org.apache.felix.framework.wiring - 程序包 org.apache.felix.framework.wiring
 
org.osgi.dto - 程序包 org.osgi.dto
OSGi Data Transfer Object Package Version 1.0.
org.osgi.framework - 程序包 org.osgi.framework
Framework Package Version 1.8.
org.osgi.framework.dto - 程序包 org.osgi.framework.dto
OSGi Data Transfer Object Framework Package Version 1.8.
org.osgi.framework.hooks.bundle - 程序包 org.osgi.framework.hooks.bundle
Framework Bundle Hooks Package Version 1.1.
org.osgi.framework.hooks.resolver - 程序包 org.osgi.framework.hooks.resolver
Framework Resolver Hooks Package Version 1.0.
org.osgi.framework.hooks.service - 程序包 org.osgi.framework.hooks.service
Framework Service Hooks Package Version 1.1.
org.osgi.framework.hooks.weaving - 程序包 org.osgi.framework.hooks.weaving
Framework Weaving Hooks Package Version 1.1.
org.osgi.framework.launch - 程序包 org.osgi.framework.launch
Framework Launch Package Version 1.2.
org.osgi.framework.namespace - 程序包 org.osgi.framework.namespace
Namespace Package Version 1.1.
org.osgi.framework.startlevel - 程序包 org.osgi.framework.startlevel
Framework Start Level Package Version 1.0.
org.osgi.framework.startlevel.dto - 程序包 org.osgi.framework.startlevel.dto
OSGi Data Transfer Object Framework Start Level Package Version 1.0.
org.osgi.framework.wiring - 程序包 org.osgi.framework.wiring
Framework Wiring Package Version 1.2.
org.osgi.framework.wiring.dto - 程序包 org.osgi.framework.wiring.dto
OSGi Data Transfer Object Framework Wiring Package Version 1.2.
org.osgi.resource - 程序包 org.osgi.resource
Resource Package Version 1.0.
org.osgi.resource.dto - 程序包 org.osgi.resource.dto
OSGi Data Transfer Object Resource Package Version 1.0.
org.osgi.service.packageadmin - 程序包 org.osgi.service.packageadmin
Package Admin Package Version 1.2.
org.osgi.service.startlevel - 程序包 org.osgi.service.startlevel
Start Level Package Version 1.1.
org.osgi.service.url - 程序包 org.osgi.service.url
URL Stream and Content Handlers Package Version 1.0.
org.osgi.util.tracker - 程序包 org.osgi.util.tracker
Tracker Package Version 1.5.

P

PACKAGE_NAMESPACE - 类 中的静态变量org.osgi.framework.namespace.PackageNamespace
Namespace name for package capabilities and requirements.
PACKAGE_NAMESPACE - 接口 中的静态变量org.osgi.framework.wiring.BundleRevision
Namespace for package capabilities and requirements.
PACKAGE_SEPARATOR - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
PACKAGE_SPECIFICATION_VERSION - 接口 中的静态变量org.osgi.framework.Constants
已过时。
As of 1.3. This has been replaced by Constants.VERSION_ATTRIBUTE.
PackageAdmin - org.osgi.service.packageadmin中的接口
已过时。
This service has been replaced by the org.osgi.framework.wiring package.
PackageAdminImpl - org.apache.felix.framework中的类
 
PackageNamespace - org.osgi.framework.namespace中的类
Package Capability and Requirement Namespace.
PackagePermission - org.osgi.framework中的类
A bundle's authority to import or export a package.
PackagePermission(String, String) - 类 的构造器org.osgi.framework.PackagePermission
Creates a new PackagePermission object.
PackagePermission(String, Bundle, String) - 类 的构造器org.osgi.framework.PackagePermission
Creates a new requested PackagePermission object to be used by code that must perform checkPermission for the import action.
PACKAGES_REFRESHED - 类 中的静态变量org.osgi.framework.FrameworkEvent
A FrameworkWiring.refreshBundles operation has completed.
parse(String) - 类 中的静态方法org.apache.felix.framework.capabilityset.SimpleFilter
 
parse(String) - 类 中的静态方法org.apache.felix.framework.util.VersionRange
 
parse(Logger, String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.NativeLibraryClause
 
parseDelimitedString(String, String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
parseDelimitedString(String, String, boolean) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.ManifestParser
Parses delimited string and returns an array containing the tokens.
ParsedHeaderClause - org.apache.felix.framework.util.manifestparser中的类
 
ParsedHeaderClause(List<String>, Map<String, String>, Map<String, Object>, Map<String, String>) - 类 的构造器org.apache.felix.framework.util.manifestparser.ParsedHeaderClause
 
parseDynamicImportHeader(Logger, BundleRevision, String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
parseExportHeader(Logger, BundleRevision, String, String, Version) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
parseExtensionBundleHeader(String) - 类 中的静态方法org.apache.felix.framework.util.manifestparser.ManifestParser
 
parseSubstring(String) - 类 中的静态方法org.apache.felix.framework.capabilityset.SimpleFilter
 
parseURL(URL, String, int, int) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
parseURL(URLStreamHandlerSetter, URL, String, int, int) - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
Parse a URL using the URLStreamHandlerSetter object.
parseURL(URLStreamHandlerSetter, URL, String, int, int) - 接口 中的方法org.osgi.service.url.URLStreamHandlerService
Parse a URL.
parseVersion(String) - 类 中的静态方法org.osgi.framework.Version
Parses a version identifier from the specified string.
persistentlyStarted - 类 中的变量org.osgi.framework.startlevel.dto.BundleStartLevelDTO
The bundle's autostart setting indicates it must be started.
PRESENT - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 
properties - 类 中的变量org.osgi.framework.dto.FrameworkDTO
The launch properties of the framework.
properties - 类 中的变量org.osgi.framework.dto.ServiceReferenceDTO
The properties for the service.
PrototypeServiceFactory<S> - org.osgi.framework中的接口
A factory for prototype scope services.
PROVIDE - 类 中的静态变量org.osgi.framework.BundlePermission
The action string provide.
PROVIDE - 类 中的静态变量org.osgi.framework.CapabilityPermission
The action string provide.
PROVIDE_CAPABILITY - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the capabilities that the bundle offers to provide to other bundles.
providedWires - 类 中的变量org.osgi.resource.dto.WiringDTO
The provided wires for the wiring node.
provider - 类 中的变量org.osgi.resource.dto.WireDTO
The identifier of the provider resource for the wire.
providerWiring - 类 中的变量org.osgi.framework.wiring.dto.BundleWireDTO
The identifier of the provider wiring for the bundle wire.
purge() - 类 中的方法org.apache.felix.framework.cache.BundleArchive
This method removes all old revisions associated with the archive and keeps only the current revision.
put(Object, Object) - 类 中的方法org.apache.felix.framework.util.MapToDictionary
 
put(String, Object) - 类 中的方法org.apache.felix.framework.util.StringMap
 
put(K, V) - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
putAll(Map<? extends String, ? extends Object>) - 类 中的方法org.apache.felix.framework.util.StringMap
 
putAll(Map<? extends K, ? extends V>) - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 

R

randomUUID() - 类 中的静态方法org.apache.felix.framework.util.Util
Generates a variant 2, version 4 (randomly generated number) UUID as per RFC 4122.
READ_ERROR - 异常错误 中的静态变量org.osgi.framework.BundleException
The framework received an error while reading the input stream for a bundle.
realHandler - 类 中的变量org.osgi.service.url.AbstractURLStreamHandlerService
The URLStreamHandlerSetter object passed to the parseURL method.
REFERENCE_PROTOCOL - 类 中的静态变量org.apache.felix.framework.cache.BundleArchive
 
refreshBundles(Collection<Bundle>, FrameworkListener...) - 接口 中的方法org.osgi.framework.wiring.FrameworkWiring
Refreshes the specified bundles.
refreshPackages(Bundle[]) - 类 中的方法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[]) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Forces the update (replacement) or removal of packages exported by the specified bundles.
REGISTER - 类 中的静态变量org.osgi.framework.ServicePermission
The action string register.
REGISTERED - 类 中的静态变量org.osgi.framework.ServiceEvent
This service has been registered.
registerService(Class<S>, ServiceFactory<S>, Dictionary<String, ?>) - 接口 中的方法org.osgi.framework.BundleContext
Registers the specified service factory object with the specified properties under the name of the specified class with the Framework.
registerService(Class<S>, S, Dictionary<String, ?>) - 接口 中的方法org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the name of the specified class with the Framework.
registerService(String[], Object, Dictionary<String, ?>) - 接口 中的方法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, ?>) - 接口 中的方法org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class name with the Framework.
registerService(BundleContext, String[], Object, Dictionary) - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
REJECTED_BY_HOOK - 异常错误 中的静态变量org.osgi.framework.BundleException
A framework hook rejected the operation.
release() - 类 中的方法org.apache.felix.framework.cache.BundleCache
 
REMOTE - 异常错误 中的静态变量org.osgi.framework.ServiceException
An error occurred invoking a remote service.
REMOTE_CONFIGS_SUPPORTED - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying the configuration types supported by a distribution provider.
REMOTE_INTENTS_SUPPORTED - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying the intents supported by a distribution provider.
remove(int) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
remove(Object) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
remove(Object) - 类 中的方法org.apache.felix.framework.util.ImmutableList
 
remove(Object) - 类 中的方法org.apache.felix.framework.util.MapToDictionary
 
remove(Object) - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
remove(Object) - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
remove(Object) - 类 中的方法org.apache.felix.framework.util.StringMap
 
remove(Bundle) - 类 中的方法org.osgi.util.tracker.BundleTracker
Remove a bundle from this BundleTracker.
remove(ServiceReference<S>) - 类 中的方法org.osgi.util.tracker.ServiceTracker
Remove a service from this ServiceTracker.
removeAll(Collection<?>) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
removeAll(Collection<?>) - 类 中的方法org.apache.felix.framework.util.ImmutableList
 
removeAll(Collection<?>) - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
removeBundleListener(BundleListener) - 接口 中的方法org.osgi.framework.BundleContext
Removes the specified BundleListener object from the context bundle's list of listeners.
removeCapability() - 接口 中的方法org.apache.felix.framework.ext.FelixBundleContext
 
removeCapability(BundleCapability) - 类 中的方法org.apache.felix.framework.capabilityset.CapabilitySet
 
removed(Collection<ListenerHook.ListenerInfo>) - 接口 中的方法org.osgi.framework.hooks.service.ListenerHook
Removed listeners hook method.
removedBundle(Bundle, BundleEvent, T) - 类 中的方法org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.removedBundle method.
removedBundle(Bundle, BundleEvent, T) - 接口 中的方法org.osgi.util.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been removed.
removedService(ServiceReference<S>, T) - 类 中的方法org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.removedService method.
removedService(ServiceReference<S>, T) - 接口 中的方法org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker has been removed.
removeFrameworkListener(FrameworkListener) - 接口 中的方法org.osgi.framework.BundleContext
Removes the specified FrameworkListener object from the context bundle's list of listeners.
removeListener(BundleContext, Class, EventListener) - 类 中的方法org.apache.felix.framework.util.EventDispatcher
 
removeListeners(BundleContext) - 类 中的方法org.apache.felix.framework.util.EventDispatcher
 
removeRequirement() - 接口 中的方法org.apache.felix.framework.ext.FelixBundleContext
 
removeServiceListener(ServiceListener) - 接口 中的方法org.osgi.framework.BundleContext
Removes the specified ServiceListener object from the context bundle's list of listeners.
renameFile(File, File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
REQUIRE - 类 中的静态变量org.osgi.framework.BundlePermission
The action string require.
REQUIRE - 类 中的静态变量org.osgi.framework.CapabilityPermission
The action string require.
REQUIRE_BUNDLE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the symbolic names of other bundles required by the bundle.
REQUIRE_CAPABILITY - 接口 中的静态变量org.osgi.framework.Constants
Manifest header identifying the capabilities on which the bundle depends.
RequiredBundle - org.osgi.service.packageadmin中的接口
已过时。
The PackageAdmin service has been replaced by the org.osgi.framework.wiring package.
requiredWires - 类 中的变量org.osgi.resource.dto.WiringDTO
The required wires for the wiring node.
requirement - 类 中的变量org.osgi.resource.dto.RequirementRefDTO
The identifier of the requirement in the resource.
requirement - 类 中的变量org.osgi.resource.dto.WireDTO
Reference to the Requirement for the wire.
Requirement - org.osgi.resource中的接口
A requirement that has been declared from a Resource .
REQUIREMENT_CARDINALITY_DIRECTIVE - 类 中的静态变量org.osgi.resource.Namespace
The requirement directive used to specify the cardinality for a requirement.
REQUIREMENT_CLASSIFIER_DIRECTIVE - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The requirement directive that classifies the relationship with another resource.
REQUIREMENT_EFFECTIVE_DIRECTIVE - 类 中的静态变量org.osgi.resource.Namespace
The requirement directive used to specify the effective time for the requirement.
REQUIREMENT_EXTENSION_DIRECTIVE - 类 中的静态变量org.osgi.framework.namespace.BundleNamespace
The requirement directive used to specify the type of the extension fragment.
REQUIREMENT_EXTENSION_DIRECTIVE - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
The requirement directive used to specify the type of the extension fragment.
REQUIREMENT_FILTER_DIRECTIVE - 类 中的静态变量org.osgi.resource.Namespace
The requirement directive used to specify a capability filter.
REQUIREMENT_RESOLUTION_DIRECTIVE - 类 中的静态变量org.osgi.resource.Namespace
The requirement directive used to specify the resolution type for a requirement.
REQUIREMENT_VISIBILITY_DIRECTIVE - 类 中的静态变量org.osgi.framework.namespace.BundleNamespace
The requirement directive used to specify the visibility type for a requirement.
REQUIREMENT_VISIBILITY_DIRECTIVE - 类 中的静态变量org.osgi.framework.namespace.HostNamespace
The requirement directive used to specify the visibility type for a requirement.
RequirementDTO - org.osgi.resource.dto中的类
Data Transfer Object for a Requirement.
RequirementDTO() - 类 的构造器org.osgi.resource.dto.RequirementDTO
 
RequirementRefDTO - org.osgi.resource.dto中的类
Data Transfer Object for a reference to a Requirement.
RequirementRefDTO() - 类 的构造器org.osgi.resource.dto.RequirementRefDTO
 
requirements - 类 中的变量org.osgi.resource.dto.ResourceDTO
The requirements of the resource.
requirements - 类 中的变量org.osgi.resource.dto.WiringDTO
The references to the requirements for the wiring node.
requirer - 类 中的变量org.osgi.resource.dto.WireDTO
The identifier of the requiring resource for the wire.
requirerWiring - 类 中的变量org.osgi.framework.wiring.dto.BundleWireDTO
The identifier of the requiring wiring for the bundle wire.
RESOLUTION_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying the resolution type in the Import-Package, Require-Bundle or Require-Capability manifest header.
RESOLUTION_DYNAMIC - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
RESOLUTION_DYNAMIC - 类 中的静态变量org.osgi.framework.namespace.PackageNamespace
The directive value identifying a dynamic requirement resolution type.
RESOLUTION_MANDATORY - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying a mandatory resolution type.
RESOLUTION_MANDATORY - 类 中的静态变量org.osgi.resource.Namespace
The directive value identifying a mandatory requirement resolution type.
RESOLUTION_OPTIONAL - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying an optional resolution type.
RESOLUTION_OPTIONAL - 类 中的静态变量org.osgi.resource.Namespace
The directive value identifying an optional requirement resolution type.
resolve(BundleWiringImpl) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
resolve(ResolveContext) - 接口 中的方法org.apache.felix.framework.resolver.Resolver
 
resolve(ResolveContext) - 类 中的方法org.apache.felix.framework.resolver.ResolverImpl
 
resolve(ResolveContext, BundleRevision, String) - 接口 中的方法org.apache.felix.framework.resolver.Resolver
 
resolve(ResolveContext, BundleRevision, String) - 类 中的方法org.apache.felix.framework.resolver.ResolverImpl
 
RESOLVE - 类 中的静态变量org.osgi.framework.AdminPermission
The action string resolve.
RESOLVE_ERROR - 异常错误 中的静态变量org.osgi.framework.BundleException
The bundle was not resolved.
resolveBundles(Collection<Bundle>) - 接口 中的方法org.osgi.framework.wiring.FrameworkWiring
Resolves the specified bundles.
resolveBundles(Bundle[]) - 类 中的方法org.apache.felix.framework.PackageAdminImpl
 
resolveBundles(Bundle[]) - 接口 中的方法org.osgi.service.packageadmin.PackageAdmin
已过时。
Resolve the specified bundles.
ResolveContext - org.apache.felix.framework.resolver中的类
 
ResolveContext() - 类 的构造器org.apache.felix.framework.resolver.ResolveContext
 
ResolveContextImpl - org.apache.felix.framework中的类
 
RESOLVED - 接口 中的静态变量org.osgi.framework.Bundle
The bundle is resolved and is able to be started.
RESOLVED - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle has been resolved.
ResolveException - org.apache.felix.framework.resolver中的异常错误
 
ResolveException(String, BundleRevision, BundleRequirement) - 异常错误 的构造器org.apache.felix.framework.resolver.ResolveException
Constructs an instance of ResolveException with the specified detail message.
Resolver - org.apache.felix.framework.resolver中的接口
 
ResolverHook - org.osgi.framework.hooks.resolver中的接口
OSGi Framework Resolver Hook instances are obtained from the OSGi Framework Resolver Hook Factory service.
ResolverHookFactory - org.osgi.framework.hooks.resolver中的接口
OSGi Framework Resolver Hook Factory Service.
ResolverImpl - org.apache.felix.framework.resolver中的类
 
ResolverImpl(Logger) - 类 的构造器org.apache.felix.framework.resolver.ResolverImpl
 
ResolverWire - org.apache.felix.framework.resolver中的接口
 
resource - 类 中的变量org.osgi.resource.dto.CapabilityDTO
The identifier of the resource declaring the capability.
resource - 类 中的变量org.osgi.resource.dto.CapabilityRefDTO
The identifier of the resource declaring the capability.
resource - 类 中的变量org.osgi.resource.dto.RequirementDTO
The identifier of the resource declaring the requirement.
resource - 类 中的变量org.osgi.resource.dto.RequirementRefDTO
The identifier of the resource declaring the requirement.
resource - 类 中的变量org.osgi.resource.dto.WiringDTO
The identifier of the resource associated with the wiring node.
Resource - org.osgi.resource中的接口
A resource is the representation of a uniquely identified and typed data.
RESOURCE - 类 中的静态变量org.osgi.framework.AdminPermission
The action string resource.
ResourceDTO - org.osgi.resource.dto中的类
Data Transfer Object for a Resource.
ResourceDTO() - 类 的构造器org.osgi.resource.dto.ResourceDTO
 
ResourceNotFoundException - org.apache.felix.framework.resolver中的异常错误
 
ResourceNotFoundException(String) - 异常错误 的构造器org.apache.felix.framework.resolver.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - 异常错误 的构造器org.apache.felix.framework.resolver.ResourceNotFoundException
 
resources - 类 中的变量org.osgi.framework.wiring.dto.BundleWiringDTO
The set of resources referenced by the wiring graph.
retainAll(Collection<?>) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
retainAll(Collection<?>) - 类 中的方法org.apache.felix.framework.util.ImmutableList
 
retainAll(Collection<?>) - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
revise(String, InputStream) - 类 中的方法org.apache.felix.framework.cache.BundleArchive
This method adds a revision to the archive using the associated location and input stream.
RIGHT_CLOSED - 类 中的静态变量org.osgi.framework.VersionRange
The right endpoint is closed and is included in the range.
RIGHT_OPEN - 类 中的静态变量org.osgi.framework.VersionRange
The right endpoint is open and is excluded from the range.
rollbackRevise() - 类 中的方法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.
root - 类 中的变量org.osgi.framework.wiring.dto.BundleWiringDTO
The identifier of the root wiring node of the bundle wiring graph.

S

sameFile(URL, URL) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
sameFile(URL, URL) - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.sameFile.
sameFile(URL, URL) - 接口 中的方法org.osgi.service.url.URLStreamHandlerService
 
SCOPE_BUNDLE - 接口 中的静态变量org.osgi.framework.Constants
Service scope is bundle.
SCOPE_PROTOTYPE - 接口 中的静态变量org.osgi.framework.Constants
Service scope is prototype.
SCOPE_SINGLETON - 接口 中的静态变量org.osgi.framework.Constants
Service scope is singleton.
SecureAction - org.apache.felix.framework.util中的类
This is a utility class to centralize all action that should be performed in a doPrivileged() block.
SecureAction() - 类 的构造器org.apache.felix.framework.util.SecureAction
 
SECURITY_DEFAULT_POLICY - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
SECURITY_ERROR - 异常错误 中的静态变量org.osgi.framework.BundleException
The operation failed due to insufficient permissions.
SecurityManagerEx - org.apache.felix.framework.util中的类
Simple utility class used to provide public access to the protected getClassContext() method of SecurityManager
SecurityManagerEx() - 类 的构造器org.apache.felix.framework.util.SecurityManagerEx
 
SecurityProvider - org.apache.felix.framework.ext中的接口
 
SELECTION_FILTER_ATTRIBUTE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header attribute is used for selection by filtering based upon system properties.
SERVICE_BUNDLEID - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying the bundle id of the bundle registering the service.
SERVICE_DESCRIPTION - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying a service's description.
SERVICE_EXPORTED_CONFIGS - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying the configuration types that should be used to export the service.
SERVICE_EXPORTED_INTENTS - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying the intents that the distribution provider must implement to distribute the service.
SERVICE_EXPORTED_INTENTS_EXTRA - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying the extra intents that the distribution provider must implement to distribute the service.
SERVICE_EXPORTED_INTERFACES - 接口 中的静态变量org.osgi.framework.Constants
Service property marking the service for export.
SERVICE_ID - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying a service's registration number.
SERVICE_IMPORTED - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying the service as imported.
SERVICE_IMPORTED_CONFIGS - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying the configuration types used to import the service.
SERVICE_INTENTS - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying the intents that this service implement.
SERVICE_PID - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying a service's persistent identifier.
SERVICE_RANKING - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying a service's ranking number.
SERVICE_SCOPE - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying a service's scope.
SERVICE_URLHANDLERS_PROP - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
SERVICE_VENDOR - 接口 中的静态变量org.osgi.framework.Constants
Service property identifying a service's vendor.
serviceChanged(ServiceEvent) - 类 中的方法org.apache.felix.framework.Logger
This method implements the callback for the ServiceListener interface.
serviceChanged(ServiceEvent) - 接口 中的方法org.osgi.framework.ServiceListener
Receives notification that a service has had a lifecycle change.
serviceChanged(ServiceEvent, Dictionary) - 接口 中的方法org.apache.felix.framework.ServiceRegistry.ServiceRegistryCallbacks
 
ServiceEvent - org.osgi.framework中的类
An event from the Framework describing a service lifecycle change.
ServiceEvent(int, ServiceReference<?>) - 类 的构造器org.osgi.framework.ServiceEvent
Creates a new service event object.
ServiceException - org.osgi.framework中的异常错误
A service exception used to indicate that a service problem occurred.
ServiceException(String) - 异常错误 的构造器org.osgi.framework.ServiceException
Creates a ServiceException with the specified message.
ServiceException(String, int) - 异常错误 的构造器org.osgi.framework.ServiceException
Creates a ServiceException with the specified message and type.
ServiceException(String, int, Throwable) - 异常错误 的构造器org.osgi.framework.ServiceException
Creates a ServiceException with the specified message, type and exception cause.
ServiceException(String, Throwable) - 异常错误 的构造器org.osgi.framework.ServiceException
Creates a ServiceException with the specified message and exception cause.
ServiceFactory<S> - org.osgi.framework中的接口
A factory for bundle scope services.
ServiceListener - org.osgi.framework中的接口
A ServiceEvent listener.
ServiceObjects<S> - org.osgi.framework中的接口
Allows multiple service objects for a service to be obtained.
ServicePermission - org.osgi.framework中的类
A bundle's authority to register or get a service.
ServicePermission(String, String) - 类 的构造器org.osgi.framework.ServicePermission
Create a new ServicePermission.
ServicePermission(ServiceReference<?>, String) - 类 的构造器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> - org.osgi.framework中的接口
A reference to a service.
ServiceReferenceDTO - org.osgi.framework.dto中的类
Data Transfer Object for a ServiceReference.
ServiceReferenceDTO() - 类 的构造器org.osgi.framework.dto.ServiceReferenceDTO
 
ServiceRegistration<S> - org.osgi.framework中的接口
A registered service.
ServiceRegistry - org.apache.felix.framework中的类
 
ServiceRegistry(Logger, ServiceRegistry.ServiceRegistryCallbacks) - 类 的构造器org.apache.felix.framework.ServiceRegistry
 
ServiceRegistry.ServiceRegistryCallbacks - org.apache.felix.framework中的接口
 
services - 类 中的变量org.osgi.framework.dto.FrameworkDTO
The services that are registered in the framework.
ServiceTracker<S,​T> - org.osgi.util.tracker中的类
The ServiceTracker class simplifies using services from the Framework's service registry.
ServiceTracker(BundleContext, Class<S>, ServiceTrackerCustomizer<S, T>) - 类 的构造器org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified class.
ServiceTracker(BundleContext, String, ServiceTrackerCustomizer<S, T>) - 类 的构造器org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified class name.
ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer<S, T>) - 类 的构造器org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified Filter object.
ServiceTracker(BundleContext, ServiceReference<S>, ServiceTrackerCustomizer<S, T>) - 类 的构造器org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified ServiceReference .
ServiceTrackerCustomizer<S,​T> - org.osgi.util.tracker中的接口
The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked.
set(int, T) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
setAccesssible(AccessibleObject) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
setBundleStartLevel(Bundle, int) - 类 中的方法org.apache.felix.framework.StartLevelImpl
 
setBundleStartLevel(Bundle, int) - 接口 中的方法org.osgi.service.startlevel.StartLevel
已过时。
Assign a start level value to the specified Bundle.
setBytes(byte[]) - 接口 中的方法org.osgi.framework.hooks.weaving.WovenClass
Set the class file bytes to be used to define the named class.
setInitialBundleStartLevel(int) - 类 中的方法org.apache.felix.framework.StartLevelImpl
 
setInitialBundleStartLevel(int) - 接口 中的方法org.osgi.framework.startlevel.FrameworkStartLevel
Set the initial start level value that is assigned to a Bundle when it is first installed.
setInitialBundleStartLevel(int) - 接口 中的方法org.osgi.service.startlevel.StartLevel
已过时。
Set the initial start level value that is assigned to a Bundle when it is first installed.
setLastModified(long) - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Sets the the last modification time of this archive.
setLogLevel(int) - 类 中的方法org.apache.felix.framework.Logger
 
setMessage(Object) - 类 中的方法org.apache.felix.framework.util.ThreadGate
Sets the message object associated with the gate.
setPersistentState(int) - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Sets the persistent state of this archive.
setPersistentStateActive() - 类 中的方法org.apache.felix.framework.Felix
 
setPersistentStateInactive() - 类 中的方法org.apache.felix.framework.Felix
 
setPersistentStateUninstalled() - 类 中的方法org.apache.felix.framework.Felix
 
setProperties(Dictionary<String, ?>) - 接口 中的方法org.osgi.framework.ServiceRegistration
Updates the properties associated with a service.
setProtectionDomain(ProtectionDomain) - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
setStartLevel(int) - 类 中的方法org.apache.felix.framework.cache.BundleArchive
Sets the the start level of this archive this archive.
setStartLevel(int) - 类 中的方法org.apache.felix.framework.StartLevelImpl
 
setStartLevel(int) - 接口 中的方法org.osgi.framework.startlevel.BundleStartLevel
Assign a start level value to the bundle.
setStartLevel(int) - 接口 中的方法org.osgi.service.startlevel.StartLevel
已过时。
Modify the active start level of the Framework.
setStartLevel(int, FrameworkListener...) - 接口 中的方法org.osgi.framework.startlevel.FrameworkStartLevel
Modify the active start level of the Framework and notify when complete.
setSystemBundleContext(BundleContext) - 类 中的方法org.apache.felix.framework.Logger
 
setURL(URL, String, String, int, String, String) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
setURL(URL, String, String, int, String, String) - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
已过时。
This method is only for compatibility with handlers written for JDK 1.1.
setURL(URL, String, String, int, String, String) - 接口 中的方法org.osgi.service.url.URLStreamHandlerSetter
已过时。
This method is only for compatibility with handlers written for JDK 1.1.
setURL(URL, String, String, int, String, String, String, String, String) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
setURL(URL, String, String, int, String, String, String, String, String) - 类 中的方法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, String, String, String) - 接口 中的方法org.osgi.service.url.URLStreamHandlerSetter
 
ShadowList<T> - org.apache.felix.framework.resolver中的类
 
ShadowList(List<T>) - 类 的构造器org.apache.felix.framework.resolver.ShadowList
 
ShrinkableCollection<T> - org.apache.felix.framework.util中的类
A collection wrapper that only permits clients to shrink the collection.
ShrinkableCollection(Collection<T>) - 类 的构造器org.apache.felix.framework.util.ShrinkableCollection
 
ShrinkableMap<K,​V> - org.apache.felix.framework.util中的类
 
ShrinkableMap(Map<K, V>) - 类 的构造器org.apache.felix.framework.util.ShrinkableMap
 
SIGNERS_ALL - 接口 中的静态变量org.osgi.framework.Bundle
Request that all certificates used to sign the bundle be returned.
SIGNERS_TRUSTED - 接口 中的静态变量org.osgi.framework.Bundle
Request that only certificates used to sign the bundle that are trusted by the framework be returned.
SimpleFilter - org.apache.felix.framework.capabilityset中的类
 
SimpleFilter(String, Object, int) - 类 的构造器org.apache.felix.framework.capabilityset.SimpleFilter
 
SINGLETON_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying whether a bundle is a singleton.
size() - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
size() - 类 中的方法org.apache.felix.framework.util.ImmutableList
 
size() - 类 中的方法org.apache.felix.framework.util.MapToDictionary
 
size() - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
size() - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
size() - 类 中的方法org.apache.felix.framework.util.StringMap
 
size() - 类 中的方法org.osgi.util.tracker.BundleTracker
Return the number of bundles being tracked by this BundleTracker.
size() - 类 中的方法org.osgi.util.tracker.ServiceTracker
Return the number of services being tracked by this ServiceTracker.
start() - 类 中的方法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() - 接口 中的方法org.osgi.framework.Bundle
Starts this bundle with no options.
start() - 接口 中的方法org.osgi.framework.launch.Framework
Start this Framework.
start(int) - 类 中的方法org.apache.felix.framework.Felix
 
start(int) - 接口 中的方法org.osgi.framework.Bundle
Starts this bundle.
start(int) - 接口 中的方法org.osgi.framework.launch.Framework
Start this Framework.
start(BundleContext) - 接口 中的方法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_ACTIVATION_POLICY - 接口 中的静态变量org.osgi.framework.Bundle
The bundle start operation must activate the bundle according to the bundle's declared activation policy.
START_TRANSIENT - 接口 中的静态变量org.osgi.framework.Bundle
The bundle start operation is transient and the persistent autostart setting of the bundle is not modified.
START_TRANSIENT_ERROR - 异常错误 中的静态变量org.osgi.framework.BundleException
The start transient operation failed because the start level of the bundle is greater than the current framework start level
startActivator(BundleActivator, BundleContext) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
startDispatching() - 类 中的方法org.apache.felix.framework.util.EventDispatcher
 
STARTED - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle has been started.
STARTED - 类 中的静态变量org.osgi.framework.FrameworkEvent
The Framework has started.
STARTING - 接口 中的静态变量org.osgi.framework.Bundle
The bundle is in the process of starting.
STARTING - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle is about to be activated.
startLevel - 类 中的变量org.osgi.framework.startlevel.dto.BundleStartLevelDTO
The assigned start level value for the bundle.
startLevel - 类 中的变量org.osgi.framework.startlevel.dto.FrameworkStartLevelDTO
The active start level value for the framework.
StartLevel - org.osgi.service.startlevel中的接口
已过时。
This service has been replaced by the org.osgi.framework.startlevel package.
STARTLEVEL - 类 中的静态变量org.osgi.framework.AdminPermission
The action string startlevel.
STARTLEVEL_CHANGED - 类 中的静态变量org.osgi.framework.FrameworkEvent
A FrameworkStartLevel.setStartLevel operation has completed.
StartLevelImpl - org.apache.felix.framework中的类
StartLevel service implementation.
state - 类 中的变量org.osgi.framework.dto.BundleDTO
The bundle's state.
STATECHANGE_ERROR - 异常错误 中的静态变量org.osgi.framework.BundleException
The operation failed to complete the requested lifecycle state change.
stop() - 类 中的方法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() - 接口 中的方法org.osgi.framework.Bundle
Stops this bundle with no options.
stop() - 接口 中的方法org.osgi.framework.launch.Framework
Stop this Framework.
stop(int) - 类 中的方法org.apache.felix.framework.Felix
 
stop(int) - 接口 中的方法org.osgi.framework.Bundle
Stops this bundle.
stop(int) - 接口 中的方法org.osgi.framework.launch.Framework
Stop this Framework.
stop(BundleContext) - 接口 中的方法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_TRANSIENT - 接口 中的静态变量org.osgi.framework.Bundle
The bundle stop is transient and the persistent autostart setting of the bundle is not modified.
stopActivator(BundleActivator, BundleContext) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
stopDispatching() - 类 中的方法org.apache.felix.framework.util.EventDispatcher
 
STOPPED - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle has been stopped.
STOPPED - 类 中的静态变量org.osgi.framework.FrameworkEvent
The Framework has stopped.
STOPPED_BOOTCLASSPATH_MODIFIED - 类 中的静态变量org.osgi.framework.FrameworkEvent
The Framework has stopped and the boot class path has changed.
STOPPED_UPDATE - 类 中的静态变量org.osgi.framework.FrameworkEvent
The Framework has stopped during update.
STOPPING - 接口 中的静态变量org.osgi.framework.Bundle
The bundle is in the process of stopping.
STOPPING - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle is about to deactivated.
StringComparator - org.apache.felix.framework.util中的类
 
StringComparator(boolean) - 类 的构造器org.apache.felix.framework.util.StringComparator
 
StringMap - org.apache.felix.framework.util中的类
Simple utility class that creates a map for string-based keys.
StringMap() - 类 的构造器org.apache.felix.framework.util.StringMap
 
StringMap(Map<? extends Object, ? extends Object>) - 类 的构造器org.apache.felix.framework.util.StringMap
 
SUBCLASSED - 异常错误 中的静态变量org.osgi.framework.ServiceException
The exception is a subclass of ServiceException.
subList(int, int) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
SUBSTRING - 类 中的静态变量org.apache.felix.framework.capabilityset.SimpleFilter
 
substVars(String, String, Map, Properties) - 类 中的静态方法org.apache.felix.framework.util.Util
This method performs property variable substitution on the specified value.
SUPPORTS_BOOTCLASSPATH_EXTENSION - 接口 中的静态变量org.osgi.framework.Constants
Framework environment property identifying whether the Framework supports bootclasspath extension bundles.
SUPPORTS_FRAMEWORK_EXTENSION - 接口 中的静态变量org.osgi.framework.Constants
Framework environment property identifying whether the Framework supports framework extension bundles.
SUPPORTS_FRAMEWORK_FRAGMENT - 接口 中的静态变量org.osgi.framework.Constants
Framework environment property identifying whether the Framework supports fragment bundles.
SUPPORTS_FRAMEWORK_REQUIREBUNDLE - 接口 中的静态变量org.osgi.framework.Constants
Framework environment property identifying whether the Framework supports the Require-Bundle manifest header.
swapStaticFieldIfNotClass(Class, Class, Class, String) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
symbolicName - 类 中的变量org.osgi.framework.dto.BundleDTO
The bundle's symbolic name.
symbolicName - 类 中的变量org.osgi.framework.wiring.dto.BundleRevisionDTO
The symbolic name of the bundle revision.
SynchronousBundleListener - org.osgi.framework中的接口
A synchronous BundleEvent listener.
SYSTEM_BUNDLE_ID - 接口 中的静态变量org.osgi.framework.Constants
Identifier of the OSGi system bundle , which is defined to be 0.
SYSTEM_BUNDLE_LOCATION - 接口 中的静态变量org.osgi.framework.Constants
Location identifier of the OSGi system bundle , which is defined to be "System Bundle".
SYSTEM_BUNDLE_SYMBOLICNAME - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
SYSTEM_BUNDLE_SYMBOLICNAME - 接口 中的静态变量org.osgi.framework.Constants
Alias for the symbolic name of the OSGi system bundle .
SYSTEMBUNDLE_ACTIVATORS_PROP - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
SYSTEMBUNDLE_DEFAULT_STARTLEVEL - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 

T

ThreadGate - org.apache.felix.framework.util中的类
This class implements a simple one-shot gate for threads.
ThreadGate() - 类 的构造器org.apache.felix.framework.util.ThreadGate
 
toArray() - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
toArray() - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
toArray(A[]) - 类 中的方法org.apache.felix.framework.util.ShrinkableCollection
 
toArray(T[]) - 类 中的方法org.apache.felix.framework.resolver.ShadowList
 
toExternalForm(URL) - 类 中的方法org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
toExternalForm(URL) - 类 中的方法org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.toExternalForm.
toExternalForm(URL) - 接口 中的方法org.osgi.service.url.URLStreamHandlerService
 
toFilterString(String) - 类 中的方法org.osgi.framework.VersionRange
Returns the filter string for this version range using the specified attribute name.
toString() - 类 中的方法org.apache.felix.framework.BundleProtectionDomain
 
toString() - 类 中的方法org.apache.felix.framework.BundleRevisionImpl
 
toString() - 类 中的方法org.apache.felix.framework.BundleWiringImpl.BundleClassLoader
 
toString() - 类 中的方法org.apache.felix.framework.BundleWiringImpl
 
toString() - 类 中的方法org.apache.felix.framework.cache.ContentDirectoryContent
 
toString() - 类 中的方法org.apache.felix.framework.cache.DirectoryContent
 
toString() - 类 中的方法org.apache.felix.framework.cache.JarContent
 
toString() - 类 中的方法org.apache.felix.framework.capabilityset.SimpleFilter
 
toString() - 类 中的方法org.apache.felix.framework.Felix
 
toString() - 类 中的方法org.apache.felix.framework.FilterImpl
 
toString() - 类 中的方法org.apache.felix.framework.resolver.WrappedCapability
 
toString() - 类 中的方法org.apache.felix.framework.resolver.WrappedRequirement
 
toString() - 类 中的方法org.apache.felix.framework.util.manifestparser.NativeLibrary
 
toString() - 类 中的方法org.apache.felix.framework.util.MapToDictionary
 
toString() - 类 中的方法org.apache.felix.framework.util.VersionRange
 
toString() - 类 中的方法org.apache.felix.framework.wiring.BundleCapabilityImpl
 
toString() - 类 中的方法org.apache.felix.framework.wiring.BundleRequirementImpl
 
toString() - 类 中的方法org.apache.felix.framework.wiring.BundleWireImpl
 
toString() - 类 中的方法org.osgi.dto.DTO
Return a string representation of this DTO suitable for use when debugging.
toString() - 接口 中的方法org.osgi.framework.Filter
Returns this Filter's filter string.
toString() - 类 中的方法org.osgi.framework.Version
Returns the string representation of this version identifier.
toString() - 类 中的方法org.osgi.framework.VersionRange
Returns the string representation of this version range.
toURI(File) - 类 中的方法org.apache.felix.framework.util.SecureAction
 
TRANSFORMED - 接口 中的静态变量org.osgi.framework.hooks.weaving.WovenClass
The woven class has been transformed.
TRANSFORMING - 接口 中的静态变量org.osgi.framework.hooks.weaving.WovenClass
The woven class is being transformed.
TRANSFORMING_FAILED - 接口 中的静态变量org.osgi.framework.hooks.weaving.WovenClass
The woven class failed to transform.
type - 类 中的变量org.osgi.framework.wiring.dto.BundleRevisionDTO
The type of the bundle revision.
TYPE_BUNDLE - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource type as an OSGi bundle.
TYPE_FRAGMENT - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource type as an OSGi fragment.
TYPE_FRAGMENT - 接口 中的静态变量org.osgi.framework.wiring.BundleRevision
Bundle revision type indicating the bundle revision is a fragment.
TYPE_UNKNOWN - 类 中的静态变量org.osgi.framework.namespace.IdentityNamespace
The attribute value identifying the resource type as unknown.

U

UnfilteredServiceListener - org.osgi.framework中的接口
A ServiceEvent listener that does not filter based upon any filter string specified to BundleContext.addServiceListener(ServiceListener, String).
ungetService(Bundle, ServiceReference<?>, Object) - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
ungetService(Bundle, ServiceRegistration<S>, S) - 接口 中的方法org.osgi.framework.PrototypeServiceFactory
Releases a service object customized for a caller.
ungetService(Bundle, ServiceRegistration<S>, S) - 接口 中的方法org.osgi.framework.ServiceFactory
Releases a service object customized for a bundle.
ungetService(ServiceReference<?>) - 接口 中的方法org.osgi.framework.BundleContext
Releases the service object for the service referenced by the specified ServiceReference object.
ungetService(S) - 接口 中的方法org.osgi.framework.ServiceObjects
Releases a service object for the associated service.
ungetServices(Bundle) - 类 中的方法org.apache.felix.framework.ServiceRegistry
This is a utility method to release all services being used by the specified bundle.
uninstall() - 类 中的方法org.apache.felix.framework.Felix
 
uninstall() - 接口 中的方法org.osgi.framework.Bundle
Uninstalls this bundle.
uninstall() - 接口 中的方法org.osgi.framework.launch.Framework
The Framework cannot be uninstalled.
UNINSTALLED - 接口 中的静态变量org.osgi.framework.Bundle
The bundle is uninstalled and may not be used.
UNINSTALLED - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle has been uninstalled.
unparseSubstring(List<String>) - 类 中的静态方法org.apache.felix.framework.capabilityset.SimpleFilter
 
unregister() - 接口 中的方法org.osgi.framework.ServiceRegistration
Unregisters a service.
UNREGISTERED - 异常错误 中的静态变量org.osgi.framework.ServiceException
The service has been unregistered.
UNREGISTERING - 类 中的静态变量org.osgi.framework.ServiceEvent
This service is in the process of being unregistered.
unregisterService(Bundle, ServiceRegistration<?>) - 类 中的方法org.apache.felix.framework.ServiceRegistry
 
unregisterServices(Bundle) - 类 中的方法org.apache.felix.framework.ServiceRegistry
This method retrieves all services registrations for the specified bundle and invokes ServiceRegistration.unregister() on each one.
UNRESOLVED - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle has been unresolved.
UNSPECIFIED - 异常错误 中的静态变量org.osgi.framework.BundleException
No exception type is specified.
UNSPECIFIED - 异常错误 中的静态变量org.osgi.framework.ServiceException
No exception type is unspecified.
UNSUPPORTED_OPERATION - 异常错误 中的静态变量org.osgi.framework.BundleException
The operation was unsupported.
up() - 类 中的方法org.apache.felix.framework.util.Mutex
 
update() - 类 中的方法org.apache.felix.framework.Felix
 
update() - 接口 中的方法org.osgi.framework.Bundle
Updates this bundle.
update() - 接口 中的方法org.osgi.framework.launch.Framework
Stop and restart this Framework.
update(InputStream) - 类 中的方法org.apache.felix.framework.Felix
 
update(InputStream) - 接口 中的方法org.osgi.framework.Bundle
Updates this bundle from an InputStream.
update(InputStream) - 接口 中的方法org.osgi.framework.launch.Framework
Stop and restart this Framework.
UPDATED - 类 中的静态变量org.osgi.framework.BundleEvent
The bundle has been updated.
updateListener(BundleContext, Class, EventListener, Filter) - 类 中的方法org.apache.felix.framework.util.EventDispatcher
 
UPDATING - 接口 中的静态变量org.osgi.framework.hooks.bundle.CollisionHook
Specifies a bundle update operation is being performed.
URL_CONTENT_MIMETYPE - 接口 中的静态变量org.osgi.service.url.URLConstants
Service property naming the MIME types serviced by a java.net.ContentHandler.
URL_HANDLER_PROTOCOL - 接口 中的静态变量org.osgi.service.url.URLConstants
Service property naming the protocols serviced by a URLStreamHandlerService.
URLConstants - org.osgi.service.url中的接口
Defines standard names for property keys associated with URLStreamHandlerService and java.net.ContentHandler services.
URLHandlersStreamHandlerProxy - org.apache.felix.framework中的类
This class implements a stream handler proxy.
URLHandlersStreamHandlerProxy(String, SecureAction, URLStreamHandler, URL) - 类 的构造器org.apache.felix.framework.URLHandlersStreamHandlerProxy
 
URLStreamHandlerService - org.osgi.service.url中的接口
Service interface with public versions of the protected java.net.URLStreamHandler methods.
URLStreamHandlerSetter - org.osgi.service.url中的接口
Interface used by URLStreamHandlerService objects to call the setURL method on the proxy URLStreamHandler object.
USE_LOCALURLS_PROP - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
USES_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying a list of packages that an exported package or provided capability uses.
usingBundles - 类 中的变量org.osgi.framework.dto.ServiceReferenceDTO
The ids of the bundles that are using the service.
Util - org.apache.felix.framework.util中的类
 
Util() - 类 的构造器org.apache.felix.framework.util.Util
 

V

valueOf(String) - 类 中的静态方法org.osgi.framework.Version
Returns a Version object holding the version identifier in the specified String.
valueOf(String) - 类 中的静态方法org.osgi.framework.VersionRange
Returns a VersionRange object holding the version range in the specified String.
values() - 类 中的方法org.apache.felix.framework.util.ShrinkableMap
 
version - 类 中的变量org.osgi.framework.dto.BundleDTO
The bundle's version.
version - 类 中的变量org.osgi.framework.wiring.dto.BundleRevisionDTO
The version of the bundle revision.
Version - org.osgi.framework中的类
Version identifier for capabilities such as bundles and packages.
Version(int, int, int) - 类 的构造器org.osgi.framework.Version
Creates a version identifier from the specified numerical components.
Version(int, int, int, String) - 类 的构造器org.osgi.framework.Version
Creates a version identifier from the specified components.
Version(String) - 类 的构造器org.osgi.framework.Version
Creates a version identifier from the specified string.
VERSION_ATTR - 类 中的静态变量org.apache.felix.framework.wiring.BundleCapabilityImpl
 
VERSION_ATTRIBUTE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header attribute identifying the version of a package specified in the Export-Package or Import-Package manifest header.
VERSION_SEGMENT_COUNT - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
VERSION_SEGMENT_SEPARATOR - 接口 中的静态变量org.apache.felix.framework.util.FelixConstants
 
VersionRange - org.apache.felix.framework.util中的类
 
VersionRange - org.osgi.framework中的类
Version range.
VersionRange(char, Version, Version, char) - 类 的构造器org.osgi.framework.VersionRange
Creates a version range from the specified versions.
VersionRange(String) - 类 的构造器org.osgi.framework.VersionRange
Creates a version range from the specified string.
VersionRange(Version, boolean, Version, boolean) - 类 的构造器org.apache.felix.framework.util.VersionRange
 
VISIBILITY_DIRECTIVE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive identifying the visibility of a required bundle in the Require-Bundle manifest header.
VISIBILITY_PRIVATE - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying a private visibility type.
VISIBILITY_PRIVATE - 类 中的静态变量org.osgi.framework.namespace.BundleNamespace
The directive value identifying a private visibility type.
VISIBILITY_REEXPORT - 接口 中的静态变量org.osgi.framework.Constants
Manifest header directive value identifying a reexport visibility type.
VISIBILITY_REEXPORT - 类 中的静态变量org.osgi.framework.namespace.BundleNamespace
The directive value identifying a reexport visibility type.

W

WAIT_TIMEDOUT - 类 中的静态变量org.osgi.framework.FrameworkEvent
The Framework did not stop before the wait timeout expired.
waitForService(long) - 类 中的方法org.osgi.util.tracker.ServiceTracker
Wait for at least one service to be tracked by this ServiceTracker.
waitForStop(long) - 类 中的方法org.apache.felix.framework.Felix
This method will cause the calling thread to block until the framework shuts down.
waitForStop(long) - 接口 中的方法org.osgi.framework.launch.Framework
Wait until this Framework has completely stopped.
WARNING - 类 中的静态变量org.osgi.framework.FrameworkEvent
A warning has occurred.
WeakZipFileFactory - org.apache.felix.framework.util中的类
This class implements a factory for creating weak zip files, which behave mostly like a ZipFile, but can be weakly closed to limit the number of open files.
WeakZipFileFactory(int) - 类 的构造器org.apache.felix.framework.util.WeakZipFileFactory
Constructs a weak zip file factory with the specified file limit.
WeakZipFileFactory.WeakZipFile - org.apache.felix.framework.util中的类
This class wraps a ZipFile to making it possible to weakly close it; this means the underlying zip file will be automatically reopened on demand if anyone tries to use it.
weave(WovenClass) - 接口 中的方法org.osgi.framework.hooks.weaving.WeavingHook
Weaving hook method.
WEAVE - 类 中的静态变量org.osgi.framework.AdminPermission
The action string weave.
WeavingException - org.osgi.framework.hooks.weaving中的异常错误
A weaving exception used to indicate that the class load should be failed but the weaving hook must not be blacklisted by the framework.
WeavingException(String) - 异常错误 的构造器org.osgi.framework.hooks.weaving.WeavingException
Creates a WeavingException with the specified message.
WeavingException(String, Throwable) - 异常错误 的构造器org.osgi.framework.hooks.weaving.WeavingException
Creates a WeavingException with the specified message and exception cause.
WeavingHook - org.osgi.framework.hooks.weaving中的接口
OSGi Framework Weaving Hook Service.
Wire - org.osgi.resource中的接口
A wire connecting a Capability to a Requirement.
WireDTO - org.osgi.resource.dto中的类
Data Transfer Object for a Wire.
WireDTO() - 类 的构造器org.osgi.resource.dto.WireDTO
 
Wiring - org.osgi.resource中的接口
A wiring for a resource.
WiringDTO - org.osgi.resource.dto中的类
Data Transfer Object for a Wiring node.
WiringDTO() - 类 的构造器org.osgi.resource.dto.WiringDTO
 
WovenClass - org.osgi.framework.hooks.weaving中的接口
A class being woven.
WovenClassListener - org.osgi.framework.hooks.weaving中的接口
Woven Class Listener Service.
WrappedCapability - org.apache.felix.framework.resolver中的类
 
WrappedCapability(BundleRevision, BundleCapabilityImpl) - 类 的构造器org.apache.felix.framework.resolver.WrappedCapability
 
WrappedRequirement - org.apache.felix.framework.resolver中的类
 
WrappedRequirement(BundleRevision, BundleRequirementImpl) - 类 的构造器org.apache.felix.framework.resolver.WrappedRequirement
 
A B C D E F G H I J K L M N O P R S T U V W 
所有类 所有程序包