com.liferay.faces.bridge.context
Class IncongruityContextFactoryImpl

java.lang.Object
  extended by com.liferay.faces.bridge.context.IncongruityContextFactory
      extended by com.liferay.faces.bridge.context.IncongruityContextFactoryImpl
All Implemented Interfaces:
FactoryWrapper<IncongruityContextFactory>, javax.faces.FacesWrapper<IncongruityContextFactory>

public class IncongruityContextFactoryImpl
extends IncongruityContextFactory

Author:
Neil Griffin

Constructor Summary
IncongruityContextFactoryImpl()
           
 
Method Summary
 IncongruityContext getIncongruityContext()
           
 IncongruityContextFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncongruityContextFactoryImpl

public IncongruityContextFactoryImpl()
Method Detail

getIncongruityContext

public IncongruityContext getIncongruityContext()
Specified by:
getIncongruityContext in class IncongruityContextFactory

getWrapped

public IncongruityContextFactory getWrapped()


Copyright © 2014 Liferay, Inc.. All Rights Reserved.