Class JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory

java.lang.Object
org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Enclosing class:
JettyHTTPServerEngineFactoryBeanDefinitionParser

public static class JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory extends JettyHTTPServerEngineFactory implements org.springframework.context.ApplicationContextAware
  • Constructor Details

    • SpringJettyHTTPServerEngineFactory

      public SpringJettyHTTPServerEngineFactory()
    • SpringJettyHTTPServerEngineFactory

      public SpringJettyHTTPServerEngineFactory(org.apache.cxf.Bus bus, Map<String,org.apache.cxf.configuration.jsse.TLSServerParameters> tls, Map<String,ThreadingParameters> threading)
  • Method Details

    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException