org.springframework.web.context.support
Class WebApplicationContextUtils.FacesDependencyRegistrar

java.lang.Object
  extended by org.springframework.web.context.support.WebApplicationContextUtils.FacesDependencyRegistrar
Enclosing class:
WebApplicationContextUtils

private static class WebApplicationContextUtils.FacesDependencyRegistrar
extends java.lang.Object

Inner class to avoid hard-coded JSF dependency.


Constructor Summary
private WebApplicationContextUtils.FacesDependencyRegistrar()
           
 
Method Summary
static void registerFacesDependencies(ConfigurableListableBeanFactory beanFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebApplicationContextUtils.FacesDependencyRegistrar

private WebApplicationContextUtils.FacesDependencyRegistrar()
Method Detail

registerFacesDependencies

public static void registerFacesDependencies(ConfigurableListableBeanFactory beanFactory)