com.springsource.bundlor.commandline.internal.support
Class StandardOsgiProfileFactory

java.lang.Object
  extended by com.springsource.bundlor.commandline.internal.support.StandardOsgiProfileFactory
All Implemented Interfaces:
OsgiProfileFactory

public class StandardOsgiProfileFactory
extends java.lang.Object
implements OsgiProfileFactory


Constructor Summary
StandardOsgiProfileFactory()
           
 
Method Summary
 PropertiesSource create(java.lang.String osgiProfilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardOsgiProfileFactory

public StandardOsgiProfileFactory()
Method Detail

create

public PropertiesSource create(java.lang.String osgiProfilePath)
Specified by:
create in interface OsgiProfileFactory