| Package | Description |
|---|---|
| com.caucho.config.types | |
| com.caucho.ejb.cfg | |
| com.caucho.server.webapp |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbLocalRef
Configuration for the ejb-local-ref
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbLocalRef.mergeFrom(EjbRef otherRef)
Merges duplicated information in application-client.xml / resin-application-client.xml
|
void |
EjbRef.mergeFrom(EjbRef other)
Merges duplicated information in application-client.xml / resin-application-client.xml
|
| Modifier and Type | Method and Description |
|---|---|
EjbRef |
EjbBean.createEjbRef() |
| Modifier and Type | Method and Description |
|---|---|
EjbRef |
WebApp.createEjbRef()
ejb-ref configuration
|