Uses of Interface
com.senzing.sdk.SzConfigManager
Packages that use SzConfigManager
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
This package provides the "core" implementation of the Senzing SDK for
Java defined in the
com.senzing.sdk
package.-
Uses of SzConfigManager in com.senzing.sdk
Methods in com.senzing.sdk that return SzConfigManagerModifier and TypeMethodDescriptionSzEnvironment.getConfigManager()
Provides a reference to theSzConfigManager
instance associated with thisSzEnvironment
. -
Uses of SzConfigManager in com.senzing.sdk.core
Methods in com.senzing.sdk.core that return SzConfigManager