public class SdkConnectionProviderInterceptorLayer extends AbstractSdkConnectionProviderLayer
| Modifier and Type | Field and Description |
|---|---|
static String |
INTERCEPTOR_LAYER_JAVADOC |
authenticationStrategy, CONNECTION_PROVIDER_CLASS_NAME, runConfiguration, securitySchemeBASE_CLASSNAME_SUFFIX, BASE_PACKAGE_SUFFIX, connectorModel, INTERCEPTOR_CLASSNAME_SUFFIX, INTERCEPTOR_PACKAGE_SUFFIX, NAME_MEMBER, outputDir, VALUE_MEMBER| Constructor and Description |
|---|
SdkConnectionProviderInterceptorLayer(Path outputDir,
com.mulesoft.connectivity.rest.sdk.internal.connectormodel.ConnectorModel connectorModel,
com.mulesoft.connectivity.rest.sdk.internal.connectormodel.security.ConnectorSecurityScheme securityScheme,
SdkAuthenticationStrategy authenticationStrategy,
com.squareup.javapoet.TypeName baseClass,
RestSdkRunConfiguration runConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTemplates() |
String |
getJavaClassName() |
String |
getPackage() |
getConnectionProviderBasePackage, getConnectionProviderXmlName, getTypeNamegenerateOptionalGetter, getArgumentsFromValueProvider, getArgumentsFromValueProviderDefinition, getConstantStringField, getJavaFileBuilderForClass, getJavaType, getResourcesPath, getSourcesPath, getValueProviderAnnotation, writeClassToFile, writeClassToFile, writeJavaFile, writeJavaFilegetTemplateEnginepublic static final String INTERCEPTOR_LAYER_JAVADOC
public SdkConnectionProviderInterceptorLayer(Path outputDir, com.mulesoft.connectivity.rest.sdk.internal.connectormodel.ConnectorModel connectorModel, com.mulesoft.connectivity.rest.sdk.internal.connectormodel.security.ConnectorSecurityScheme securityScheme, SdkAuthenticationStrategy authenticationStrategy, com.squareup.javapoet.TypeName baseClass, RestSdkRunConfiguration runConfiguration)
public void applyTemplates()
throws TemplatingException
applyTemplates in class TemplateEntityTemplatingExceptionpublic String getJavaClassName()
getJavaClassName in class AbstractSdkConnectionProviderLayerpublic String getPackage()
getPackage in class AbstractSdkConnectionProviderLayerCopyright © 2022. All rights reserved.