| java.lang.Object | |
| ↳ | org.apache.myfaces.tobago.util.VariableResolverUtils |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Clears the value of the variable.
| |||||||||||
Returns the ClientProperties object configured in the faces-config.
| |||||||||||
Returns the requested object configured in the faces-config or from library.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Clears the value of the variable. Useful for cleaning up e.g. a session or application variable to save memory without the knowledge of the scope. Also useful to enforce a new creation of a managed-bean.
Returns the ClientProperties object configured in the faces-config.
Returns the requested object configured in the faces-config or from library.