| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3.subsystem.remotingProfile | |
| org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver |
| Modifier and Type | Method and Description |
|---|---|
List<RemotingEjbReceiver> |
RemotingProfile.RemotingProfileResources.remotingEjbReceivers()
Get the list of RemotingEjbReceiver resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
RemotingProfile.remotingEjbReceiver(RemotingEjbReceiver value)
Add the RemotingEjbReceiver object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
RemotingProfile.remotingEjbReceivers(List<RemotingEjbReceiver> value)
Add all 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
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.