org.tm4j.panckoucke.impl.store.PanckouckeStore .createProvider(java.lang.String factoryClassName,java.util.Properties props)

Description

Creates a new Provider from the given factoryClass.

Parameters
java.lang.String factoryClassName
java.util.Properties props - maybe null. But keep in mind

Returns

A ProviderReference which wraps the created Provider along with its initialisation properties

Other Resources

Related Topics