@Service(value=DistributionEventFactory.class) public class DefaultDistributionEventFactory extends Object implements DistributionEventFactory
DistributionEventFactory OSGi service| Constructor and Description |
|---|
DefaultDistributionEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
generatePackageEvent(@NotNull String distributionEventTopic,
@NotNull DistributionComponentKind kind,
@NotNull String name,
@NotNull DistributionPackageInfo info)
generate a distribution event
|
public void generatePackageEvent(@NotNull
@NotNull String distributionEventTopic,
@NotNull
@NotNull DistributionComponentKind kind,
@NotNull
@NotNull String name,
@NotNull
@NotNull DistributionPackageInfo info)
DistributionEventFactorygeneratePackageEvent in interface DistributionEventFactorydistributionEventTopic - the type of event to be generatedCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.