Seam UI JSF2 support 2.3.5.Final-redhat-1
-
@Name(value="org.jboss.seam.ui.faces.facelet.faceletCompiler")
@Scope(value=APPLICATION)
@BypassInterceptors
@AutoCreate
@Install(value=true,
precedence=0,
classDependencies="com.sun.faces.facelets.Facelet")
public class FaceletCompiler
extends Object
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
create() |
static com.sun.faces.facelets.compiler.Compiler |
instance() |
com.sun.faces.facelets.compiler.Compiler |
unwrap() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
FaceletCompiler
public FaceletCompiler()
Seam UI JSF2 support 2.3.5.Final-redhat-1
Copyright © 2015 Seam Framework. All Rights Reserved.