|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BaseAdaptor in org.eclipse.core.runtime.internal.adaptor |
|---|
| Methods in org.eclipse.core.runtime.internal.adaptor with parameters of type BaseAdaptor | |
|---|---|
void |
EclipseLazyStarter.initialize(BaseAdaptor baseAdaptor)
|
void |
EclipseErrorHandler.initialize(BaseAdaptor adaptor)
|
void |
EclipseLogHook.initialize(BaseAdaptor adaptor)
|
void |
EclipseAdaptorHook.initialize(BaseAdaptor adaptor)
|
| Uses of BaseAdaptor in org.eclipse.osgi.baseadaptor |
|---|
| Methods in org.eclipse.osgi.baseadaptor that return BaseAdaptor | |
|---|---|
BaseAdaptor |
HookRegistry.getAdaptor()
Returns the base adaptor associated with this hook registry. |
BaseAdaptor |
BaseData.getAdaptor()
Returns the adaptor for this BaseData |
| Constructors in org.eclipse.osgi.baseadaptor with parameters of type BaseAdaptor | |
|---|---|
BaseData(long id,
BaseAdaptor adaptor)
Constructs a new BaseData with the specified id for the specified adaptor |
|
HookRegistry(BaseAdaptor adaptor)
|
|
| Uses of BaseAdaptor in org.eclipse.osgi.baseadaptor.hooks |
|---|
| Methods in org.eclipse.osgi.baseadaptor.hooks with parameters of type BaseAdaptor | |
|---|---|
void |
AdaptorHook.initialize(BaseAdaptor adaptor)
Gets called by the adaptor during FrameworkAdaptor.initialize(EventPublisher). |
| Uses of BaseAdaptor in org.eclipse.osgi.framework.internal.core |
|---|
| Constructors in org.eclipse.osgi.framework.internal.core with parameters of type BaseAdaptor | |
|---|---|
BundleResourceHandler(BundleEntry bundleEntry,
BaseAdaptor adaptor)
|
|
| Uses of BaseAdaptor in org.eclipse.osgi.framework.internal.protocol.bundleentry |
|---|
| Constructors in org.eclipse.osgi.framework.internal.protocol.bundleentry with parameters of type BaseAdaptor | |
|---|---|
Handler(BundleEntry bundleEntry,
BaseAdaptor adaptor)
|
|
| Uses of BaseAdaptor in org.eclipse.osgi.framework.internal.protocol.bundleresource |
|---|
| Constructors in org.eclipse.osgi.framework.internal.protocol.bundleresource with parameters of type BaseAdaptor | |
|---|---|
Handler(BundleEntry bundleEntry,
BaseAdaptor adaptor)
|
|
| Uses of BaseAdaptor in org.eclipse.osgi.internal.baseadaptor |
|---|
| Methods in org.eclipse.osgi.internal.baseadaptor with parameters of type BaseAdaptor | |
|---|---|
void |
BaseStorage.initialize(BaseAdaptor adaptor)
|
void |
BaseStorageHook.initialize(BaseAdaptor adaptor)
|
| Constructors in org.eclipse.osgi.internal.baseadaptor with parameters of type BaseAdaptor | |
|---|---|
SystemBundleData(BaseAdaptor adaptor)
|
|
| Uses of BaseAdaptor in org.eclipse.osgi.internal.composite |
|---|
| Methods in org.eclipse.osgi.internal.composite with parameters of type BaseAdaptor | |
|---|---|
void |
CompositeConfigurator.initialize(BaseAdaptor initAdaptor)
|
| Uses of BaseAdaptor in org.eclipse.osgi.internal.signedcontent |
|---|
| Methods in org.eclipse.osgi.internal.signedcontent with parameters of type BaseAdaptor | |
|---|---|
void |
SignedBundleHook.initialize(BaseAdaptor adaptor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||