public class MockEventProxy extends Object implements EventProxy
| Constructor and Description |
|---|
MockEventProxy() |
public void send(Event event) throws EventProxyException
EventProxysend in interface EventProxyevent - the event to be sent outEventProxyException - thrown if the send fails for any reasonpublic void send(Log eventLog) throws EventProxyException
EventProxysend in interface EventProxyeventLog - the events to be sent outEventProxyException - thrown if the send fails for any reasonpublic void resetEvents()
Copyright © 2015. All rights reserved.