Package | Description |
---|---|
org.eclipse.osgi.baseadaptor | |
org.eclipse.osgi.framework.adaptor | |
org.eclipse.osgi.framework.internal.core |
Modifier and Type | Method and Description |
---|---|
EventPublisher |
BaseAdaptor.getEventPublisher()
Returns the event publisher for this BaseAdaptor
|
Modifier and Type | Method and Description |
---|---|
void |
BaseAdaptor.initialize(EventPublisher publisher)
This method will call all configured adaptor hooks
AdaptorHook.initialize(BaseAdaptor) method. |
Modifier and Type | Method and Description |
---|---|
void |
FrameworkAdaptor.initialize(EventPublisher eventPublisher)
Initialize the FrameworkAdaptor object so that it is ready to be
called by the framework.
|
Modifier and Type | Class and Description |
---|---|
class |
Framework
Core OSGi Framework class.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.