public interface DistributionPackageBuilderProvider
DistributionPackageBuilder
sModifier and Type | Method and Description |
---|---|
DistributionPackageBuilder |
getPackageBuilder(String type)
Finds a package builder that has the specified package type.
|
DistributionPackageBuilder getPackageBuilder(String type)
type
- the package typeDistributionPackageBuilder
if one is already registered for that type
or null otherwiseCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.