Package | Description |
---|---|
org.apache.felix.framework | |
org.apache.felix.framework.util | |
org.osgi.framework.launch |
Framework Launch Package Version 1.2.
|
Modifier and Type | Class and Description |
---|---|
class |
Felix |
Modifier and Type | Method and Description |
---|---|
Framework |
FrameworkFactory.newFramework(Map configuration) |
Modifier and Type | Method and Description |
---|---|
void |
EventDispatcher.fireBundleEvent(BundleEvent event,
Framework felix) |
void |
EventDispatcher.fireServiceEvent(ServiceEvent event,
Dictionary oldProps,
Framework felix) |
Modifier and Type | Method and Description |
---|---|
Framework |
FrameworkFactory.newFramework(Map<String,String> configuration)
Create a new
Framework instance. |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.