org.jboss.errai.workspaces.client.modules.shoutbox
Class ShoutboxModule
java.lang.Object
org.jboss.errai.workspaces.client.modules.shoutbox.ShoutboxModule
- All Implemented Interfaces:
- Module
public class ShoutboxModule
- extends Object
- implements Module
The ShoutboxService matches offers (provider) with demands (client)
and handles the offer life-cycle and client notifications.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INBOX
public static final String INBOX
- See Also:
- Constant Field Values
ShoutboxModule
public ShoutboxModule()
start
public void start()
- Specified by:
start in interface Module
stop
public void stop()
- Specified by:
stop in interface Module
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.