public class CompoundListenerFactory extends Object implements MutationResultListenerFactory
| Constructor and Description |
|---|
CompoundListenerFactory(Iterable<MutationResultListenerFactory> children) |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
MutationResultListener |
getListener(Properties props,
ListenerArguments args) |
String |
name() |
public CompoundListenerFactory(Iterable<MutationResultListenerFactory> children)
public MutationResultListener getListener(Properties props, ListenerArguments args)
getListener in interface MutationResultListenerFactorypublic String name()
name in interface MutationResultListenerFactorypublic String description()
description in interface ToolClasspathPluginCopyright © 2019 MuDebug. All rights reserved.