|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.ui.facelet.FaceletCompiler
@Name(value="org.jboss.seam.ui.facelet.faceletCompiler")
@Scope(value=APPLICATION)
@BypassInterceptors
@AutoCreate
@Install(value=true,
precedence=0,
classDependencies="com.sun.facelets.Facelet")
public class FaceletCompiler
| Constructor Summary | |
|---|---|
FaceletCompiler()
|
|
| Method Summary | |
|---|---|
void |
create()
|
static com.sun.facelets.compiler.Compiler |
instance()
|
com.sun.facelets.compiler.Compiler |
unwrap()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FaceletCompiler()
| Method Detail |
|---|
@Create public void create()
@Unwrap public com.sun.facelets.compiler.Compiler unwrap()
public static com.sun.facelets.compiler.Compiler instance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||