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