public class LocalMessageSystem extends Object
Modifier and Type | Method and Description |
---|---|
static LocalMessageSystem |
get() |
Object |
peek(String topic) |
Object |
poll(String topic) |
Object |
poll(String topic,
int durationMillis) |
void |
put(String topic,
Object message) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.