Package org.eclipse.osgi.framework.internal.core

Interface Summary
IBuddyPolicy  
 

Class Summary
AbstractBundle This object is given out to bundles and wraps the internal Bundle object.
AliasMapper This class maps aliases.
BundleContextImpl Bundle's execution context.
BundleFragment  
BundleHost  
BundleLoader This object is responsible for all classloader delegation for a bundle.
BundleLoaderProxy  
BundleNativeCode This class represents a description of native code.
BundleProtectionDomainImpl This class tracks the signature information for a bundle in addition to managing bundle permissions.
BundleRepository The BundleRepository holds all installed Bundle object for the Framework.
BundleResourceHandler URLStreamHandler the bundleentry and bundleresource protocols.
BundleSource BundleSource class to wrap in InputStream.
BundleURLConnection URLConnection for BundleClassLoader resources.
ConditionalPermissionAdminImpl Implements ConditionalPermissionAdmin.
ConditionalPermissionInfoImpl This is a runtime embodiment of the data stored in ConditionalPermissionInfo.
ConditionalPermissions This class manages the Permissions for a given code source.
ConditionalPermissionSet This class represents a PermissionCollection tied to a set of Conditions.
Constants This interface contains the constants used by the eclipse OSGi implementation.
DependentPolicy DependentPolicy is an implementation of a buddy policy.
ExportedPackageImpl  
FilteredServiceListener  
FilteredSourcePackage  
FilterImpl RFC 1960-based Filter.
Framework Core OSGi Framework class.
FrameworkSecurityManager This security manager implements the ConditionalPermission processing for OSGi.
GlobalPolicy Global policy is an implementation of a buddy policy.
ManifestLocalization This class is used by the Bundle Class to localize manifest headers.
MultiSourcePackage  
NullPackageSource This class is used to optimize finding provided-packages for a bundle.
OSGi Main class for the OSGi framework.
PackageAdminImpl PackageAdmin service for the OSGi specification.
PackageSource  
ParentPolicy  
PermissionAdminImpl Permission Admin service for the OSGi specification.
PolicyHandler  
ReferenceInputStream InputStream subclass which provides a reference (via URL) to the data rather than allowing the input stream to be directly read.
RegisteredPolicy Registered policy is an implementation of a buddy policy.
SecurePermissionStorage PermissionStorage privileged action class.
ServiceReferenceImpl A reference to a service.
ServiceRegistrationImpl A registered service.
ServiceRegistryImpl A default implementation of the ServiceRegistry.
ServiceUse This class represents the use of a service by a bundle.
SingleSourcePackage  
StartLevelImpl StartLevel service for the OSGi specification.
StartLevelManager StartLevel service implementation for the OSGi specification.
SystemBundle This class subclasses Bundle to provide a system Bundle so that the framework can be represented as a bundle and can access the services provided by other bundles.
SystemBundleActivator This class activates the System Bundle.
SystemBundleLoader The System Bundle's BundleLoader.
SystemPolicy  
Util This class contains utility functions.