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

java.lang.Object
  extended by com.springsource.bundlor.ant.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, java.lang.String osgiProfile)
           
 
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,
                               java.lang.String osgiProfile)
Specified by:
create in interface OsgiProfileFactory