@Service(value=DistributionEventFactory.class) public class DefaultDistributionEventFactory extends Object implements DistributionEventFactory
DistributionEventFactory
OSGi serviceConstructor 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)
DistributionEventFactory
generatePackageEvent
in interface DistributionEventFactory
distributionEventTopic
- the type of event to be generatedCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.