| Package | Description |
|---|---|
| org.apache.openejb.jee.oejb3 |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EjbLink> |
EjbDeployment.ejbLink |
| Modifier and Type | Method and Description |
|---|---|
EjbLink |
ObjectFactory.createEjbLink()
Create an instance of
EjbLink |
EjbLink |
EjbDeployment.getEjbLink(String refName) |
| Modifier and Type | Method and Description |
|---|---|
List<EjbLink> |
EjbDeployment.getEjbLink() |
Map<String,EjbLink> |
EjbDeployment.getEjbLinksMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbDeployment.addEjbLink(EjbLink ejbLink) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.