public class OmnifacesServletContextInitializer extends Object implements org.springframework.boot.web.servlet.ServletContextInitializer, JsfClassFactoryConfiguration
Constructor and Description |
---|
OmnifacesServletContextInitializer() |
Modifier and Type | Method and Description |
---|---|
String |
getAnotherFacesConfig()
Another faces config resource to include in search.
|
javax.servlet.ServletContainerInitializer |
getServletContainerInitializer()
Servlet container initializer that contains handleTypes.
|
boolean |
isExcludeScopedAnnotations()
Inform if exclude scoped annotations in search.
|
void |
onStartup(javax.servlet.ServletContext sc) |
public javax.servlet.ServletContainerInitializer getServletContainerInitializer()
JsfClassFactoryConfiguration
getServletContainerInitializer
in interface JsfClassFactoryConfiguration
public String getAnotherFacesConfig()
JsfClassFactoryConfiguration
getAnotherFacesConfig
in interface JsfClassFactoryConfiguration
public boolean isExcludeScopedAnnotations()
JsfClassFactoryConfiguration
isExcludeScopedAnnotations
in interface JsfClassFactoryConfiguration
public void onStartup(javax.servlet.ServletContext sc) throws javax.servlet.ServletException
onStartup
in interface org.springframework.boot.web.servlet.ServletContextInitializer
javax.servlet.ServletException
Copyright © 2016–2017 JoinFaces. All rights reserved.