Uses of Interface
org.frankframework.mongodb.IMongoClientFactory
Packages that use IMongoClientFactory
-
Uses of IMongoClientFactory in org.frankframework.mongodb
Classes in org.frankframework.mongodb that implement IMongoClientFactoryModifier and TypeClassDescriptionclass
MongoClientFactory that retrieves its configuration from JNDI.Methods in org.frankframework.mongodb that return IMongoClientFactoryMethods in org.frankframework.mongodb with parameters of type IMongoClientFactoryModifier and TypeMethodDescriptionvoid
MongoDbSender.setMongoClientFactory
(IMongoClientFactory mongoClientFactory)