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

Packages that use org.eclipse.osgi.framework.internal.core
org.eclipse.osgi.framework.internal.core   
org.eclipse.osgi.framework.internal.protocol.bundleentry   
 

Classes in org.eclipse.osgi.framework.internal.core used by org.eclipse.osgi.framework.internal.core
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
           
BundleRepository
          The BundleRepository holds all installed Bundle object for the Framework.
ConditionalPermissionAdminImpl
          Implements ConditionalPermissionAdmin.
ConditionalPermissionInfoImpl
          This is a runtime embodiment of the data stored in ConditionalPermissionInfo.
DependentPolicy
          DependentPolicy is an implementation of a buddy policy.
Framework
          Core OSGi Framework class.
IBuddyPolicy
           
ManifestLocalization
          This class is used by the Bundle Class to localize manifest headers.
NullPackageSource
          This class is used to optimize finding provided-packages for a bundle.
PackageAdminImpl
          PackageAdmin service for the OSGi specification.
PackageSource
           
PermissionAdminImpl
          Permission Admin service for the OSGi specification.
ServiceReferenceImpl
          A reference to a service.
ServiceRegistrationImpl
          A registered service.
SingleSourcePackage
           
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.
SystemPolicy
           
 

Classes in org.eclipse.osgi.framework.internal.core used by org.eclipse.osgi.framework.internal.protocol.bundleentry
AbstractBundle
          This object is given out to bundles and wraps the internal Bundle object.
BundleResourceHandler
          URLStreamHandler the bundleentry and bundleresource protocols.