public interface TargetPlatformFactory
Modifier and Type | Method and Description |
---|---|
TargetPlatform |
createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
java.util.List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies) |
PomDependencyCollector |
newPomDependencyCollector()
Creates a new object for collecting the bundles within the POM dependencies.
|
PomDependencyCollector newPomDependencyCollector()
TargetPlatform createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration, ExecutionEnvironmentConfiguration eeConfiguration, java.util.List<ReactorProject> reactorProjects, PomDependencyCollector pomDependencies)