de.kalpatec.pojosr.framework
Class PojoServiceRegistryFactoryImpl

java.lang.Object
  extended by de.kalpatec.pojosr.framework.PojoServiceRegistryFactoryImpl
All Implemented Interfaces:
PojoServiceRegistryFactory, org.osgi.framework.launch.FrameworkFactory

public class PojoServiceRegistryFactoryImpl
extends Object
implements PojoServiceRegistryFactory, org.osgi.framework.launch.FrameworkFactory


Field Summary
 
Fields inherited from interface de.kalpatec.pojosr.framework.launch.PojoServiceRegistryFactory
BUNDLE_DESCRIPTORS
 
Constructor Summary
PojoServiceRegistryFactoryImpl()
           
 
Method Summary
 org.osgi.framework.launch.Framework newFramework(Map configuration)
           
 PojoServiceRegistry newPojoServiceRegistry(Map configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PojoServiceRegistryFactoryImpl

public PojoServiceRegistryFactoryImpl()
Method Detail

newPojoServiceRegistry

public PojoServiceRegistry newPojoServiceRegistry(Map configuration)
                                           throws Exception
Specified by:
newPojoServiceRegistry in interface PojoServiceRegistryFactory
Throws:
Exception

newFramework

public org.osgi.framework.launch.Framework newFramework(Map configuration)
Specified by:
newFramework in interface org.osgi.framework.launch.FrameworkFactory


Copyright © 2012. All Rights Reserved.