org.richfaces.cdk.faces
Class FacesImpl
java.lang.Object
org.richfaces.cdk.faces.FacesImpl
- All Implemented Interfaces:
- Faces
public class FacesImpl
- extends Object
- implements Faces
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesImpl
public FacesImpl(String webroot,
FileNameMapper fileNameMapper,
javax.faces.application.ResourceHandler resourceHandler)
start
public void start()
- Specified by:
start in interface Faces
stop
public void stop()
- Specified by:
stop in interface Faces
setSkin
public void setSkin(String skinName)
- Specified by:
setSkin in interface Faces
startRequest
public javax.faces.context.FacesContext startRequest()
- Specified by:
startRequest in interface Faces
stopRequest
public void stopRequest()
- Specified by:
stopRequest in interface Faces
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.