Package | Description |
---|---|
org.jboss.errai.bus.server |
The server-side components of ErraiBus.
|
org.jboss.errai.bus.server.api |
Modifier and Type | Method and Description |
---|---|
QueueActivationCallback |
MessageQueueImpl.getActivationCallback()
Returns the current activation callback function
|
Modifier and Type | Method and Description |
---|---|
void |
MessageQueueImpl.setActivationCallback(QueueActivationCallback activationCallback)
Sets the activation callback function which is called when the queue is scheduled for activation
|
Modifier and Type | Method and Description |
---|---|
QueueActivationCallback |
MessageQueue.getActivationCallback() |
Modifier and Type | Method and Description |
---|---|
void |
MessageQueue.setActivationCallback(QueueActivationCallback activationCallback) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.