| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3 | |
| org.wildfly.swarm.config.ejb3.remoting_profile |
| Modifier and Type | Method and Description |
|---|---|
ChannelCreationOptions |
ChannelCreationOptions.type(String value)
The type of the channel creation option
|
ChannelCreationOptions |
ChannelCreationOptions.value(String value)
The value for the EJB remote channel creation option
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelCreationOptions> |
RemoteService.RemoteServiceResources.channelCreationOptions()
Get the list of org.wildfly.swarm.config.ejb3.ChannelCreationOptions resources
|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
RemoteService |
RemoteService.channelCreationOptions(List<ChannelCreationOptions> value)
Add all org.wildfly.swarm.config.ejb3.ChannelCreationOptions objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelCreationOptions> |
RemotingEjbReceiver.RemotingEjbReceiverResources.channelCreationOptions()
Get the list of org.wildfly.swarm.config.ejb3.ChannelCreationOptions resources
|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
RemotingEjbReceiver |
RemotingEjbReceiver.channelCreationOptions(List<ChannelCreationOptions> value)
Add all org.wildfly.swarm.config.ejb3.ChannelCreationOptions objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.