| Package | Description |
|---|---|
| org.apache.hivemind.impl |
Implementations of interfaces defined in the org.apache.commons.hivemind package.
|
| org.apache.hivemind.internal.ser |
Serialization of services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegistryInfrastructureImpl
Implementation of
RegistryInfrastructure. |
| Modifier and Type | Method and Description |
|---|---|
static ServiceSerializationSupport |
ServiceSerializationHelper.getServiceSerializationSupport()
Returns the previously stored SSS.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ServiceSerializationHelper.setServiceSerializationSupport(ServiceSerializationSupport serviceSerializationSupport)
Stores the SSS instance for later access; if an existing SSS is already stored, then an error
is logged (should be just one SSS per class loader).
|