org.eclipse.core.internal.registry

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.core.internal.registry 
org.eclipse.core.internal.registry
Java Source File NameTypeComment
ConfigurationElement.javaClass An object which represents the user-defined contents of an extension in a plug-in manifest.
ConfigurationElementHandle.javaClass
Contribution.javaClass
EclipseBundleListener.javaClass A listener for bundle events.
Extension.javaClass An object which represents the user-defined extension in a plug-in manifest.
ExtensionDelta.javaClass
ExtensionHandle.javaClass
ExtensionPoint.javaClass An object which represents the user-defined extension point in a plug-in manifest.
ExtensionPointHandle.javaClass
ExtensionRegistry.javaClass An implementation for the extension registry API.
ExtensionsParser.javaClass
Handle.javaClass A handle is the super class to all registry objects that are now served to users. The handles never hold on to any "real" content of the object being represented. A handle can become stale if its referenced object has been removed from the registry.
since:
   3.1.
HashtableOfInt.javaClass Hashtable for non-zero int keys.
HashtableOfStringAndInt.javaClass
IObjectManager.javaInterface
KeyedElement.javaInterface
ReadWriteMonitor.javaClass Monitor ensuring no more than one writer working concurrently. Multiple readers are allowed to perform simultaneously. This class was borrowed from org.eclipse.jdt.internal.core.search.indexing.
ReferenceHashSet.javaClass A hashset whose values can be garbage collected.
ReferenceMap.javaClass Hashtable-based map with integer keys that allows values to be removed by the garbage collector.

When you construct a ReferenceMap, you can specify what kind of references are used to store the map's values.

RegistryChangeEvent.javaClass A registry change event implementation.
RegistryDelta.javaClass The extension deltas are grouped by namespace.
RegistryObject.javaClass An object which has the general characteristics of all the nestable elements in a plug-in manifest.
RegistryObjectManager.javaClass This class manage all the object from the registry but does not deal with their dependencies.
TableReader.javaClass
TableWriter.javaClass
TemporaryObjectManager.javaClass
ThirdLevelConfigurationElementHandle.javaClass
w_w__w__.__j_a___va2_s_.___c_o___m___ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.