com.liferay.faces.util.application.internal
Class ComponentResourceFactoryImpl

java.lang.Object
  extended by com.liferay.faces.util.application.ComponentResourceFactory
      extended by com.liferay.faces.util.application.internal.ComponentResourceFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<ComponentResourceFactory>

public class ComponentResourceFactoryImpl
extends ComponentResourceFactory

Author:
Neil Griffin

Constructor Summary
ComponentResourceFactoryImpl()
           
 
Method Summary
 ComponentResource getComponentResource(javax.faces.component.UIComponent uiComponentResource)
          Gets an instance of ComponentResourceInfo according to the specified UIComponent resource.
 ComponentResourceFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentResourceFactoryImpl

public ComponentResourceFactoryImpl()
Method Detail

getComponentResource

public ComponentResource getComponentResource(javax.faces.component.UIComponent uiComponentResource)
Description copied from class: ComponentResourceFactory
Gets an instance of ComponentResourceInfo according to the specified UIComponent resource.

Specified by:
getComponentResource in class ComponentResourceFactory

getWrapped

public ComponentResourceFactory getWrapped()


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