org.jboss.osgi.framework
Class FrameworkMain
java.lang.Object
org.jboss.osgi.framework.FrameworkMain
- All Implemented Interfaces:
- FrameworkFactory
public class FrameworkMain
- extends Object
- implements FrameworkFactory
An impementation of an OSGi FrameworkFactory
- Since:
- 21-Aug-2009
- Author:
- thomas.diesler@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrameworkMain
public FrameworkMain()
main
public static void main(String[] args)
throws Exception
- The main entry point to the Framework
- Throws:
Exception
newFramework
public Framework newFramework(Map props)
- Specified by:
newFramework in interface FrameworkFactory
Copyright © 2012. All Rights Reserved.