org.jboss.test.faces.mockito.component
Class Facet<T extends javax.faces.component.UIComponent>
java.lang.Object
org.jboss.test.faces.mockito.component.Facet<T>
public class Facet<T extends javax.faces.component.UIComponent>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Facet
public Facet(String name,
TreeBuilder<T> builder)
getBuilder
public TreeBuilder<T> getBuilder()
-
- Returns:
- the builder
getName
public String getName()
-
- Returns:
- the name
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.