@Configuration
 @ConditionalOnClass(value=org.apache.myfaces.webapp.StartupServletContextListener.class,
                    name="org.eclipse.jetty.server.Server")
public class JettyMyfacesSpringBootAutoConfiguration
extends Object
| Constructor and Description | 
|---|
| JettyMyfacesSpringBootAutoConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.myfaces.webapp.StartupServletContextListener | startupServletContextListener() | 
Copyright © 2016–2017 JoinFaces. All rights reserved.