| Package | Description |
|---|---|
| org.apache.felix.framework | |
| org.osgi.framework |
Framework Package Version 1.9.
|
| org.osgi.framework.launch |
Framework Launch Package Version 1.2.
|
| Modifier and Type | Method and Description |
|---|---|
FrameworkEvent |
Felix.waitForStop(long timeout)
This method will cause the calling thread to block until the framework
shuts down.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDispatcher.fireFrameworkEvent(FrameworkEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
FrameworkListener.frameworkEvent(FrameworkEvent event)
Receives notification of a general
FrameworkEvent object. |
| Modifier and Type | Method and Description |
|---|---|
FrameworkEvent |
Framework.waitForStop(long timeout)
Wait until this Framework has completely stopped.
|
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.