| Package | Description |
|---|---|
| org.apache.felix.framework | |
| org.apache.felix.framework.util | |
| org.osgi.framework.launch |
| 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-2014 The Apache Software Foundation. All Rights Reserved.