Annotation Type AlfrescoDispatcherWebscript

    • Element Detail

      • servletContext

        Class<?> servletContext
      • name

        String name
        Default:
        "alfresco-mvc.mvc"
      • httpMethods

        org.springframework.http.HttpMethod[] httpMethods
        Default:
        {org.springframework.http.HttpMethod.GET, org.springframework.http.HttpMethod.POST, org.springframework.http.HttpMethod.DELETE, org.springframework.http.HttpMethod.PUT}
      • servletContextClass

        Class<? extends org.springframework.web.context.WebApplicationContext> servletContextClass
        Default:
        org.springframework.web.context.support.AnnotationConfigWebApplicationContext.class
      • inheritGlobalProperties

        boolean inheritGlobalProperties
        Default:
        false