Uses of Interface
com.senzing.sdk.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
Modifier and TypeMethodDescriptionSzEnvironment.getConfigManager()
Provides a reference to theSzConfigManager
instance associated with thisSzEnvironment
. -
Uses of SzConfigManager in com.senzing.sdk.core
Modifier and TypeClassDescriptionclass
The package-protected implementation ofSzConfigManager
that works with theSzCoreEnvironment
class.