public class JettyLifecycleManager extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
Constructor and Description |
---|
JettyLifecycleManager() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
org.eclipse.jetty.server.Server |
getServletContainer() |
void |
setServletContainer(org.eclipse.jetty.server.Server servletContainer) |
public org.eclipse.jetty.server.Server getServletContainer()
public void setServletContainer(org.eclipse.jetty.server.Server servletContainer)
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
Copyright © 2018 JBoss by Red Hat. All rights reserved.