Uses of Interface
io.atlasmap.api.AtlasContext
Packages that use AtlasContext
-
Uses of AtlasContext in io.atlasmap.api
Methods in io.atlasmap.api that return AtlasContextModifier and TypeMethodDescriptionAtlasContextFactory.createContext
(AtlasContextFactory.Format format, InputStream atlasMappingStream) AtlasContextFactory.createContext
(File atlasMappingFile) AtlasContextFactory.createContext
(URI atlasMappingUri) AtlasSession.getAtlasContext()
Methods in io.atlasmap.api with parameters of type AtlasContext -
Uses of AtlasContext in io.atlasmap.core
Classes in io.atlasmap.core that implement AtlasContextMethods in io.atlasmap.core with parameters of type AtlasContextModifier and TypeMethodDescriptionvoid
DefaultAtlasSession.setAtlasContext
(AtlasContext atlasContext) -
Uses of AtlasContext in org.apache.camel.component.atlasmap
Methods in org.apache.camel.component.atlasmap that return AtlasContextMethods in org.apache.camel.component.atlasmap with parameters of type AtlasContext