| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.loader.java.type | |
| org.mule.runtime.module.extension.internal.loader.java.type.runtime |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentElement
A generic contract for any component that is considered as declaring point of different extensions components (Sources,
Connection Providers and Operation Containers)
|
interface |
ConfigurationElement
A contract for an element from which an extension configuration can be derived
|
interface |
ConnectionProviderElement
A contract for an element from which an extension connection provider can be derived
|
interface |
ExtensionElement
A contract for an element from which an Extension can be derived
|
interface |
SourceElement
A contract for an element from which a message source can be derived
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionTypeWrapper<T>
ConfigurationWrapper specification for classes that are considered as Extensions |
class |
ParameterizableTypeWrapper
Wrapper for any kind of class that can define parameters
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.