org.eclipse.osgi.framework.internal.core

Home
Java Source Code / Java Documentation 2
1.2D
2.3D
3.Ajax
4.Algebra
5.App Engine
6.Aspect
7.Assemble
8.Cache
9.Cassandra
10.Chat
11.Cloud
12.CMS
13.CouchDB
14.Crypt
15.Database
16.Distributed
17.Eclipse
18.Facebook
19.File
20.Forum
21.GAE
22.Game
23.Google tech
24.Graph
25.Graphic
26.GWT
27.Hibernate
28.HTML
29.HTTP
30.Image
31.IntelliJ
32.IRC
33.J2EE
34.J2ME
35.JDBC
36.JPA
37.JSON
38.JSR
39.JUnit
40.JVM
41.Language
42.Linux
43.Math
44.Maven
45.Media
46.Messenger
47.MiddleWare
48.Mobile
49.Mock
50.MongoDB
51.Mp3
52.Music
53.MVC
54.Network
55.OpenID
56.OSGi
57.Parse
58.Persist
59.Petri
60.Phone
61.Physics
62.REST
63.Robot
64.RPC
65.RSS
66.Ruby
67.Script
68.Search
69.Spring
70.SQL
71.SSH
72.Sudoku
73.Swing
74.Tapestry
75.Test
76.Text
77.Torrent
78.Twitter
79.UML
80.UnTagged
81.Utilities
82.Web
83.Wiki
84.XML
Java Source Code / Java Documentation 2 » Script » java2script » org.eclipse.osgi.framework.internal.core 
org.eclipse.osgi.framework.internal.core
Java Source File NameTypeComment
AbstractBundle.javaClass This object is given out to bundles and wraps the internal Bundle object.
AliasMapper.javaClass This class maps aliases.
BundleCombinedPermissions.javaClass A combination of two BundlePermissionCollection classes.
BundleContextImpl.javaClass Bundle's execution context. This object is given out to bundles and wraps the internal BundleContext object.
BundleFragment.javaClass
BundleHost.javaClass
BundleLoader.javaClass This object is responsible for all classloader delegation for a bundle. It represents the loaded state of the bundle.
BundleLoaderProxy.javaClass
BundleNativeCode.javaClass This class represents a description of native code. Native Code dependencies The Bundle-NativeCode header allows a bundle to carry the native code it needs, and make use of it when it is installed.
BundlePermissionCollection.javaClass An abstract subclass of PermissionCollection.
BundlePermissions.javaClass A heterogeneous collection of permissions for a bundle.
BundleProtectionDomainImpl.javaClass This class tracks the signature information for a bundle in addition to managing bundle permissions.
BundleRepository.javaClass The BundleRepository holds all installed Bundle object for the Framework.
BundleResourceHandler.javaClass URLStreamHandler the bundleentry and bundleresource protocols.
BundleSource.javaClass BundleSource class to wrap in InputStream.
BundleURLConnection.javaClass URLConnection for BundleClassLoader resources.
ConditionalPermissionAdminImpl.javaClass Implements ConditionalPermissionAdmin.
ConditionalPermissionInfoImpl.javaClass This is a runtime embodiment of the data stored in ConditionalPermissionInfo.
ConditionalPermissions.javaClass This class manages the Permissions for a given code source.
ConditionalPermissionSet.javaClass This class represents a PermissionCollection tied to a set of Conditions.
ConsoleMsg.javaClass
Constants.javaClass This interface contains the constants used by the eclipse OSGi implementation.
DefaultPermissionStorage.javaClass Class to model permission data storage.
DependentPolicy.javaClass DependentPolicy is an implementation of a buddy policy.
ExportedPackageImpl.javaClass
FilteredServiceListener.javaClass
FilteredSourcePackage.javaClass
FilterImpl.javaClass RFC 1960-based Filter.
Framework.javaClass Core OSGi Framework class.
FrameworkCommandInterpreter.javaClass This class knows how to parse and execute the command line arguments to the FrameworkConsole.
FrameworkCommandProvider.javaClass This class provides methods to execute commands from the command line.
FrameworkConsole.javaClass This class starts OSGi with a console for development use.
FrameworkSecurityManager.javaClass This security manager implements the ConditionalPermission processing for OSGi.
GlobalPolicy.javaClass Global policy is an implementation of a buddy policy.
IBuddyPolicy.javaInterface
KeyedElement.javaInterface
KeyedHashSet.javaClass
ManifestLocalization.javaClass This class is used by the Bundle Class to localize manifest headers.
MessageResourceBundle.javaClass Class responsible for loading message values from a property file and assigning them directly to the fields of a messages class.
Msg.javaClass
MultiSourcePackage.javaClass
NullPackageSource.javaClass This class is used to optimize finding provided-packages for a bundle.
OSGi.javaClass Main class for the OSGi framework.
PackageAdminImpl.javaClass PackageAdmin service for the OSGi specification.
PackageSource.javaClass
ParentPolicy.javaClass
PermissionAdminImpl.javaClass Permission Admin service for the OSGi specification. The Permission Admin service allows operators to manage the permissions of bundles.
PermissionsHash.javaClass A simple Hashtable based collection of Permission objects.
PolicyHandler.javaClass
ReferenceInputStream.javaClass InputStream subclass which provides a reference (via URL) to the data rather than allowing the input stream to be directly read.
RegisteredPolicy.javaClass Registered policy is an implementation of a buddy policy.
SecurePermissionStorage.javaClass PermissionStorage privileged action class.
ServiceReferenceImpl.javaClass A reference to a service.
ServiceRegistrationImpl.javaClass A registered service. The framework returns a ServiceRegistration object when a BundleContextImpl.registerService(StringObjectDictionary) BundleContext.registerService method is successful.
ServiceRegistryImpl.javaClass A default implementation of the ServiceRegistry.
ServiceUse.javaClass This class represents the use of a service by a bundle.
SingleSourcePackage.javaClass
StartLevelEvent.javaClass StartLevel Event for the OSGi framework.
StartLevelImpl.javaClass StartLevel service for the OSGi specification.
StartLevelManager.javaClass StartLevel service implementation for the OSGi specification. Framework service which allows management of framework and bundle startlevels. This class also acts as the StartLevel service factory class, providing StartLevel objects to those requesting org.osgi.service.startlevel.StartLevel service.
SystemBundle.javaClass 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.javaClass This class activates the System Bundle.
SystemBundleData.javaClass
SystemBundleLoader.javaClass The System Bundle's BundleLoader.
SystemPolicy.javaClass
Tokenizer.javaClass Simple tokenizer class.
UnresolvedPermission.javaClass
UnresolvedPermissionCollection.javaClass
Util.javaClass This class contains utility functions.
w__w__w.ja___va_2__s_.co___m_ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.