public interface StateTransferProvider
GroupCommunicationService
users that wish can provide application state to newly joining
group members.Modifier and Type | Method and Description |
---|---|
Serializable |
getCurrentState()
Called on an existing member of the group when a new node needs to be initialized with the current application state.
|
Serializable getCurrentState()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.