| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 |
| Modifier and Type | Method and Description |
|---|---|
RemoteService |
Ejb3.remoteService()
The EJB3 Remote Service
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.remoteService(RemoteService value)
The EJB3 Remote Service
|
| Modifier and Type | Method and Description |
|---|---|
RemoteService |
RemoteService.channelCreationOptions(ChannelCreationOptions value)
Add the org.wildfly.swarm.config.ejb3.ChannelCreationOptions object to the list of subresources
|
RemoteService |
RemoteService.channelCreationOptions(List<ChannelCreationOptions> value)
Add all org.wildfly.swarm.config.ejb3.ChannelCreationOptions objects to this subresource
|
RemoteService |
RemoteService.cluster(String value)
The name of the clustered cache container which will be used to store/access the client-mappings of the EJB remoting connector's socket-binding on each node, in the cluster
|
RemoteService |
RemoteService.connectorRef(String value)
The name of the connector on which the EJB3 remoting channel is registered
|
RemoteService |
RemoteService.threadPoolName(String value)
The name of the thread pool that handles remote invocations
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.