| Package | Description |
|---|---|
| org.apache.openejb.test.singleton | |
| org.apache.openejb.test.stateful | |
| org.apache.openejb.test.stateless |
| Modifier and Type | Method and Description |
|---|---|
BasicStatefulPojoBean |
SetterInjectionSingletonBean.getStatefulBusinessLocalBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionSingletonBean.setStatefulBusinessLocalBean(BasicStatefulPojoBean statefulBusinessLocalBean) |
| Modifier and Type | Method and Description |
|---|---|
BasicStatefulPojoBean |
SetterInjectionStatefulBean.getStatefulBusinessLocalBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionStatefulBean.setStatefulBusinessLocalBean(BasicStatefulPojoBean statefulBusinessLocalBean) |
| Modifier and Type | Method and Description |
|---|---|
BasicStatefulPojoBean |
SetterInjectionStatelessBean.getStatefulBusinessLocalBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetterInjectionStatelessBean.setStatefulBusinessLocalBean(BasicStatefulPojoBean statefulBusinessLocalBean) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.