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