com.springsource.bundlor.ant.internal
Interface OsgiProfileFactory

All Known Implementing Classes:
StandardOsgiProfileFactory

public interface OsgiProfileFactory


Method Summary
 PropertiesSource create(java.lang.String osgiProfilePath, java.lang.String osgiProfile)
           
 

Method Detail

create

PropertiesSource create(java.lang.String osgiProfilePath,
                        java.lang.String osgiProfile)