Modifier and Type | Method and Description |
---|---|
DeploymentRepository |
DeploymentRepository.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<DeploymentRepository> |
ModuleDeployment.getDeploymentRepository() |
org.jboss.msc.value.InjectedValue<DeploymentRepository> |
ModuleDeployment.ModuleDeploymentStartService.getDeploymentRepository() |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentRepositoryListener.listenerAdded(DeploymentRepository repository)
Called when the listener is added to the repository.
|
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<DeploymentRepository> |
RemoteObjectSubstitutionService.getDeploymentRepositoryInjectedValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<DeploymentRepository> |
LocalEjbReceiver.getDeploymentRepository() |
org.jboss.msc.inject.Injector<DeploymentRepository> |
EJBRemoteConnectorService.getDeploymentRepositoryInjector() |
Modifier and Type | Field and Description |
---|---|
protected DeploymentRepository |
VersionOneProtocolChannelReceiver.deploymentRepository |
Modifier and Type | Method and Description |
---|---|
void |
VersionOneProtocolChannelReceiver.listenerAdded(DeploymentRepository repository) |
Constructor and Description |
---|
MethodInvocationMessageHandler(DeploymentRepository deploymentRepository,
org.jboss.marshalling.MarshallerFactory marshallerFactory,
ExecutorService executorService,
RemoteAsyncInvocationCancelStatusService asyncInvocationCancelStatus) |
VersionOneProtocolChannelReceiver(ChannelAssociation channelAssociation,
DeploymentRepository deploymentRepository,
EJBRemoteTransactionsRepository transactionsRepository,
RegistryCollector<String,List<org.jboss.as.network.ClientMapping>> clientMappingRegistryCollector,
org.jboss.marshalling.MarshallerFactory marshallerFactory,
ExecutorService executorService,
RemoteAsyncInvocationCancelStatusService asyncInvocationCancelStatusService,
org.jboss.as.server.suspend.SuspendController suspendController) |
Constructor and Description |
---|
VersionTwoProtocolChannelReceiver(ChannelAssociation channelAssociation,
DeploymentRepository deploymentRepository,
EJBRemoteTransactionsRepository transactionsRepository,
RegistryCollector<String,List<org.jboss.as.network.ClientMapping>> clientMappingRegistryCollector,
org.jboss.marshalling.MarshallerFactory marshallerFactory,
ExecutorService executorService,
RemoteAsyncInvocationCancelStatusService asyncInvocationCancelStatusService,
org.jboss.as.server.suspend.SuspendController suspendController) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.