Uses of Class
org.mule.datasense.declarations.loader.TypeDeclarationLoaderContext
Packages that use TypeDeclarationLoaderContext
Package
Description
-
Uses of TypeDeclarationLoaderContext in org.mule.datasense.declarations.loader
Methods in org.mule.datasense.declarations.loader with parameters of type TypeDeclarationLoaderContextModifier and TypeMethodDescriptionprotected org.mule.runtime.api.component.location.ComponentLocationAbstractTypeDeclarationLoader.findComponentLocation(TypeDeclarationLoaderContext typeDeclarationLoaderContext) AbstractTypeDeclarationLoader.load(U object, TypeDeclarationLoaderContext typeDeclarationLoaderContext) -
Uses of TypeDeclarationLoaderContext in org.mule.datasense.declarations.loader.json
Methods in org.mule.datasense.declarations.loader.json with parameters of type TypeDeclarationLoaderContextModifier and TypeMethodDescriptionExtensionOperationTypeDeclarationJsonLoader.load(com.google.gson.JsonElement element, TypeDeclarationLoaderContext typeDeclarationLoaderContext) MessageProcessorTypeDeclarationJsonLoader.load(com.google.gson.JsonElement jsonElement, TypeDeclarationLoaderContext typeDeclarationLoaderContext) -
Uses of TypeDeclarationLoaderContext in org.mule.datasense.declarations.loader.xml
Methods in org.mule.datasense.declarations.loader.xml with parameters of type TypeDeclarationLoaderContextModifier and TypeMethodDescriptionExtensionOperationTypeDeclarationXmlLoader.load(Element element, TypeDeclarationLoaderContext typeDeclarationLoaderContext) MessageProcessorTypeDeclarationXmlLoader.load(Element element, TypeDeclarationLoaderContext typeDeclarationLoaderContext) TypeDeclarationXmlLoader.load(U object, TypeDeclarationLoaderContext typeDeclarationLoaderContext)