Package | Description |
---|---|
org.jboss.as.ejb3.remote | |
org.wildfly.clustering.registry |
Public clustering API for clustered registry that stores a unique key/value pair per node.
|
org.wildfly.clustering.server.registry | |
org.wildfly.clustering.web.infinispan.session |
Modifier and Type | Method and Description |
---|---|
RegistryEntryProvider<String,List<ClientMapping>> |
EJBRemotingConnectorClientMappingsEntryProviderService.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.service.ServiceBuilder<RegistryEntryProvider<String,List<ClientMapping>>> |
EJBRemotingConnectorClientMappingsEntryProviderService.build(org.jboss.msc.service.ServiceTarget target,
org.jboss.msc.service.ServiceName remotingServerInfoServiceName) |
Modifier and Type | Method and Description |
---|---|
Registry<K,V> |
RegistryFactory.createRegistry(RegistryEntryProvider<K,V> provider)
Creates a registry for the group associated with this factory.
|
Modifier and Type | Method and Description |
---|---|
Registry<K,V> |
RegistryFactoryService.createRegistry(RegistryEntryProvider<K,V> provider) |
Modifier and Type | Class and Description |
---|---|
class |
RouteRegistryEntryProvider
Provides the local
Registry entry containing the route identifier. |
Modifier and Type | Method and Description |
---|---|
RegistryEntryProvider<String,Void> |
RouteRegistryEntryProviderService.getValue() |
Copyright © 2014 JBoss by Red Hat. All rights reserved.