Package | Description |
---|---|
org.apache.felix.framework | |
org.apache.felix.framework.util | |
org.osgi.framework |
Framework Package Version 1.8.
|
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–2016 The Apache Software Foundation. All rights reserved.