| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3 | |
| org.wildfly.swarm.config.ejb3.remoting_profile |
| Modifier and Type | Method and Description |
|---|---|
List<RemotingEjbReceiver> |
RemotingProfile.RemotingProfileResources.remotingEjbReceivers()
Get the list of org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver resources
|
| Modifier and Type | Method and Description |
|---|---|
RemotingProfile |
RemotingProfile.remotingEjbReceiver(RemotingEjbReceiver value)
Add the org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
RemotingProfile |
RemotingProfile.remotingEjbReceivers(List<RemotingEjbReceiver> value)
Add all org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
RemotingEjbReceiver |
RemotingEjbReceiver.channelCreationOptions(ChannelCreationOptions value)
Add the org.wildfly.swarm.config.ejb3.ChannelCreationOptions object to the list of subresources
|
RemotingEjbReceiver |
RemotingEjbReceiver.channelCreationOptions(List<ChannelCreationOptions> value)
Add all org.wildfly.swarm.config.ejb3.ChannelCreationOptions objects to this subresource
|
RemotingEjbReceiver |
RemotingEjbReceiver.connectTimeout(Long value)
Remoting ejb receiver connect timeout
|
RemotingEjbReceiver |
RemotingEjbReceiver.outboundConnectionRef(String value)
Name of outbound connection that will be used by the ejb receiver
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.