Package | Description |
---|---|
org.jboss.as.clustering.registry | |
org.jboss.as.ejb3.remote | |
org.jboss.as.ejb3.remote.protocol.versionone |
Modifier and Type | Class and Description |
---|---|
class |
RegistryCollectorService<K,V> |
Modifier and Type | Method and Description |
---|---|
RegistryCollector<K,V> |
RegistryCollectorService.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<RegistryCollector> |
LocalEjbReceiver.getClusterRegistryCollectorInjector() |
org.jboss.msc.inject.Injector<RegistryCollector> |
EJBRemoteConnectorService.getClusterRegistryCollectorInjector() |
Constructor and Description |
---|
VersionOneProtocolChannelReceiver(org.jboss.remoting3.Channel channel,
DeploymentRepository deploymentRepository,
EJBRemoteTransactionsRepository transactionsRepository,
RegistryCollector<String,List<ClientMapping>> clientMappingRegistryCollector,
org.jboss.marshalling.MarshallerFactory marshallerFactory,
ExecutorService executorService) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.