com.liferay.faces.bridge.bean.internal
Class BeanManagerFactoryImpl

java.lang.Object
  extended by com.liferay.faces.bridge.bean.internal.BeanManagerFactory
      extended by com.liferay.faces.bridge.bean.internal.BeanManagerFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<BeanManagerFactory>

public class BeanManagerFactoryImpl
extends BeanManagerFactory

Author:
Neil Griffin

Constructor Summary
BeanManagerFactoryImpl()
           
 
Method Summary
 BeanManager getBeanManager(FacesConfig facesConfig)
           
 BeanManagerFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanManagerFactoryImpl

public BeanManagerFactoryImpl()
Method Detail

getBeanManager

public BeanManager getBeanManager(FacesConfig facesConfig)
Specified by:
getBeanManager in class BeanManagerFactory

getWrapped

public BeanManagerFactory getWrapped()


Copyright © 2015 Liferay, Inc.. All rights reserved.