| Modifier and Type | Interface and Description |
|---|---|
interface |
Parentable<P extends Identifiable> |
interface |
Variable<P extends Identifiable> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassType
The ClassType interface represents a class in Java that has been annotated with:
Module, Connector or ExpressionLanguage. |
interface |
EnumType |
interface |
Field<P extends Type> |
interface |
Method<P extends Type> |
interface |
Package |
interface |
Parameter<P extends Method> |
interface |
Type
Regular Java Type
|
interface |
Variable<P extends Identifiable> |
| Modifier and Type | Method and Description |
|---|---|
List<Identifiable> |
EnumType.getEnumConstants() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilterMethod |
interface |
Module
The module interface represents a type in Java that has been annotated with
Module, Connector or ExpressionLanguage. |
interface |
ProcessorMethod |
interface |
SourceMethod |
interface |
TransformerMethod |
interface |
TransformerResolverMethod |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Component
//TODO DEVKIT-628 add javadoc
|
interface |
ModuleComponent
//TODO DEVKIT-628 add javadoc
|
interface |
ProcessorComponent
//TODO DEVKIT-628 add javadoc
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurationComponent |
interface |
ConnectionComponent |
interface |
ConnectionManagementComponent |
interface |
HttpBasicAuthComponent
Represents a component that has been annotated with @HttpBasicAuth
|
interface |
OAuth2Component |
interface |
WsdlProviderComponent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OnExceptionHandlerComponent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetaDataCategoryComponent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectMethod |
interface |
ManagedConnectionModule |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OAuthCallbackParameterField |
interface |
OAuthModule |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RestCall |
interface |
RestField |
interface |
RestModule |
interface |
RestParameter |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModelVisitor.hasVisited(Identifiable<?> identifiable) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.