public class MockVisitContextFactory extends javax.faces.component.visit.VisitContextFactory implements FacesMockController.MockObject
| Constructor and Description |
|---|
MockVisitContextFactory()
Default constructor
|
MockVisitContextFactory(org.easymock.IMocksControl control,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.easymock.IMocksControl |
getControl() |
javax.faces.component.visit.VisitContext |
getVisitContext(javax.faces.context.FacesContext arg0,
Collection arg1,
Set arg2) |
javax.faces.component.visit.VisitContextFactory |
getWrapped() |
int |
hashCode() |
String |
toString() |
public MockVisitContextFactory()
public MockVisitContextFactory(org.easymock.IMocksControl control,
String name)
control - public org.easymock.IMocksControl getControl()
getControl in interface FacesMockController.MockObjectpublic javax.faces.component.visit.VisitContextFactory getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.component.visit.VisitContextFactory>getWrapped in class javax.faces.component.visit.VisitContextFactorypublic javax.faces.component.visit.VisitContext getVisitContext(javax.faces.context.FacesContext arg0,
Collection arg1,
Set arg2)
getVisitContext in class javax.faces.component.visit.VisitContextFactoryCopyright © 2012 JBoss by Red Hat. All Rights Reserved.