public static class JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory extends JettyHTTPServerEngineFactory implements org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
SpringJettyHTTPServerEngineFactory() |
SpringJettyHTTPServerEngineFactory(Bus bus,
Map<String,TLSServerParameters> tls,
Map<String,ThreadingParameters> threading) |
Modifier and Type | Method and Description |
---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx) |
createJettyHTTPServerEngine, createJettyHTTPServerEngine, createJettyHTTPServerEngine, destroyForPort, getBus, getMBeanContainer, getMBeanServer, getThreadingParametersMap, getTlsServerParametersMap, initComplete, postShutdown, preShutdown, retrieveJettyHTTPServerEngine, setBus, setEnginesList, setThreadingParametersMap, setTLSServerParametersForPort, setTLSServerParametersForPort, setTlsServerParametersMap
public SpringJettyHTTPServerEngineFactory()
public SpringJettyHTTPServerEngineFactory(Bus bus, Map<String,TLSServerParameters> tls, Map<String,ThreadingParameters> threading)
public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Apache CXF