Package | Description |
---|---|
org.wildfly.clustering.provider |
Public clustering API for registering services on a group of nodes.
|
org.wildfly.clustering.server.provider |
Modifier and Type | Method and Description |
---|---|
ServiceProviderRegistration |
ServiceProviderRegistrationFactory.createRegistration(Object service,
ServiceProviderRegistration.Listener listener)
Registers the local node as providing the specified service, using the specified listener.
|
Modifier and Type | Method and Description |
---|---|
ServiceProviderRegistration |
ServiceProviderRegistrationFactoryService.createRegistration(Object service,
ServiceProviderRegistration.Listener listener) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.