Class OnlinePaymentStaticResourcesConfiguration
java.lang.Object
ch.tocco.nice2.web.core.api.AbstractWebMvcConfigurer
ch.tocco.nice2.optional.onlinepayment.impl.OnlinePaymentStaticResourcesConfiguration
- All Implemented Interfaces:
org.springframework.web.servlet.config.annotation.WebMvcConfigurer
@Component
@Deprecated
public class OnlinePaymentStaticResourcesConfiguration
extends AbstractWebMvcConfigurer
Deprecated.
-
Field Summary
Fields inherited from class AbstractWebMvcConfigurer
moduleManager, runEnvironmentService -
Constructor Summary
ConstructorsConstructorDescriptionOnlinePaymentStaticResourcesConfiguration(ModuleManager moduleManager, RunEnvironmentService runEnvironmentService) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoidaddResourceHandlers(org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry registry) Deprecated.Methods inherited from class AbstractWebMvcConfigurer
createResource, createResourceMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
addArgumentResolvers, addCorsMappings, addErrorResponseInterceptors, addFormatters, addInterceptors, addReturnValueHandlers, addViewControllers, configureApiVersioning, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidator
-
Constructor Details
-
OnlinePaymentStaticResourcesConfiguration
public OnlinePaymentStaticResourcesConfiguration(ModuleManager moduleManager, RunEnvironmentService runEnvironmentService) Deprecated.
-
-
Method Details
-
addResourceHandlers
public void addResourceHandlers(org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry registry) Deprecated.
-