Class CxfProperties.Servlet

java.lang.Object
org.apache.cxf.spring.boot.autoconfigure.CxfProperties.Servlet
Enclosing class:
CxfProperties

public static class CxfProperties.Servlet extends Object
  • Constructor Details

    • Servlet

      public Servlet()
  • Method Details

    • getInit

      public Map<String,String> getInit()
    • setInit

      public void setInit(Map<String,String> init)
    • getLoadOnStartup

      public int getLoadOnStartup()
    • setLoadOnStartup

      public void setLoadOnStartup(int loadOnStartup)
    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)