| Package | Description |
|---|---|
| org.beigesoft.web.factory |
Instantiate a bean inside of another bean
by constructor (new) is bad practice.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryBldServices<RS>
Sub-factory of business-logic dependent services.
|
| Modifier and Type | Method and Description |
|---|---|
IFactoryBldServices<RS> |
AFactoryAppBeans.getFactoryBldServices()
Getter for factoryBldServices.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AFactoryAppBeans.setFactoryBldServices(IFactoryBldServices<RS> pFactoryBldServices)
Setter for factoryBldServices.
|
Copyright © 2016–2018. All rights reserved.