@ProviderType
public interface DistributionPackageBuilderProvider
DistributionPackageBuilders| Modifier 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–2020 The Apache Software Foundation. All rights reserved.