| Modifier and Type | Method and Description |
|---|---|
List<ChannelCreationOptions> |
RemotingEjbReceiver.RemotingEjbReceiverResources.channelCreationOptions()
Get the list of ChannelCreationOptions resources
|
| Modifier and Type | Method and Description |
|---|---|
RemotingEjbReceiver |
RemotingEjbReceiver.channelCreationOptions(ChannelCreationOptions value)
Add the ChannelCreationOptions object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
RemotingEjbReceiver |
RemotingEjbReceiver.channelCreationOptions(List<ChannelCreationOptions> value)
Add all ChannelCreationOptions objects to this subresource
|
| 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
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.