Package | Description |
---|---|
org.jboss.as.clustering | |
org.jboss.as.clustering.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
StateTransferStreamProvider
Extends
StateTransferProvider to add the capability of providing state by pushing it to an OutputStream. |
Modifier and Type | Method and Description |
---|---|
void |
GroupStateTransferService.registerStateTransferProvider(String serviceName,
StateTransferProvider provider)
Registers the object that can provide state for the service when newly joining group members request it.
|
Modifier and Type | Method and Description |
---|---|
void |
CoreGroupCommunicationService.registerStateTransferProvider(String serviceName,
StateTransferProvider provider) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.