org.springframework.boot.context.embedded.tomcat

Interface TomcatContextCustomizer

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void customize(org.apache.catalina.Context context) 
    • Method Detail

      • customize

        void customize(org.apache.catalina.Context context)
        Parameters:
        context - the context to customize

Copyright © 2014 Pivotal Software, Inc.. All rights reserved.