Uses of Class
org.apache.syncope.common.lib.to.ConnPoolConfTO
-
Packages that use ConnPoolConfTO Package Description org.apache.syncope.common.lib.to org.apache.syncope.core.provisioning.api.utils -
-
Uses of ConnPoolConfTO in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return ConnPoolConfTO Modifier and Type Method Description ConnPoolConfTOConnInstanceTO. getPoolConf()Methods in org.apache.syncope.common.lib.to with parameters of type ConnPoolConfTO Modifier and Type Method Description voidConnInstanceTO. setPoolConf(ConnPoolConfTO poolConf) -
Uses of ConnPoolConfTO in org.apache.syncope.core.provisioning.api.utils
Methods in org.apache.syncope.core.provisioning.api.utils with parameters of type ConnPoolConfTO Modifier and Type Method Description static ConnPoolConfConnPoolConfUtils. getConnPoolConf(ConnPoolConfTO cpcto, ConnPoolConf cpc)
-