public interface DistributionEventFactory
Modifier and Type | Method and Description |
---|---|
void |
generatePackageEvent(String distributionEventType,
DistributionComponentKind kind,
String name,
DistributionPackageInfo info)
generate a distribution event
|
void generatePackageEvent(@Nonnull String distributionEventType, @Nonnull DistributionComponentKind kind, @Nonnull String name, @Nonnull DistributionPackageInfo info)
distributionEventType
- the type of event to be generatedCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.