public final class RootFailureCollector extends Object implements FailureCollector
| Constructor and Description |
|---|
RootFailureCollector(String process) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkNoFailure() |
ContextualFailureCollector |
withContext(EventContext context) |
ContextualFailureCollector |
withContext(EventContextElement contextElement) |
public RootFailureCollector(String process)
public void checkNoFailure()
public ContextualFailureCollector withContext(EventContext context)
withContext in interface FailureCollectorpublic ContextualFailureCollector withContext(EventContextElement contextElement)
withContext in interface FailureCollectorCopyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.