RS - platform dependent RDBMS recordsetpublic class FactoryReplicatorXmlHttps<RS> extends Object implements org.beigesoft.factory.IFactorySimple<org.beigesoft.replicator.service.ReplicatorXmlHttps<RS>>
Simple factory that create a request(or) scoped bean.
| Constructor and Description |
|---|
FactoryReplicatorXmlHttps() |
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.replicator.service.ReplicatorXmlHttps<RS> |
create(Map<String,Object> pAddParam)
Create a bean.
|
AFactoryAppBeans<RS> |
getFactoryAppBeans()
Getter for factoryAppBeans.
|
void |
setFactoryAppBeans(AFactoryAppBeans<RS> pFactoryAppBeans)
Setter for factoryAppBeans.
|
public final org.beigesoft.replicator.service.ReplicatorXmlHttps<RS> create(Map<String,Object> pAddParam) throws Exception
Create a bean.
public final AFactoryAppBeans<RS> getFactoryAppBeans()
Getter for factoryAppBeans.
public final void setFactoryAppBeans(AFactoryAppBeans<RS> pFactoryAppBeans)
Setter for factoryAppBeans.
pFactoryAppBeans - referenceCopyright © 2016–2018. All rights reserved.