Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractComponentFactory<T> - Class in org.mule.runtime.dsl.api.component
-
Basic implementation of
ComponentFactorythat handles all annotation related behavior includingObjectFactory.getObject(). - AbstractComponentFactory() - Constructor for class org.mule.runtime.dsl.api.component.AbstractComponentFactory
- accept(AttributeDefinitionVisitor) - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition
- addChild(ConfigLine) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- addConfigAttribute(String, String, boolean) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- addCustomAttribute(String, Object) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- addCustomAttributes(Node) - Method in class org.mule.runtime.dsl.internal.xml.parser.XmlCustomAttributeHandler.ConfigLineCustomAttributeStore
-
Deprecated.
- alwaysEnabled(boolean) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Deprecated.since 4.4. No longer used. stereotypes are used to determine this.
- appendConnectionPart(Optional<TypedComponentIdentifier>, Optional<String>, OptionalInt, OptionalInt) - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
-
Utility method that adds a connection part to the location.
- appendElementBody(String) - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlMetadataAnnotations
-
Adds the body of the xml tag.
- appendElementBody(String) - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations
-
Adds the body of the xml tag.
- appendElementEnd(String) - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlMetadataAnnotations
-
Builds the closing tag of the xml element.
- appendElementEnd(String) - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations
-
Builds the closing tag of the xml element.
- appendElementStart(String, Map<String, String>) - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlMetadataAnnotations
-
Builds the opening tag of the xml element.
- appendElementStart(String, Map<String, String>) - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations
-
Builds the opening tag of the xml element.
- appendLocationPart(String, Optional<TypedComponentIdentifier>, Optional<String>, Optional<Integer>, Optional<Integer>) - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
-
Deprecated.
- appendLocationPart(String, Optional<TypedComponentIdentifier>, Optional<String>, OptionalInt, OptionalInt) - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
-
Creates a new instance of ComponentLocation adding the specified part.
- appendProcessorsPart() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
-
Utility method that adds a processors part to the location.
- appendRoutePart() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
-
Utility method that adds a router part to the location.
- asNamed() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Used to declare that the object to be created has a name attribute
- asPrototype() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
- asScope() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Used to declare that the object to be created is an scope.
- AttributeDefinition - Class in org.mule.runtime.dsl.api.component
-
Defines how to build an attribute from an object.
- AttributeDefinition.Builder - Class in org.mule.runtime.dsl.api.component
- AttributeDefinitionVisitor - Interface in org.mule.runtime.dsl.api.component
-
An {code AttributeDefinitionVisitor} allows to access an
AttributeDefinitionconfiguration.
B
- build() - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
- build() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Builds a
ComponentBuildingDefinitionwith the parameters set in the builder. - build() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration.Builder
-
Deprecated.
- build() - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair.Builder
-
Method to build the
KeyAttributeDefinitionPair. - build() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- build() - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlGrammarPoolBuilder
- build() - Method in interface org.mule.runtime.dsl.internal.xerces.xni.parser.XmlGrammarPoolBuilder
-
Builds the target
XMLGrammarPool - buildEmptyXMLGrammarPool() - Static method in class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlGrammarPoolBuilder
- builder() - Static method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- builder(XmlSchemaProvider, XmlGathererErrorHandler, XMLEntityResolver) - Static method in interface org.mule.runtime.dsl.internal.xerces.xni.parser.XmlGrammarPoolBuilder
-
Instantiates a new raw builder, whose components will be declared in the provided
extensionModels. - Builder() - Constructor for class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
- Builder() - Constructor for class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- BUILDER_ALREADY_BUILD_AN_OBJECT_YOU_CANNOT_MODIFY_IT - Static variable in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
C
- cacheGrammars(String, Grammar[]) - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.ReadOnlyXmlGrammarPool
- calculateComponentIdentifier(List<DefaultComponentLocation.DefaultLocationPart>) - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- characters(char[], int, int) - Method in class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader.XmlMetadataAnnotator
- checkingThatIsClassOrInheritsFrom(Class<?>) - Method in class org.mule.runtime.dsl.api.component.TypeDefinition
- clear() - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.ReadOnlyXmlGrammarPool
- CollectionUtils - Class in org.mule.runtime.dsl.internal.util
-
Miscellaneous collection utility methods.
- CommonTypeConverters - Class in org.mule.runtime.dsl.api.component
-
Set of common
TypeConverters to be reused in differentComponentBuildingDefinitionProviders - compareTo(ConfigFile) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigFile
-
Deprecated.
- ComponentBuildingDefinition<T> - Class in org.mule.runtime.dsl.api.component
-
Defines the mapping between a component configuration and how the object that represents that model in runtime is created.
- ComponentBuildingDefinition.Builder<T> - Class in org.mule.runtime.dsl.api.component
-
Builder for
ComponentBuildingDefinition - ComponentBuildingDefinitionProvider - Interface in org.mule.runtime.dsl.api.component
-
Service provider interface to define mule DSL extensions processors.
- ComponentBuildingDefinitionProviderUtils - Class in org.mule.runtime.dsl.api.component.config
-
Provides utilities for the Runtime to discover
ComponentBuildingDefinitionProviderimplementations. - ComponentConfiguration - Class in org.mule.runtime.dsl.api.component.config
-
Deprecated.Use
org.mule.runtime.ast.api.ComponentAstfrommule-artifact-astinstead. This will be removed in 4.4.0. - ComponentConfiguration() - Constructor for class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- ComponentConfiguration.Builder - Class in org.mule.runtime.dsl.api.component.config
-
Deprecated.Builder for creating
ComponentConfigurationinstances. - ComponentFactory<T> - Interface in org.mule.runtime.dsl.api.component
-
Interface that must be implemented by those classes that are meant to be used as a factory to create complex domain objects which in turn are
Components. - componentLocation - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- CONFIG_FILE_NAME - Static variable in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- ConfigFile - Class in org.mule.runtime.dsl.api.xml.parser
-
Deprecated.From 4.4 onwards, use the
mule-artifact-ast-xml-parsermodule. - ConfigFile(String, List<ConfigLine>) - Constructor for class org.mule.runtime.dsl.api.xml.parser.ConfigFile
-
Deprecated.
- ConfigLine - Class in org.mule.runtime.dsl.api.xml.parser
-
Deprecated.From 4.4 onwards, use the
mule-artifact-astmodule. - ConfigLine() - Constructor for class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- ConfigLine.Builder - Class in org.mule.runtime.dsl.api.xml.parser
-
Deprecated.
- ConfigLineProvider - Interface in org.mule.runtime.dsl.api.xml.parser
-
Deprecated.From 4.4 onwards, use the
mule-artifact-ast-xml-parsermodule. - ConfigResource - Class in org.mule.runtime.dsl.api
-
A ConfigResource holds the url description (or location) and the url stream.
- ConfigResource(String) - Constructor for class org.mule.runtime.dsl.api.ConfigResource
- ConfigResource(String, InputStream) - Constructor for class org.mule.runtime.dsl.api.ConfigResource
- ConfigResource(String, InputStream, long) - Constructor for class org.mule.runtime.dsl.api.ConfigResource
- ConfigResource(String, URL) - Constructor for class org.mule.runtime.dsl.api.ConfigResource
- ConfigResource(URL) - Constructor for class org.mule.runtime.dsl.api.ConfigResource
- convert(InputType) - Method in interface org.mule.runtime.dsl.api.component.TypeConverter
-
Converters from one type to another.
- CORE_CURRENT_XSD - Static variable in class org.mule.runtime.dsl.internal.util.SchemasConstants
- CORE_XSD - Static variable in class org.mule.runtime.dsl.internal.util.SchemasConstants
- create() - Method in interface org.mule.runtime.dsl.api.xml.parser.XmlGathererErrorHandlerFactory
- create() - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlGathererErrorHandlerFactory
- create(Locator) - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotationsFactory
- createDocumentBuilder(DocumentBuilderFactory, EntityResolver, ErrorHandler) - Method in class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader
- createDocumentBuilderFactory(int, boolean, XMLGrammarPool) - Method in class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader
- createSaxAnnotator(Supplier<SAXParserFactory>, Document) - Method in class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader
- CUSTOM_SCHEMA_MAPPINGS_LOCATION - Static variable in class org.mule.runtime.dsl.internal.util.SchemaMappingsUtils
- CUSTOM_SPRING_SCHEMA_MAPPINGS_LOCATION - Static variable in class org.mule.runtime.dsl.internal.util.SchemaMappingsUtils
D
- DECLARED_PREFIX - Static variable in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- DefaultComponentLocation - Class in org.mule.runtime.dsl.api.component.config
-
A component location describes where the component is defined in the configuration of the artifact.
- DefaultComponentLocation(Optional<String>, List<DefaultComponentLocation.DefaultLocationPart>) - Constructor for class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- DefaultComponentLocation(Optional<String>, List<DefaultComponentLocation.DefaultLocationPart>, List<URI>) - Constructor for class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- DefaultComponentLocation.DefaultLocationPart - Class in org.mule.runtime.dsl.api.component.config
-
A location part represent an specific location of a component within another component.
- DefaultLocationPart(String, Optional<TypedComponentIdentifier>, Optional<String>, Optional<Integer>, Optional<Integer>) - Constructor for class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
-
Deprecated.since 1.3 use
#DefaultComponentLocation(String, Optional, Optional, Optional, Optional)instead. - DefaultLocationPart(String, Optional<TypedComponentIdentifier>, Optional<String>, OptionalInt, OptionalInt) - Constructor for class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- DefaultXmlEntityResolver - Class in org.mule.runtime.dsl.internal.xerces.xni.parser
-
Custom
XMLEntityResolverthat resolve entities over mule schemas. - DefaultXmlEntityResolver() - Constructor for class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlEntityResolver
- DefaultXmlGathererErrorHandler - Class in org.mule.runtime.dsl.internal.xerces.xni.parser
-
Runtime implementation of
XmlGathererErrorHandlerwhich collects all errors, and on a fatal exception will propagate an exception. - DefaultXmlGathererErrorHandler() - Constructor for class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlGathererErrorHandler
- DefaultXmlGathererErrorHandlerFactory - Class in org.mule.runtime.dsl.internal.xml.parser
-
Default implementation of
XmlGathererErrorHandlerFactorywhich will return theDefaultXmlLoggerErrorHandlerinstance that registers all errors whenErrorHandler.error(SAXParseException)is called, to then return the complete gathered list of exceptions throughXmlGathererErrorHandler.getErrors()method. - DefaultXmlGathererErrorHandlerFactory() - Constructor for class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlGathererErrorHandlerFactory
- DefaultXmlGrammarPoolBuilder - Class in org.mule.runtime.dsl.internal.xerces.xni.parser
-
Default implementation of
XmlGrammarPoolBuilderprovides a way of creatingReadOnlyXmlGrammarPoolinstances. - DefaultXmlGrammarPoolBuilder(XmlSchemaProvider, XmlGathererErrorHandler, XMLEntityResolver) - Constructor for class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlGrammarPoolBuilder
- DefaultXmlGrammarPoolManager - Class in org.mule.runtime.dsl.internal.xerces.xni.parser
-
This class manages
XMLGrammarPoolpreloaded mule.schemas - DefaultXmlLoggerErrorHandler - Class in org.mule.runtime.dsl.internal.xml.parser
-
Default implementation of
XmlGathererErrorHandlerwhich collects all errors, and on a fatal exception will propagate an exception. - DefaultXmlLoggerErrorHandler() - Constructor for class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlLoggerErrorHandler
- DefaultXmlMetadataAnnotations - Class in org.mule.runtime.dsl.internal.xml.parser
-
Stores the metadata annotations from the XML parser so they are available when building the actual objects of the application.
- DefaultXmlMetadataAnnotations() - Constructor for class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlMetadataAnnotations
- DefaultXmlSchemaProvider - Class in org.mule.runtime.dsl.internal.xerces.xni.parser
-
Default implementation of
XmlSchemaProvider - DefaultXmlSchemaProvider() - Constructor for class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlSchemaProvider
- doGetObject() - Method in class org.mule.runtime.dsl.api.component.AbstractComponentFactory
-
Method to be implemented instead of
ObjectFactory.getObject(). - DslSimpleType - Class in org.mule.runtime.dsl.api.component
-
Simple type values for DSL processing.
E
- endElement(String, String, String) - Method in class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader.XmlMetadataAnnotator
- equals(Object) - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- equals(Object) - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- equals(Object) - Method in class org.mule.runtime.dsl.api.ConfigResource
- equals(Object) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- error(String, String, XMLParseException) - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlGathererErrorHandler
- error(SAXParseException) - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlLoggerErrorHandler
F
- fatalError(String, String, XMLParseException) - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlGathererErrorHandler
- fatalError(SAXParseException) - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlLoggerErrorHandler
- from(String) - Static method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
-
Creates a virtual
ComponentLocationfor a single element, using the core namespace and using UNKNOWN as type. - fromChildCollectionConfiguration(Class<?>) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Used when an attribute must be set with a collection of objects created from the user configuration.
- fromChildConfiguration(Class<?>) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Used when an attribute must be set with a complex object created from the user configuration.
- fromChildMapConfiguration(Class<?>, Class<?>) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Used when an attribute must be set with a map of objects created from the user configuration.
- fromConfigurationAttribute(String) - Static method in class org.mule.runtime.dsl.api.component.TypeDefinition
-
Deprecated.type definitions shouldn't be created from attributes passed in the artifact config.
- fromConfigurationAttribute(String, String) - Static method in class org.mule.runtime.dsl.api.component.TypeDefinition
-
Deprecated.type definitions shouldn't be created from attributes passed in the artifact config.
- fromFixedReference(String) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Use when the reference is fixed (and not configurable), not the value.
- fromFixedValue(Object) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
- fromMapEntryType(Class<K>, Class<V>) - Static method in class org.mule.runtime.dsl.api.component.TypeDefinition
- fromMultipleDefinitions(KeyAttributeDefinitionPair...) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Used when several attributes or child components needs to be mapped to a single attribute.
- fromReferenceObject(Class<?>) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Used when attribute an attribute must be set with an object provided by the runtime.
- fromSimpleParameter(String) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
- fromSimpleParameter(String, TypeConverter) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
- fromSimpleReferenceParameter(String) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
- fromSimpleReferenceParameter(String, TypeConverter) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
- fromSingleComponent(String) - Static method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
-
Deprecated.use
DefaultComponentLocation.from(String)instead. - fromSoftReferenceSimpleParameter(String) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
- fromTextContent() - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Used when an attribute must be created with the inner content of the configuration element.
- fromType(Class<T>) - Static method in class org.mule.runtime.dsl.api.component.TypeDefinition
-
Defines the object type that will be created for the component.
- fromUndefinedComplexAttribute() - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Calling this method declares that the attribute will be assigned with all declared complex configuration object that did not were map by other
AttributeDefinitions. - fromUndefinedSimpleAttributes() - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Calling this method declares that the attribute will be assigned with all declared simple configuration attribute and its value.
G
- getArtifactConfigResources() - Method in interface org.mule.runtime.dsl.api.xml.parser.XmlParsingConfiguration
-
Deprecated.
- getAttributeDefinition() - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair
- getAttributeDefinition() - Method in class org.mule.runtime.dsl.api.component.SetterAttributeDefinition
- getAttributeName() - Method in class org.mule.runtime.dsl.api.component.SetterAttributeDefinition
- getAttributesDefinitions() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getChildren() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getClosingTagBoundaries() - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlMetadataAnnotations
- getClosingTagBoundaries() - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations
- getColumn() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- getColumn() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getComponentBuildingDefinitions() - Method in interface org.mule.runtime.dsl.api.component.ComponentBuildingDefinitionProvider
- getComponentConfiguration() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration.Builder
-
Deprecated.
- getComponentIdentifier() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getComponentIdentifier() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getComponentLocation() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- getConfigAttributes() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getConfigLine() - Method in interface org.mule.runtime.dsl.api.xml.parser.ConfigLineProvider
-
Deprecated.
- getConfigLines() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigFile
-
Deprecated.
- getConstructorAttributeDefinition() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getCustomAttributes() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getElementString() - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlMetadataAnnotations
- getElementString() - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations
- getEndColumnNumber() - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations.TagBoundaries
- getEndLineNumber() - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations.TagBoundaries
- getEntityResolver() - Method in interface org.mule.runtime.dsl.api.xml.parser.XmlParsingConfiguration
-
Deprecated.
- getErrors() - Method in interface org.mule.runtime.dsl.api.xml.parser.XmlGathererErrorHandler
- getErrors() - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlGathererErrorHandler
- getErrors() - Method in interface org.mule.runtime.dsl.internal.xerces.xni.parser.XmlGathererErrorHandler
- getErrors() - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlLoggerErrorHandler
- getFilename() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigFile
-
Deprecated.
- getFileName() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- getFileName() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getFor(ClassLoader) - Static method in class org.mule.runtime.dsl.internal.util.SchemaMappingsUtils
- getGrammarPool() - Static method in class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlGrammarPoolManager
- getIdentifier() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- getIdentifier() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getIgnoredConfigurationParameters() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getImportChain() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getInputStream() - Method in class org.mule.runtime.dsl.api.ConfigResource
- getKey() - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair
- getKey() - Method in class org.mule.runtime.dsl.api.component.MapEntry
- getKeyType() - Method in class org.mule.runtime.dsl.api.component.TypeDefinition.MapEntryType
- getKeyTypeConverter() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getLastModified() - Method in class org.mule.runtime.dsl.api.ConfigResource
- getLine() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- getLine() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getLineInFile() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- getLineInFile() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getLineNumber() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getLocation() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getMuleSchemasMappings() - Method in class org.mule.runtime.dsl.internal.util.SchemaMappingsUtils
- getName() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getName() - Method in class org.mule.runtime.dsl.api.xml.parser.SimpleConfigAttribute
- getNamespace() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getNamespace() - Method in interface org.mule.runtime.dsl.api.xml.XmlNamespaceInfo
- getNamespaceUri() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getNamespaceUriPrefix() - Method in interface org.mule.runtime.dsl.api.xml.XmlNamespaceInfo
-
A mule extension may support different xml versions.
- getNestedComponents() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- getNormalizedNamespace(String, String) - Method in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- getObject() - Method in class org.mule.runtime.dsl.api.component.AbstractComponentFactory
- getObject() - Method in interface org.mule.runtime.dsl.api.component.ObjectFactory
- getObjectFactoryType() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getObjectType() - Method in interface org.mule.runtime.dsl.api.component.ObjectTypeProvider
- getOpeningTagBoundaries() - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlMetadataAnnotations
- getOpeningTagBoundaries() - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations
- getParameters() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- getParent() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.since 1.4 Use the AST instead to navigate the structure.
- getParsingPropertyResolver() - Method in interface org.mule.runtime.dsl.api.xml.parser.XmlParsingConfiguration
-
Deprecated.
- getPartIdentifier() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- getPartPath() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- getParts() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getProperty(String) - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- getRegistrationName() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getResourceLocator() - Method in interface org.mule.runtime.dsl.api.xml.parser.XmlParsingConfiguration
-
Deprecated.
- getResourceName() - Method in class org.mule.runtime.dsl.api.ConfigResource
- getRootContainerName() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getSaxParserFactory() - Method in interface org.mule.runtime.dsl.api.xml.parser.XmlParsingConfiguration
-
Deprecated.
- getSchemaMappings(String, Supplier<ClassLoader>) - Method in class org.mule.runtime.dsl.internal.util.SchemaMappingsUtils
-
Load schemas mappings for a given
schemaMappingsLocationlocation - getSchemas() - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlSchemaProvider
- getSchemas() - Method in interface org.mule.runtime.dsl.internal.xerces.xni.parser.XmlSchemaProvider
- getSetterParameterDefinitions() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getSourceCode() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getSpringSchemasMappings() - Method in class org.mule.runtime.dsl.internal.util.SchemaMappingsUtils
- getStartColumn() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- getStartColumn() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- getStartColumn() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getStartColumnNumber() - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations.TagBoundaries
- getStartLineNumber() - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations.TagBoundaries
- getTextContent() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
- getTypeConverter() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getTypeDefinition() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- getUrl() - Method in class org.mule.runtime.dsl.api.ConfigResource
- getValue() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- getValue() - Method in class org.mule.runtime.dsl.api.component.MapEntry
- getValue() - Method in class org.mule.runtime.dsl.api.xml.parser.SimpleConfigAttribute
- getValueType() - Method in class org.mule.runtime.dsl.api.component.TypeDefinition.MapEntryType
- getXmlConfigurationDocumentLoader() - Method in interface org.mule.runtime.dsl.api.xml.parser.XmlParsingConfiguration
-
Deprecated.
- getXmlNamespaceInfoProvider() - Method in interface org.mule.runtime.dsl.api.xml.parser.XmlParsingConfiguration
-
Deprecated.
- getXmlNamespacesInfo() - Method in interface org.mule.runtime.dsl.api.xml.XmlNamespaceInfoProvider
-
Most likely, hand made extensions will return a single value since they only provide support for a namespace but for other scenarios, like extensions build with the SDK, it may provide several values.
H
- hashCode() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- hashCode() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- hashCode() - Method in class org.mule.runtime.dsl.api.ConfigResource
- hashCode() - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine
-
Deprecated.
I
- identifier - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- ignorableWhitespace(char[], int, int) - Method in class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader.XmlMetadataAnnotator
- IMPORT_ELEMENT - Static variable in interface org.mule.runtime.dsl.api.xml.XmlDslConstants
- init() - Method in interface org.mule.runtime.dsl.api.component.ComponentBuildingDefinitionProvider
-
Initialization method called once the extensions is discovered.
- IS_CDATA - Static variable in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- isAlwaysEnabled() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
-
Deprecated.since 4.4. No longer used. stereotypes are used to determine this.
- isNamed() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- isPrototype() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- isScope() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- isSelfClosing() - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlMetadataAnnotations
- isSelfClosing() - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations
- isSimpleType(Class<?>) - Static method in class org.mule.runtime.dsl.api.component.DslSimpleType
- isStreamOpen() - Method in class org.mule.runtime.dsl.api.ConfigResource
- isTextContent(Node) - Static method in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- isTextContent(Node) - Method in class org.mule.runtime.dsl.internal.xml.parser.XmlApplicationParser
- isValidType(Node) - Method in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- isValueFromSchema() - Method in class org.mule.runtime.dsl.api.xml.parser.SimpleConfigAttribute
K
- KEY_TYPE_CONVERTER_AND_NO_MAP_TYPE - Static variable in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- KeyAttributeDefinitionPair - Class in org.mule.runtime.dsl.api.component
-
Holder for a pair of a map key and its value attribute definition.
- KeyAttributeDefinitionPair() - Constructor for class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair
- KeyAttributeDefinitionPair.Builder - Class in org.mule.runtime.dsl.api.component
L
- LINE_NUMBER - Static variable in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- loadDocument(Supplier<SAXParserFactory>, String, InputStream, EntityResolver) - Method in class org.mule.runtime.dsl.api.xml.parser.XmlConfigurationDocumentLoader
-
Creates a
Documentfrom anInputStreamwith the required configuration of a mule configuration file parsing. - loadDocument(Supplier<SAXParserFactory>, EntityResolver, String, InputStream) - Method in class org.mule.runtime.dsl.api.xml.parser.XmlConfigurationDocumentLoader
-
Creates a
Documentfrom anInputStreamwith the required configuration of a mule configuration file parsing. - loadDocument(Supplier<SAXParserFactory>, EntityResolver, String, InputStream, XMLGrammarPool) - Method in class org.mule.runtime.dsl.api.xml.parser.XmlConfigurationDocumentLoader
-
Creates a
Documentfrom anInputStreamwith the required configuration of a mule configuration file parsing. - loadDocument(Supplier<SAXParserFactory>, InputSource, EntityResolver, ErrorHandler, int, boolean, XMLGrammarPool) - Method in class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader
-
Load the
Documentat the suppliedInputSourceusing the standard JAXP-configured XML parser. - loadXmlNamespaceInfoProviders() - Static method in interface org.mule.runtime.dsl.api.xml.XmlNamespaceInfoProvider
-
Loads the
XmlNamespaceInfoProviders from the Mule container. - loadXmlNamespaceInfoProviders(ClassLoader) - Static method in interface org.mule.runtime.dsl.api.xml.XmlNamespaceInfoProvider
-
This one exists to support the case of crafted extensions, whose
XmlNamespaceInfoProviderdoes not precisely follow the rules defined for Mule SDKs. - LOCATION_PART_SEPARATOR - Static variable in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- lockPool() - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.ReadOnlyXmlGrammarPool
- lookupComponentBuildingDefinitionProviders() - Static method in class org.mule.runtime.dsl.api.component.config.ComponentBuildingDefinitionProviderUtils
-
Looks up implementations of
ComponentBuildingDefinitionProviderfrom the Mule container. - lookupComponentBuildingDefinitionProviders(ClassLoader) - Static method in class org.mule.runtime.dsl.api.component.config.ComponentBuildingDefinitionProviderUtils
-
Looks up implementations of
ComponentBuildingDefinitionProviderwith the provided classloader.
M
- MapEntry<KeyType,
ValueType> - Class in org.mule.runtime.dsl.api.component -
Instances of this classes represent a map entry defined in the configuration.
- MapEntry(KeyType, ValueType) - Constructor for class org.mule.runtime.dsl.api.component.MapEntry
- MapEntryType(Class<KeyType>, Class<ValueType>) - Constructor for class org.mule.runtime.dsl.api.component.TypeDefinition.MapEntryType
- mergePropertiesIntoMap(Properties, Map<K, V>) - Static method in class org.mule.runtime.dsl.internal.util.CollectionUtils
-
Merge the given Properties instance into the given Map, copying all properties (key-value pairs) over.
- METADATA_ANNOTATIONS_KEY - Static variable in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations
- MuleDocumentLoader - Class in org.mule.runtime.dsl.internal.xml.parser
-
Alternative to Spring's default document loader that uses SAX to add metadata to the DOM elements that are the result of the default parser.
- MuleDocumentLoader() - Constructor for class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader
- MuleDocumentLoader.XmlMetadataAnnotator - Class in org.mule.runtime.dsl.internal.xml.parser
-
SAX filter that builds the metadata that will annotate the built nodes.
N
- nestedComponents - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- newBuilder() - Static method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair
- noValidationDocumentLoader() - Static method in class org.mule.runtime.dsl.api.xml.parser.XmlConfigurationDocumentLoader
-
Creates an
XmlConfigurationDocumentLoaderthat will ignore XSD validation when executing theXmlConfigurationDocumentLoader.loadDocument(Supplier, EntityResolver, String, InputStream)method.
O
- ObjectFactory<T> - Interface in org.mule.runtime.dsl.api.component
-
Interface that must be implemented by those classes that are meant to be used as a factory to create complex domain objects.
- ObjectTypeProvider - Interface in org.mule.runtime.dsl.api.component
-
Interface that can implement instances of
ObjectProviderin case the type of the object created is dynamic and cannot be known at compile time. - onComplexChild(Class<?>, Optional<String>, Optional<String>) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute is configured from an object with a certain type.
- onComplexChildCollection(Class<?>, Optional<String>) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute is configured from a list of object with a certain type.
- onComplexChildMap(Class<?>, Class<?>, String) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute is configured from a map of objects with a certain type.
- onConfigurationAttribute(String, Class<?>) - Method in interface org.mule.runtime.dsl.api.component.TypeDefinitionVisitor
-
Deprecated.
- onConfigurationAttribute(String, String, Class<?>) - Method in interface org.mule.runtime.dsl.api.component.TypeDefinitionVisitor
-
Invoked when the
TypeDefinitionit's defined from a configuration attribute of the component - onConfigurationParameter(String, Object, Optional<TypeConverter>) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute is configured from a simple configuration attribute.
- onFixedValue(Object) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
To be called when the value to be set when building the object is fixed and provided by the definition of the
ComponentBuildingDefinition. - onMapType(TypeDefinition.MapEntryType) - Method in interface org.mule.runtime.dsl.api.component.TypeDefinitionVisitor
-
Invoked when the
TypeDefinitionit's defined to be a map entry. - onMultipleValues(KeyAttributeDefinitionPair[]) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when a multiple configuration parameters or children components objects need to be set in single object attribute or constructor parameter.
- onReferenceConfigurationParameter(String, Object, Optional<TypeConverter>) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute is configured from a simple configuration attribute and could reference to a another object defined in the configuration.
- onReferenceFixedParameter(String) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute must be configured from another fixed object, from which we have a reference
- onReferenceObject(Class<?>) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute needs to be configured from an object provided by the Mule API.
- onReferenceSimpleParameter(String) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute must be configured from another object defined in the configuration.
- onSoftReferenceSimpleParameter(String) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute must reference another object defined in the configuration, but the value injected in the attribute holder is the reference as String.
- onType(Class<?>) - Method in interface org.mule.runtime.dsl.api.component.TypeDefinitionVisitor
-
Invoked when the
TypeDefinitionit's defined from aClasshardcoded value - onUndefinedComplexParameters() - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute holds all the complex configuration attributes not mapped to any other attribute.
- onUndefinedSimpleParameters() - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute holds all the simple configuration attributes not mapped to any other attribute.
- onValueFromTextContent() - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
-
Called when the attribute is configured from the
ComponentModelinner configuration. - org.mule.runtime.dsl.api - module org.mule.runtime.dsl.api
-
Module with the API to define how to build runtime objects from configuration files.
- org.mule.runtime.dsl.api - package org.mule.runtime.dsl.api
- org.mule.runtime.dsl.api.component - package org.mule.runtime.dsl.api.component
- org.mule.runtime.dsl.api.component.config - package org.mule.runtime.dsl.api.component.config
- org.mule.runtime.dsl.api.xml - package org.mule.runtime.dsl.api.xml
- org.mule.runtime.dsl.api.xml.parser - package org.mule.runtime.dsl.api.xml.parser
- org.mule.runtime.dsl.internal.util - package org.mule.runtime.dsl.internal.util
- org.mule.runtime.dsl.internal.xerces.xni.parser - package org.mule.runtime.dsl.internal.xerces.xni.parser
- org.mule.runtime.dsl.internal.xml.parser - package org.mule.runtime.dsl.internal.xml.parser
P
- parameters - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- parse(List<XmlNamespaceInfoProvider>, Element) - Static method in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParserUtils
-
Creates a new instance of
XmlApplicationParser. - parse(Element) - Method in class org.mule.runtime.dsl.internal.xml.parser.XmlApplicationParser
-
Deprecated.From 4.4 onwards, use the
mule-artifact-ast-xml-parsermodule. - parseIdentifier(Node) - Method in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- parseIdentifier(Node) - Method in class org.mule.runtime.dsl.internal.xml.parser.XmlApplicationParser
- parseNamespace(Node) - Method in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- parseNamespace(Node) - Method in class org.mule.runtime.dsl.internal.xml.parser.XmlApplicationParser
- parseNamespaceUri(Node) - Method in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- parseNamespaceUri(Node) - Method in class org.mule.runtime.dsl.internal.xml.parser.XmlApplicationParser
- ParsingPropertyResolver - Interface in org.mule.runtime.dsl.api.xml.parser
-
Resolve values for XML properties.
- processXmlConfiguration(XmlParsingConfiguration) - Static method in class org.mule.runtime.dsl.api.xml.parser.XmlConfigurationProcessor
-
Deprecated.since 1.4 use
mule-artifact-ast-xml-parserinstead. - properties - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
R
- ReadOnlyXmlGrammarPool - Class in org.mule.runtime.dsl.internal.xerces.xni.parser
-
A read-only
XMLGrammarPoolpreloaded with mule schemas - ReadOnlyXmlGrammarPool(XMLGrammarPool) - Constructor for class org.mule.runtime.dsl.internal.xerces.xni.parser.ReadOnlyXmlGrammarPool
- resolveEntity(XMLResourceIdentifier) - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlEntityResolver
- resolveProperty(String) - Method in interface org.mule.runtime.dsl.api.xml.parser.ParsingPropertyResolver
-
Resolver the value for a property key.
- resolveSystemId(String) - Static method in class org.mule.runtime.dsl.internal.util.SchemaMappingsUtils
- resourceName - Variable in class org.mule.runtime.dsl.api.ConfigResource
- ResourceUtils - Class in org.mule.runtime.dsl.internal.util
-
Utility methods for resolving resource locations to files in the file system
- retrieveGrammar(XMLGrammarDescription) - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.ReadOnlyXmlGrammarPool
- retrieveInitialGrammarSet(String) - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.ReadOnlyXmlGrammarPool
S
- SchemaMappingsUtils - Class in org.mule.runtime.dsl.internal.util
-
A helper class for loading mule schema mappings.
- SchemasConstants - Class in org.mule.runtime.dsl.internal.util
-
Mule schemas constants
- schemaValidatingDocumentLoader() - Static method in class org.mule.runtime.dsl.api.xml.parser.XmlConfigurationDocumentLoader
-
Creates an
XmlConfigurationDocumentLoaderusing the defaultDefaultXmlGathererErrorHandlerFactoryto instantiateXmlGathererErrorHandlers objects when executing theXmlConfigurationDocumentLoader.loadDocument(Supplier, EntityResolver, String, InputStream)method. - schemaValidatingDocumentLoader(XmlGathererErrorHandlerFactory) - Static method in class org.mule.runtime.dsl.api.xml.parser.XmlConfigurationDocumentLoader
-
Creates an
XmlConfigurationDocumentLoaderusing a parametrizedXmlGathererErrorHandlerFactoryto instantiateXmlGathererErrorHandlers objects when executing theXmlConfigurationDocumentLoader.loadDocument(Supplier, EntityResolver, String, InputStream)method. - setDocumentLocator(Locator) - Method in class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader.XmlMetadataAnnotator
- setEndColumnNumber(int) - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations.TagBoundaries
- setEndLineNumber(int) - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations.TagBoundaries
- setIdentifier(String) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- setLineNumber(int) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- setNamespace(String) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- setNamespaceUri(String) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- setParent(ConfigLineProvider) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.since 1.4 Use the AST instead to navigate the structure.
- setSourceCode(String) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- setStartColumn(int) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- setStartColumnNumber(int) - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations.TagBoundaries
- setStartLineNumber(int) - Method in interface org.mule.runtime.dsl.internal.xml.parser.XmlMetadataAnnotations.TagBoundaries
- SetterAttributeDefinition - Class in org.mule.runtime.dsl.api.component
-
Wrapper class for a setter attribute definitions.
- SetterAttributeDefinition(String, AttributeDefinition) - Constructor for class org.mule.runtime.dsl.api.component.SetterAttributeDefinition
- setTextContent(String) - Method in class org.mule.runtime.dsl.api.xml.parser.ConfigLine.Builder
-
Deprecated.
- SIMPLE_TYPE_VALUE_PARAMETER_NAME - Static variable in class org.mule.runtime.dsl.api.component.DslSimpleType
- SimpleConfigAttribute - Class in org.mule.runtime.dsl.api.xml.parser
-
Represents a simple configuration attribute.
- SimpleConfigAttribute(String, String, boolean) - Constructor for class org.mule.runtime.dsl.api.xml.parser.SimpleConfigAttribute
- startElement(String, String, String, Attributes) - Method in class org.mule.runtime.dsl.internal.xml.parser.MuleDocumentLoader.XmlMetadataAnnotator
- stringToClassConverter() - Static method in class org.mule.runtime.dsl.api.component.CommonTypeConverters
- stringToEnumConverter(Class<? extends Enum>) - Static method in class org.mule.runtime.dsl.api.component.CommonTypeConverters
T
- to(ConfigLine.Builder) - Static method in class org.mule.runtime.dsl.internal.xml.parser.XmlCustomAttributeHandler
-
Deprecated.
- toString() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
- toString() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
- toString() - Method in class org.mule.runtime.dsl.api.ConfigResource
- TYPE_CONVERTER_AND_NO_SIMPLE_TYPE_MESSAGE_TEMPLATE - Static variable in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- TYPE_CONVERTER_AND_UNKNOWN_TYPE_MESSAGE - Static variable in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
- TypeConverter<InputType,
OutputType> - Interface in org.mule.runtime.dsl.api.component -
Converter from one type to another.
- TypeDefinition<T> - Class in org.mule.runtime.dsl.api.component
-
Defines the actual
Classfor the domain object to be created. - TypeDefinition.MapEntryType<KeyType,
ValueType> - Class in org.mule.runtime.dsl.api.component -
Instances of this class represent the type of a map entry.
- TypeDefinitionVisitor - Interface in org.mule.runtime.dsl.api.component
-
Visitor that will be invoked based on a
ComponentBuildingDefinition.getTypeDefinition()configuration.
U
- unlockPool() - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.ReadOnlyXmlGrammarPool
- useCachesIfNecessary(URLConnection) - Static method in class org.mule.runtime.dsl.internal.util.ResourceUtils
-
Set the
"useCaches"flag on the given connection, preferringfalsebut leaving the flag attruefor JNLP based resources.
V
- value - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
-
Deprecated.
- visit(TypeDefinitionVisitor) - Method in class org.mule.runtime.dsl.api.component.TypeDefinition
W
- warning(String, String, XMLParseException) - Method in class org.mule.runtime.dsl.internal.xerces.xni.parser.DefaultXmlGathererErrorHandler
- warning(SAXParseException) - Method in class org.mule.runtime.dsl.internal.xml.parser.DefaultXmlLoggerErrorHandler
- withAttributeDefinition(AttributeDefinition) - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair.Builder
- withComponentLocation(ComponentLocation) - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration.Builder
-
Deprecated.
- withConstructorParameterDefinition(AttributeDefinition) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Adds a new constructor parameter to be used during the object instantiation.
- withDefaultValue(Object) - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Deprecated.obtain the default values from the AST/extension model instead.
- withIdentifier(String) - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
- withIdentifier(String) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Sets the identifier of the configuration element that this building definition is for.
- withIdentifier(ComponentIdentifier) - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration.Builder
-
Deprecated.
- withIgnoredConfigurationParameter(String) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Mark configuration parameters to be ignored when building the component.
- withKey(String) - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair.Builder
- withKeyTypeConverter(TypeConverter) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
This method allows to convert a map entry key to another type using a converter.
- withNamespace(String) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Sets the namespace of the configuration element that this building definition is for.
- withNestedComponent(ComponentConfiguration) - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration.Builder
-
Deprecated.Adds a complex configuration parameter to the component.
- withObjectFactoryType(Class<? extends ObjectFactory<T>>) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Defines a factory class to be used for creating the object.
- withParameter(String, String) - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration.Builder
-
Deprecated.Adds a configuration parameter to the component
- withProperty(String, Object) - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration.Builder
-
Deprecated.Adds a property to the
ComponentConfiguration. - withRegistrationName(String) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Set the component name that will appear in the registry.
- withSetterParameterDefinition(String, AttributeDefinition) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Adds a new parameter to be added to the object by using a setter method.
- withTypeConverter(TypeConverter) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
This method allows to convert a simple type to another type using a converter.
- withTypeDefinition(TypeDefinition<T>) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
-
Sets the
TypeDefinitionto discover the object type. - withValue(String) - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration.Builder
-
Deprecated.Sets the inner content of the configuration element.
- withWrapperIdentifier(String) - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
-
Defines the parent identifier used to wrap a child element.
X
- XML_NODE - Static variable in class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- XmlApplicationParser - Class in org.mule.runtime.dsl.api.xml.parser
-
Simple parser that allows to obtain the required data from an XML document.
- XmlApplicationParser - Class in org.mule.runtime.dsl.internal.xml.parser
-
Simple parser that allows to obtain the required data from an XML document.
- XmlApplicationParser(List<XmlNamespaceInfoProvider>) - Constructor for class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParser
- XmlApplicationParser(List<XmlNamespaceInfoProvider>) - Constructor for class org.mule.runtime.dsl.internal.xml.parser.XmlApplicationParser
- XmlApplicationParserUtils - Class in org.mule.runtime.dsl.api.xml.parser
-
Provides a factory method for creating
XmlApplicationParserinstances. - XmlApplicationParserUtils() - Constructor for class org.mule.runtime.dsl.api.xml.parser.XmlApplicationParserUtils
- XmlConfigurationDocumentLoader - Class in org.mule.runtime.dsl.api.xml.parser
-
Loads a mule configuration file into a
Documentobject. - XmlConfigurationProcessor - Class in org.mule.runtime.dsl.api.xml.parser
-
Deprecated.since 1.4 use
mule-artifact-ast-xml-parserinstead. - XmlConfigurationProcessor() - Constructor for class org.mule.runtime.dsl.api.xml.parser.XmlConfigurationProcessor
-
Deprecated.
- XmlCustomAttributeHandler - Class in org.mule.runtime.dsl.internal.xml.parser
-
Deprecated.From 4.4 onwards, use the
mule-artifact-ast-xml-parsermodule. - XmlCustomAttributeHandler() - Constructor for class org.mule.runtime.dsl.internal.xml.parser.XmlCustomAttributeHandler
-
Deprecated.
- XmlCustomAttributeHandler.ConfigLineCustomAttributeStore - Class in org.mule.runtime.dsl.internal.xml.parser
-
Deprecated.
- XmlDslConstants - Interface in org.mule.runtime.dsl.api.xml
- XmlGathererErrorHandler - Interface in org.mule.runtime.dsl.api.xml.parser
-
Represents a specific type of
ErrorHandlerwhich gathers as many errors as possible to be displayed later for either logging purposes or to propagate an exception with the full list of errors. - XmlGathererErrorHandler - Interface in org.mule.runtime.dsl.internal.xerces.xni.parser
-
Represents a specific type of
XMLErrorHandlerwhich gathers as many errors as possible to be displayed later for either logging purposes or to propagate an exception with the full list of errors. - XmlGathererErrorHandlerFactory - Interface in org.mule.runtime.dsl.api.xml.parser
-
Factory object to create instances of
XmlGathererErrorHandlerthat will be used in the reading of XML files. - XmlGrammarPoolBuilder - Interface in org.mule.runtime.dsl.internal.xerces.xni.parser
-
Provides a way of creating
XMLGrammarPoolinstances. - XmlMetadataAnnotations - Interface in org.mule.runtime.dsl.internal.xml.parser
-
Stores the metadata annotations from the XML parser so they are available when building the actual objects of the application.
- XmlMetadataAnnotations.TagBoundaries - Interface in org.mule.runtime.dsl.internal.xml.parser
- XmlMetadataAnnotationsFactory - Interface in org.mule.runtime.dsl.internal.xml.parser
-
Factory object to get a fresh instance of a
XmlMetadataAnnotations. - XmlNamespaceInfo - Interface in org.mule.runtime.dsl.api.xml
-
Relates a namespace identifier to a XML namespace URI prefix.
- XmlNamespaceInfoProvider - Interface in org.mule.runtime.dsl.api.xml
-
Mule XML extensions needs to define a XmlNamespaceProvider in which they define the extensions namespace name and the extensions xml namespace uri prefix.
- XmlParsingConfiguration - Interface in org.mule.runtime.dsl.api.xml.parser
-
Deprecated.since 1.4 use
mule-artifact-ast-xml-parserinstead. - XmlSchemaProvider - Interface in org.mule.runtime.dsl.internal.xerces.xni.parser
-
Provide
XMLInputSourceschemas to be loaded.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form