org.apache.myfaces.extensions.cdi.trinidad.impl
Class InitTrinidad

java.lang.Object
  extended by org.apache.myfaces.extensions.cdi.trinidad.impl.InitTrinidad

public class InitTrinidad
extends Object

Workaround for initializing the RenderingContext of Trinidad


Constructor Summary
InitTrinidad()
           
 
Method Summary
protected  void initTrinidad(javax.faces.event.PhaseEvent phaseEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitTrinidad

public InitTrinidad()
Method Detail

initTrinidad

protected void initTrinidad(@Observes@BeforePhase(value=ANY_PHASE)
                            javax.faces.event.PhaseEvent phaseEvent)


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.