public class SpiderSilk extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
allowBlocking() |
void |
blockAndPoll(String eventName) |
void |
blockAndPoll(String eventName,
Boolean includeEvent) |
void |
blockAndPoll(String eventName,
Boolean includeEvent,
Integer timeout) |
static void |
configure(String hostname,
String port) |
void |
enforceOrder(String eventName,
String stack) |
void |
garbageCollection(String eventName) |
static SpiderSilk |
getInstance() |
void |
sendEvent(String eventName) |
public static SpiderSilk getInstance()
public void allowBlocking()
public void garbageCollection(String eventName)
public void blockAndPoll(String eventName)
public void blockAndPoll(String eventName, Boolean includeEvent, Integer timeout) throws TimeoutException
TimeoutExceptionpublic void sendEvent(String eventName)
Copyright © 2019. All rights reserved.