| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3 | |
| org.wildfly.swarm.config.ejb3.subsystem.service |
| Modifier and Type | Method and Description |
|---|---|
Iiop |
Ejb3.iiop()
The IIOP service
|
| Modifier and Type | Method and Description |
|---|---|
Ejb3 |
Ejb3.iiop(Iiop value)
The IIOP service
|
| Modifier and Type | Method and Description |
|---|---|
Iiop |
Iiop.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
|
Iiop |
Iiop.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.