Package | Description |
---|---|
org.wildfly.clustering | |
org.wildfly.clustering.provider |
Public clustering API for registering services on a group of nodes.
|
Modifier and Type | Method and Description |
---|---|
Registration |
Registrar.register(T object)
Registers an object.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceProviderRegistration<T>
Registration of a provided service.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.