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