| Package | Description | 
|---|---|
| org.wildfly.swarm.config.ejb3 | |
| org.wildfly.swarm.config.ejb3.remoting_profile | 
| Modifier and Type | Method and Description | 
|---|---|
RemotingEJBReceiver | 
RemotingProfile.RemotingProfileResources.remotingEjbReceiver(String key)  | 
| 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<T>>
A remoting ejb receiver reference included in the profile 
 | 
interface  | 
RemotingEJBReceiverConsumer<T extends RemotingEJBReceiver<T>>  | 
interface  | 
RemotingEJBReceiverSupplier<T extends RemotingEJBReceiver>  | 
| Modifier and Type | Method and Description | 
|---|---|
RemotingEJBReceiver | 
RemotingEJBReceiverSupplier.get()
Constructed instance of RemotingEJBReceiver resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.