public class FrameworkUtil extends Object
| Constructor and Description |
|---|
FrameworkUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.osgi.framework.launch.Framework |
create(Map<String,String> configuration) |
static org.osgi.framework.launch.FrameworkFactory |
getFrameworkFactory()
Simple method to parse META-INF/services file for framework factory.
|
public static org.osgi.framework.launch.FrameworkFactory getFrameworkFactory()
throws Exception
Exception - if any errors occur.Copyright © 2013 OW2 Chameleon. All rights reserved.