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 MutationResultListenerFactory
public String name()
name
in interface MutationResultListenerFactory
public String description()
description
in interface ToolClasspathPlugin
public Feature provides()
provides
in interface MutationResultListenerFactory
provides
in interface ProvidesFeature
Copyright © 2021 org.pitest. All rights reserved.