| Package | Description |
|---|---|
| org.jboss.as.clustering | |
| org.jboss.as.clustering.impl |
| Modifier and Type | Method and Description |
|---|---|
Future<SerializableStateTransferResult> |
GroupStateTransferService.getServiceState(String serviceName)
Gets the current service state from an existing member of the group.
|
Future<SerializableStateTransferResult> |
GroupStateTransferService.getServiceState(String serviceName,
ClassLoader classloader)
Gets the current service state from an existing member of the group, using the given classloader to deserialize it.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SerializableStateTransferResult> |
CoreGroupCommunicationService.getServiceState(String serviceName) |
Future<SerializableStateTransferResult> |
CoreGroupCommunicationService.getServiceState(String serviceName,
ClassLoader classloader) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.