| Modifier and Type | Method and Description |
|---|---|
List<ChannelCreationOptions> |
RemotingEjbReceiver.RemotingEjbReceiverResources.channelCreationOptions()
Get the list of ChannelCreationOptions resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
RemotingEjbReceiver.channelCreationOptions(ChannelCreationOptions value)
Add the ChannelCreationOptions object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
RemotingEjbReceiver.channelCreationOptions(List<ChannelCreationOptions> value)
Add all ChannelCreationOptions objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelCreationOptions<T extends ChannelCreationOptions>
The options that will be used during the EJB remote channel creation
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.