RichFaces CDK: Resources Maven Plugin 4.2.0.CR1

org.richfaces.cdk
Interface Faces

All Known Implementing Classes:
FacesImpl

public interface Faces

Author:
Nick Belaevski

Method Summary
 void setSkin(String skinName)
           
 void start()
           
 javax.faces.context.FacesContext startRequest()
           
 void stop()
           
 void stopRequest()
           
 

Method Detail

start

void start()

stop

void stop()

setSkin

void setSkin(String skinName)

startRequest

javax.faces.context.FacesContext startRequest()

stopRequest

void stopRequest()

RichFaces CDK: Resources Maven Plugin 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.