Package | Description |
---|---|
org.jboss.as.ejb3.remote | |
org.wildfly.clustering.registry | |
org.wildfly.clustering.server.registry |
Modifier and Type | Method and Description |
---|---|
RegistryEntryProvider<String,List<ClientMapping>> |
EJBRemotingConnectorClientMappingsEntryProviderService.getValue() |
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) |
Constructor and Description |
---|
RegistryService(org.jboss.msc.value.Value<RegistryFactory> factory,
org.jboss.msc.value.Value<RegistryEntryProvider> provider) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.