public interface CapabilitiesResolver
| Modifier and Type | Method and Description |
|---|---|
void |
resolveCapabilities(org.mule.extension.introspection.declaration.fluent.DeclarationDescriptor declaration,
Class<?> capableType)
Resolves the capabilities present in
extensionType and registers them in
builder |
void resolveCapabilities(org.mule.extension.introspection.declaration.fluent.DeclarationDescriptor declaration, Class<?> capableType)
extensionType and registers them in
builderdeclaration - a DeclarationDescriptor describing the Extension to be builtcapableType - the type of the Capable classIllegalArgumentException - if any argument is nullCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.