Modifier and Type | Method and Description |
---|---|
FrameworkAdaptor |
EclipseStorageHook.getAdaptor() |
Constructor and Description |
---|
PluginConverterImpl(FrameworkAdaptor adaptor,
BundleContext context) |
PluginParser(FrameworkAdaptor adaptor,
BundleContext context,
Version target) |
Modifier and Type | Class and Description |
---|---|
class |
BaseAdaptor
A Framework adaptor implementation that allows additional functionality to be
hooked in.
|
Modifier and Type | Field and Description |
---|---|
protected FrameworkAdaptor |
Framework.adaptor
FrameworkAdaptor specific functions.
|
Modifier and Type | Method and Description |
---|---|
FrameworkAdaptor |
Framework.getAdaptor() |
Modifier and Type | Method and Description |
---|---|
void |
BundleResourceHandler.start(BundleContext context,
FrameworkAdaptor baseAdaptor) |
Constructor and Description |
---|
Framework(FrameworkAdaptor adaptor)
Constructor for the Framework instance.
|
Modifier and Type | Field and Description |
---|---|
protected FrameworkAdaptor |
MultiplexingFactory.adaptor |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolActivator.start(BundleContext context,
FrameworkAdaptor adaptor) |
Constructor and Description |
---|
ContentHandlerFactory(BundleContext context,
FrameworkAdaptor adaptor) |
StreamHandlerFactory(BundleContext context,
FrameworkAdaptor adaptor)
Create the factory.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.