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