| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 |
| Modifier and Type | Method and Description |
|---|---|
List<RemotingProfile> |
Ejb3.Ejb3Resources.remotingProfiles()
Get the list of org.wildfly.swarm.config.ejb3.RemotingProfile resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.remotingProfile(RemotingProfile value)
Add the org.wildfly.swarm.config.ejb3.RemotingProfile object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.remotingProfiles(List<RemotingProfile> value)
Add all org.wildfly.swarm.config.ejb3.RemotingProfile objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
RemotingProfile |
RemotingProfile.excludeLocalReceiver(Boolean value)
If set no local receiver is used in this profile
|
RemotingProfile |
RemotingProfile.localReceiverPassByValue(Boolean value)
If set local receiver will pass ejb beans by value
|
RemotingProfile |
RemotingProfile.remotingEjbReceiver(RemotingEjbReceiver value)
Add the org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver object to the list of subresources
|
RemotingProfile |
RemotingProfile.remotingEjbReceivers(List<RemotingEjbReceiver> value)
Add all org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.