| 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 | Class and Description |
|---|---|
class |
RemotingEJBReceiver<T extends RemotingEJBReceiver>
A remoting ejb receiver reference included in the profile
|
interface |
RemotingEJBReceiverConfigurator<T extends RemotingEJBReceiver> |
| 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.channelCreationOptions(String childKey)
Create and configure a org.wildfly.swarm.config.ejb3.ChannelCreationOptions object to the list of subresources
|
RemotingEJBReceiver |
RemotingEJBReceiver.channelCreationOptions(String childKey,
ChannelCreationOptionsConfigurator config)
Create and configure a org.wildfly.swarm.config.ejb3.ChannelCreationOptions object to the list of subresources
|
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.