Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

Interface Summary
Constants This interface contains the constants used by the eclipse OSGi implementation.
KeyedElement  
ManifestLocalization.BundleResourceBundle  
 

Class Summary
AbstractBundle This object is given out to bundles and wraps the internal Bundle object.
AliasMapper This class maps aliases.
BundleCombinedPermissions A combination of two BundlePermissionCollection classes.
BundleContextImpl Bundle's execution context.
BundleFragment  
BundleHost  
BundleLoader This object is created when the bundle loaded at framework launch or bundle install or update.
BundleLoaderProxy The BundleLoaderProxy proxies a BundleLoader object for a Bundle.
BundleNativeCode This class represents a description of native code.
BundleNativeCode.Attribute Extension of Vector for attributes.
BundlePermissionCollection An abstract subclass of PermissionCollection.
BundlePermissions A heterogeneous collection of permissions for a bundle.
BundleRepository The BundleRepository holds all installed Bundle object for the Framework.
BundleResourcePermission Implementation specific permission to read a bundle's resources.
BundleSource BundleSource class to wrap in InputStream.
ConsoleMsg This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required.
ExportedPackageImpl  
FilteredServiceListener  
FilterImpl RFC 1960-based Filter.
FilterImpl.Parser Parser class for OSGi filter strings.
Framework Core OSGi Framework class.
FrameworkCommandInterpreter This class knows how to parse and execute the command line arguments to the FrameworkConsole.
FrameworkCommandProvider This class provides methods to execute commands from the command line.
FrameworkConsole This class starts OSGi with a console for development use.
KeyedHashSet  
ManifestLocalization This class is used by the Bundle Class to localize manifest headers.
Msg This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required.
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  
PermissionAdminImpl Permission Admin service for the OSGi specification.
PermissionsHash A simple Hashtable based collection of Permission objects.
ServiceReferenceImpl A reference to a service.
ServiceRegistrationImpl A registered service.
ServiceRegistrationImpl.Properties Hashtable for service properties.
ServiceUse This class represents the use of a service by a bundle.
SingleSourcePackage  
StartLevelEvent StartLevel Event for the OSGi framework.
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.
UnresolvedPermission Holds permissions which are of an unknown type when a policy file is read
UnresolvedPermissionCollection Holds permissions which are of an unknown type when a policy file is read
Util This class contains utility functions.
 

Exception Summary
NothingToUpdateException Exception denotes that a bundle does not need to be updated.