public class MsgBus extends Object implements org.timepedia.exporter.client.Exportable
Constructor and Description |
---|
MsgBus() |
Modifier and Type | Method and Description |
---|---|
void |
send(String subject,
Object value) |
void |
subscribe(String subject,
com.google.gwt.core.client.JavaScriptObject func) |
void |
subscribeCdi(String subject,
com.google.gwt.core.client.JavaScriptObject func) |
void |
unsubscribeAll(String subject) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.