com.liferay.faces.bridge.context.internal
Class HeadResponseWriterFactoryImpl

java.lang.Object
  extended by com.liferay.faces.bridge.context.HeadResponseWriterFactory
      extended by com.liferay.faces.bridge.context.internal.HeadResponseWriterFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<HeadResponseWriterFactory>

public class HeadResponseWriterFactoryImpl
extends HeadResponseWriterFactory

Author:
Neil Griffin

Constructor Summary
HeadResponseWriterFactoryImpl()
           
 
Method Summary
 HeadResponseWriter getHeadResponseWriter(BridgeContext bridgeContext, javax.faces.context.ResponseWriter responseWriter)
           
 HeadResponseWriterFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeadResponseWriterFactoryImpl

public HeadResponseWriterFactoryImpl()
Method Detail

getHeadResponseWriter

public HeadResponseWriter getHeadResponseWriter(BridgeContext bridgeContext,
                                                javax.faces.context.ResponseWriter responseWriter)
Specified by:
getHeadResponseWriter in class HeadResponseWriterFactory

getWrapped

public HeadResponseWriterFactory getWrapped()


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