org.jboss.webbeans.jsf
Class JSF

java.lang.Object
  extended by org.jboss.webbeans.util.ApiAbstraction
      extended by org.jboss.webbeans.jsf.JSF

public class JSF
extends ApiAbstraction

Utility class for JSF related components, concepts etc.

Author:
Pete Muir

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.webbeans.util.ApiAbstraction
ApiAbstraction.Dummy, ApiAbstraction.DummyAnnotation
 
Field Summary
static java.lang.Class<?> UICOMPONENT_CLASS
           
 
Constructor Summary
JSF()
           
 
Method Summary
 
Methods inherited from class org.jboss.webbeans.util.ApiAbstraction
annotationTypeForName, classForName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UICOMPONENT_CLASS

public static final java.lang.Class<?> UICOMPONENT_CLASS
Constructor Detail

JSF

public JSF()


Copyright © 2008. All Rights Reserved.