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