RegistryStrategy usage details

Summary

org.eclipse.core.runtime.spi.RegistryStrategy has 8 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] RegistryStrategy
EXTENDS
Reference Location Line Number Visibility
org.eclipse.pde.internal.core.PDERegistryStrategy -1 API
[+] RegistryStrategy(File[], boolean[]) : void
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.core.PDERegistryStrategy.PDERegistryStrategy(File[], boolean[], Object, PDEExtensionRegistry) 120 API
[+] getContributionsTimestamp() : long
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.core.PDERegistryStrategy.getContributionsTimestamp() -1 API
[+] getXMLParser() : SAXParserFactory
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.core.PDERegistryStrategy.getXMLParser() -1 API
[+] onStart(IExtensionRegistry, boolean) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.pde.internal.core.PDERegistryStrategy.onStart(IExtensionRegistry, boolean) 145 API
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.core.PDERegistryStrategy.onStart(IExtensionRegistry, boolean) -1 API
[+] onStop(IExtensionRegistry) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.pde.internal.core.PDERegistryStrategy.onStop(IExtensionRegistry) 152 API
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.core.PDERegistryStrategy.onStop(IExtensionRegistry) -1 API

Back to bundle index

Valid HTML 4.01 Transitional