Package org.mule.runtime.extension.api.declaration.fluent.util
package org.mule.runtime.extension.api.declaration.fluent.util
-
ClassesClassDescriptionA
DeclarationWalkerwhich assures that each component is visited only once, making it easy to handle the fact that some components such asOperationDeclaration,SourceDeclaration,ConnectionProviderDeclaration, etc, implement the flyweight pattern, which means that the same instance might be present at different levels.