public class TestInvocationLog extends Object implements PipelineExtension, PeerExtension
| Constructor and Description |
|---|
TestInvocationLog(TestLogger logger) |
TestInvocationLog(TestLogger logger,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAfterHandlerName() |
String |
getName() |
Task<?> |
write(HandlerContext ctx,
Object message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, connect, disconnect, getBeforeHandlerName, onActive, onEventTriggered, onExceptionCaught, onInactive, onRead, onRegisteredpublic TestInvocationLog(TestLogger logger)
public TestInvocationLog(TestLogger logger, String name)
public String getName()
getName in interface PipelineExtensionpublic String getAfterHandlerName()
getAfterHandlerName in interface PipelineExtensionpublic Task<?> write(HandlerContext ctx, Object message)
write in interface PipelineExtensionwrite in interface HandlerCopyright © 2016 Electronic Arts Inc. All rights reserved.