| 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 |
|---|---|
BasicStatefulHome |
SetterInjectionMdbBean.getStatefulHome() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionMdbBean.setStatefulHome(BasicStatefulHome statefulHome) |
| Modifier and Type | Method and Description |
|---|---|
BasicStatefulHome |
SetterInjectionSingletonBean.getStatefulHome() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionSingletonBean.setStatefulHome(BasicStatefulHome statefulHome) |
| Modifier and Type | Method and Description |
|---|---|
BasicStatefulHome |
SetterInjectionStatefulBean.getStatefulHome() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionStatefulBean.setStatefulHome(BasicStatefulHome statefulHome) |
| Modifier and Type | Method and Description |
|---|---|
BasicStatefulHome |
SetterInjectionStatelessBean.getStatefulHome() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionStatelessBean.setStatefulHome(BasicStatefulHome statefulHome) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.