public class CompoundListenerFactory extends Object implements MutationResultListenerFactory
LEGACY_MODE| Constructor and Description |
|---|
CompoundListenerFactory(List<FeatureSetting> features,
Collection<MutationResultListenerFactory> children) |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
MutationResultListener |
getListener(Properties props,
ListenerArguments args) |
String |
name() |
Feature |
provides() |
public CompoundListenerFactory(List<FeatureSetting> features, Collection<MutationResultListenerFactory> children)
public MutationResultListener getListener(Properties props, ListenerArguments args)
getListener in interface MutationResultListenerFactorypublic String name()
name in interface MutationResultListenerFactorypublic String description()
description in interface ToolClasspathPluginpublic Feature provides()
provides in interface MutationResultListenerFactoryprovides in interface ProvidesFeatureCopyright © 2021 org.pitest. All rights reserved.