| Package | Description |
|---|---|
| org.wildfly.clustering.dispatcher |
Public clustering API which facilitates remote command execution
on the cluster.
|
| org.wildfly.clustering.server.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
<C> CommandDispatcher<C> |
CommandDispatcherFactory.createCommandDispatcher(Object id,
C context)
Creates a new command dispatcher using the specified identifier and context..
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceCommandDispatcher<C>
MessageDispatcher-based command dispatcher.
|
| Modifier and Type | Method and Description |
|---|---|
<C> CommandDispatcher<C> |
CommandDispatcherFactoryService.createCommandDispatcher(Object id,
C context) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.