| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3.subsystem | |
| org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelCreationOptions> |
ServiceRemote.ServiceRemoteResources.channelCreationOptions()
Get the list of ChannelCreationOptions resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ServiceRemote.channelCreationOptions(ChannelCreationOptions value)
Add the ChannelCreationOptions object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ServiceRemote.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.