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