public class MockViewDeclarationLanguageFactory extends javax.faces.view.ViewDeclarationLanguageFactory implements FacesMockController.MockObject
| Constructor and Description |
|---|
MockViewDeclarationLanguageFactory()
Default constructor
|
MockViewDeclarationLanguageFactory(org.easymock.IMocksControl control,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.easymock.IMocksControl |
getControl() |
javax.faces.view.ViewDeclarationLanguage |
getViewDeclarationLanguage(String arg0) |
javax.faces.view.ViewDeclarationLanguageFactory |
getWrapped() |
int |
hashCode() |
String |
toString() |
public MockViewDeclarationLanguageFactory()
public MockViewDeclarationLanguageFactory(org.easymock.IMocksControl control,
String name)
control - public org.easymock.IMocksControl getControl()
getControl in interface FacesMockController.MockObjectpublic javax.faces.view.ViewDeclarationLanguageFactory getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.view.ViewDeclarationLanguageFactory>getWrapped in class javax.faces.view.ViewDeclarationLanguageFactorypublic javax.faces.view.ViewDeclarationLanguage getViewDeclarationLanguage(String arg0)
getViewDeclarationLanguage in class javax.faces.view.ViewDeclarationLanguageFactoryCopyright © 2012 JBoss by Red Hat. All Rights Reserved.