| Package | Description |
|---|---|
| org.apache.openejb.test.mdb | |
| org.apache.openejb.test.singleton | |
| org.apache.openejb.test.stateful | |
| org.apache.openejb.test.stateless |
| Modifier and Type | Method and Description |
|---|---|
BasicBmpHome |
SetterInjectionMdbBean.getBmpHome() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionMdbBean.setBmpHome(BasicBmpHome bmpHome) |
| Modifier and Type | Method and Description |
|---|---|
BasicBmpHome |
SetterInjectionSingletonBean.getBmpHome() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionSingletonBean.setBmpHome(BasicBmpHome bmpHome) |
| Modifier and Type | Method and Description |
|---|---|
BasicBmpHome |
SetterInjectionStatefulBean.getBmpHome() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionStatefulBean.setBmpHome(BasicBmpHome bmpHome) |
| Modifier and Type | Method and Description |
|---|---|
BasicBmpHome |
SetterInjectionStatelessBean.getBmpHome() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionStatelessBean.setBmpHome(BasicBmpHome bmpHome) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.