| 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 |
|---|---|
BasicStatefulBusinessLocal |
SetterInjectionMdbBean.getStatefulBusinessLocal() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionMdbBean.setStatefulBusinessLocal(BasicStatefulBusinessLocal statefulBusinessLocal) |
| Modifier and Type | Method and Description |
|---|---|
BasicStatefulBusinessLocal |
SetterInjectionSingletonBean.getStatefulBusinessLocal() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionSingletonBean.setStatefulBusinessLocal(BasicStatefulBusinessLocal statefulBusinessLocal) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicStatefulPojoBean |
| Modifier and Type | Method and Description |
|---|---|
BasicStatefulBusinessLocal |
SetterInjectionStatefulBean.getStatefulBusinessLocal() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionStatefulBean.setStatefulBusinessLocal(BasicStatefulBusinessLocal statefulBusinessLocal) |
| Modifier and Type | Method and Description |
|---|---|
BasicStatefulBusinessLocal |
SetterInjectionStatelessBean.getStatefulBusinessLocal() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionStatelessBean.setStatefulBusinessLocal(BasicStatefulBusinessLocal statefulBusinessLocal) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.