public class InMemoryEventClient extends AbstractEventClient
EventClient.EventGenerator<T>, EventClient.EventPoster<T>
Constructor and Description |
---|
InMemoryEventClient() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getEvents() |
protected <T> void |
postEvent(T event) |
post, post, post
protected <T> void postEvent(T event) throws IOException
postEvent
in class AbstractEventClient
IOException
Copyright © 2010-2016 Airlift. All Rights Reserved.