|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.extend.AbstractCreator
org.directwebremoting.faces.AbstractJsfCreator
org.directwebremoting.faces.JsfCreator
public class JsfCreator
This is a DWR creator implementation, to allow dwr beans to be allocated into JSF scopes and into jeffs3 specific scope (i.e. the flow scope). JSF 1.2 and below.
| Field Summary |
|---|
| Fields inherited from interface org.directwebremoting.extend.Creator |
|---|
APPLICATION, PAGE, REQUEST, SCRIPT, SESSION |
| Constructor Summary | |
|---|---|
JsfCreator()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getInstance()
Accessor for the/an instance of this Creator. |
| Methods inherited from class org.directwebremoting.faces.AbstractJsfCreator |
|---|
getManagedBeanName, getType, isVBExpression, setClass, setManagedBeanName |
| Methods inherited from class org.directwebremoting.extend.AbstractCreator |
|---|
getJavascript, getScope, isCacheable, isHidden, setCacheable, setHidden, setJavascript, setProperties, setScope, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.directwebremoting.extend.Creator |
|---|
getJavascript, getScope, getType, isCacheable, isHidden, setProperties |
| Constructor Detail |
|---|
public JsfCreator()
| Method Detail |
|---|
public java.lang.Object getInstance()
throws java.lang.InstantiationException
Creator
getInstance in interface CreatorgetInstance in class AbstractJsfCreatorjava.lang.InstantiationException - If for some reason the object can not be created
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||