Uses of Class
org.odpi.openmetadata.integrationservices.infrastructure.connector.InfrastructureIntegratorContext
-
Packages that use InfrastructureIntegratorContext Package Description org.odpi.openmetadata.integrationservices.infrastructure.connector -
-
Uses of InfrastructureIntegratorContext in org.odpi.openmetadata.integrationservices.infrastructure.connector
Methods in org.odpi.openmetadata.integrationservices.infrastructure.connector that return InfrastructureIntegratorContext Modifier and Type Method Description InfrastructureIntegratorContextInfrastructureIntegratorConnector. getContext()Return the context for this connector.Methods in org.odpi.openmetadata.integrationservices.infrastructure.connector with parameters of type InfrastructureIntegratorContext Modifier and Type Method Description voidInfrastructureIntegratorConnector. setContext(InfrastructureIntegratorContext context)Set up the context for this connector.
-