| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 |
| Modifier and Type | Method and Description |
|---|---|
IiopService |
Ejb3.iiopService()
The IIOP service
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.iiopService(IiopService value)
The IIOP service
|
| Modifier and Type | Method and Description |
|---|---|
IiopService |
IiopService.enableByDefault(Boolean value)
If this is true EJB's will be exposed over IIOP by default, otherwise it needs to be explicitly enabled in the deployment descriptor
|
IiopService |
IiopService.useQualifiedName(Boolean value)
If true EJB names will be bound into the naming service with the application and module name prepended to the name (e.g.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.