Modifier and Type | Method and Description |
---|---|
void |
EclipseLazyStarter.initialize(BaseAdaptor baseAdaptor) |
void |
EclipseLogHook.initialize(BaseAdaptor initAdaptor) |
void |
EclipseAdaptorHook.initialize(BaseAdaptor initAdaptor) |
void |
EclipseErrorHandler.initialize(BaseAdaptor initAdaptor) |
Modifier and Type | Method and Description |
---|---|
BaseAdaptor |
HookRegistry.getAdaptor()
Returns the base adaptor associated with this hook registry.
|
BaseAdaptor |
BaseData.getAdaptor()
Returns the adaptor for this BaseData
|
Constructor and Description |
---|
BaseData(long id,
BaseAdaptor adaptor)
Constructs a new BaseData with the specified id for the specified adaptor
|
HookRegistry(BaseAdaptor adaptor) |
Modifier and Type | Method and Description |
---|---|
void |
AdaptorHook.initialize(BaseAdaptor adaptor)
Gets called by the adaptor during
FrameworkAdaptor.initialize(EventPublisher) . |
Constructor and Description |
---|
BundleResourceHandler(BundleEntry bundleEntry,
BaseAdaptor adaptor) |
Constructor and Description |
---|
Handler(BundleEntry bundleEntry,
BaseAdaptor adaptor) |
Constructor and Description |
---|
Handler(BundleEntry bundleEntry,
BaseAdaptor adaptor) |
Modifier and Type | Method and Description |
---|---|
void |
BaseStorage.initialize(BaseAdaptor initAdaptor) |
void |
BaseStorageHook.initialize(BaseAdaptor adaptor) |
Constructor and Description |
---|
SystemBundleData(BaseAdaptor adaptor) |
Modifier and Type | Method and Description |
---|---|
void |
CompositeConfigurator.initialize(BaseAdaptor initAdaptor) |
Modifier and Type | Method and Description |
---|---|
void |
SignedBundleHook.initialize(BaseAdaptor adaptor) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.