|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrameworkAdaptor | |
|---|---|
| org.eclipse.core.runtime.internal.adaptor | |
| org.eclipse.osgi.baseadaptor | |
| org.eclipse.osgi.framework.internal.core | |
| org.eclipse.osgi.framework.internal.protocol | |
| Uses of FrameworkAdaptor in org.eclipse.core.runtime.internal.adaptor |
|---|
| Methods in org.eclipse.core.runtime.internal.adaptor that return FrameworkAdaptor | |
|---|---|
FrameworkAdaptor |
EclipseStorageHook.getAdaptor()
|
| Constructors in org.eclipse.core.runtime.internal.adaptor with parameters of type FrameworkAdaptor | |
|---|---|
PluginConverterImpl(FrameworkAdaptor adaptor,
BundleContext context)
|
|
PluginParser(FrameworkAdaptor adaptor,
BundleContext context,
Version target)
|
|
| Uses of FrameworkAdaptor in org.eclipse.osgi.baseadaptor |
|---|
| Classes in org.eclipse.osgi.baseadaptor that implement FrameworkAdaptor | |
|---|---|
class |
BaseAdaptor
A Framework adaptor implementation that allows additional functionality to be hooked in. |
| Uses of FrameworkAdaptor in org.eclipse.osgi.framework.internal.core |
|---|
| Fields in org.eclipse.osgi.framework.internal.core declared as FrameworkAdaptor | |
|---|---|
protected FrameworkAdaptor |
Framework.adaptor
FrameworkAdaptor specific functions. |
| Methods in org.eclipse.osgi.framework.internal.core that return FrameworkAdaptor | |
|---|---|
FrameworkAdaptor |
Framework.getAdaptor()
|
| Methods in org.eclipse.osgi.framework.internal.core with parameters of type FrameworkAdaptor | |
|---|---|
protected void |
Framework.initialize(FrameworkAdaptor initAdaptor)
Initialize the framework to an unlaunched state. |
void |
BundleResourceHandler.start(BundleContext context,
FrameworkAdaptor baseAdaptor)
|
| Constructors in org.eclipse.osgi.framework.internal.core with parameters of type FrameworkAdaptor | |
|---|---|
Framework(FrameworkAdaptor adaptor)
Constructor for the Framework instance. |
|
| Uses of FrameworkAdaptor in org.eclipse.osgi.framework.internal.protocol |
|---|
| Fields in org.eclipse.osgi.framework.internal.protocol declared as FrameworkAdaptor | |
|---|---|
protected FrameworkAdaptor |
MultiplexingFactory.adaptor
|
| Methods in org.eclipse.osgi.framework.internal.protocol with parameters of type FrameworkAdaptor | |
|---|---|
void |
ProtocolActivator.start(BundleContext context,
FrameworkAdaptor adaptor)
|
| Constructors in org.eclipse.osgi.framework.internal.protocol with parameters of type FrameworkAdaptor | |
|---|---|
ContentHandlerFactory(BundleContext context,
FrameworkAdaptor adaptor)
|
|
StreamHandlerFactory(BundleContext context,
FrameworkAdaptor adaptor)
Create the factory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||