jar

org.floggy.3rd.org.eclipse.equinox : registry

Maven & Gradle

Jan 10, 2011
1 usages

Equinox Registry · The Eclipse extension registry allows bundles to communicate and cooperate using declarative markup and lazy instantiation. The extension mechanism is similar to OSGi services and declarative services but has some different contractual and management characteristics.

Table Of Contents

Latest Version

Download org.floggy.3rd.org.eclipse.equinox : registry JAR file - Latest Versions:

All Versions

Download org.floggy.3rd.org.eclipse.equinox : registry JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window registry-3.3.1.R33x_v20070802.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.core.internal.registry

├─ org.eclipse.core.internal.registry.BaseExtensionHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.BaseExtensionPointHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.BufferedRandomInputStream.class - [JAR]

├─ org.eclipse.core.internal.registry.ConfigurationElement.class - [JAR]

├─ org.eclipse.core.internal.registry.ConfigurationElementHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.Contribution.class - [JAR]

├─ org.eclipse.core.internal.registry.Extension.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionDelta.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionPoint.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionPointHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionRegistry.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionsParser.class - [JAR]

├─ org.eclipse.core.internal.registry.Handle.class - [JAR]

├─ org.eclipse.core.internal.registry.HashtableOfInt.class - [JAR]

├─ org.eclipse.core.internal.registry.HashtableOfStringAndInt.class - [JAR]

├─ org.eclipse.core.internal.registry.IObjectManager.class - [JAR]

├─ org.eclipse.core.internal.registry.IRegistryConstants.class - [JAR]

├─ org.eclipse.core.internal.registry.KeyedElement.class - [JAR]

├─ org.eclipse.core.internal.registry.KeyedHashSet.class - [JAR]

├─ org.eclipse.core.internal.registry.ReadWriteMonitor.class - [JAR]

├─ org.eclipse.core.internal.registry.ReferenceMap.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryChangeEvent.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryDelta.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryIndexChildren.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryIndexElement.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryMessages.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryObject.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryObjectFactory.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryObjectManager.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryProperties.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryProviderFactory.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistrySupport.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryTimestamp.class - [JAR]

├─ org.eclipse.core.internal.registry.TableReader.class - [JAR]

├─ org.eclipse.core.internal.registry.TableWriter.class - [JAR]

├─ org.eclipse.core.internal.registry.TemporaryObjectManager.class - [JAR]

├─ org.eclipse.core.internal.registry.ThirdLevelConfigurationElementHandle.class - [JAR]

org.eclipse.core.internal.registry.osgi

├─ org.eclipse.core.internal.registry.osgi.Activator.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.EclipseBundleListener.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.EquinoxRegistryStrategy.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.EquinoxUtils.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.ExtensionEventDispatcherJob.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.OSGIUtils.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.RegistryCommandProvider.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.RegistryProviderOSGI.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.class - [JAR]

org.eclipse.core.runtime

├─ org.eclipse.core.runtime.ContributorFactoryOSGi.class - [JAR]

├─ org.eclipse.core.runtime.ContributorFactorySimple.class - [JAR]

├─ org.eclipse.core.runtime.IConfigurationElement.class - [JAR]

├─ org.eclipse.core.runtime.IContributor.class - [JAR]

├─ org.eclipse.core.runtime.IExecutableExtension.class - [JAR]

├─ org.eclipse.core.runtime.IExecutableExtensionFactory.class - [JAR]

├─ org.eclipse.core.runtime.IExtension.class - [JAR]

├─ org.eclipse.core.runtime.IExtensionDelta.class - [JAR]

├─ org.eclipse.core.runtime.IExtensionPoint.class - [JAR]

├─ org.eclipse.core.runtime.IExtensionRegistry.class - [JAR]

├─ org.eclipse.core.runtime.IRegistryChangeEvent.class - [JAR]

├─ org.eclipse.core.runtime.IRegistryChangeListener.class - [JAR]

├─ org.eclipse.core.runtime.InvalidRegistryObjectException.class - [JAR]

├─ org.eclipse.core.runtime.RegistryFactory.class - [JAR]

org.eclipse.core.internal.registry.spi

├─ org.eclipse.core.internal.registry.spi.ConfigurationElementAttribute.class - [JAR]

├─ org.eclipse.core.internal.registry.spi.ConfigurationElementDescription.class - [JAR]

org.eclipse.core.runtime.dynamichelpers

├─ org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.class - [JAR]

├─ org.eclipse.core.runtime.dynamichelpers.IExtensionChangeHandler.class - [JAR]

├─ org.eclipse.core.runtime.dynamichelpers.IExtensionTracker.class - [JAR]

├─ org.eclipse.core.runtime.dynamichelpers.IFilter.class - [JAR]

org.eclipse.core.runtime.spi

├─ org.eclipse.core.runtime.spi.IRegistryProvider.class - [JAR]

├─ org.eclipse.core.runtime.spi.RegistryContributor.class - [JAR]

├─ org.eclipse.core.runtime.spi.RegistryStrategy.class - [JAR]

Advertisement