Uses of Interface
org.apache.manifoldcf.authorities.interfaces.IMappingConnectorPool
-
Packages that use IMappingConnectorPool Package Description org.apache.manifoldcf.authorities.interfaces org.apache.manifoldcf.authorities.mappingconnectorpool -
-
Uses of IMappingConnectorPool in org.apache.manifoldcf.authorities.interfaces
Methods in org.apache.manifoldcf.authorities.interfaces that return IMappingConnectorPool Modifier and Type Method Description static IMappingConnectorPoolMappingConnectorPoolFactory. make(IThreadContext tc)Make a mapping connector pool handle. -
Uses of IMappingConnectorPool in org.apache.manifoldcf.authorities.mappingconnectorpool
Classes in org.apache.manifoldcf.authorities.mappingconnectorpool that implement IMappingConnectorPool Modifier and Type Class Description classMappingConnectorPoolAn implementation of IMappingConnectorPool.
-