Package | Description |
---|---|
javax.faces.application |
Modifier and Type | Method and Description |
---|---|
abstract PropertyResolver |
Application.getPropertyResolver()
Get the object used by the VariableResolver to read and write named properties
on java beans, Arrays, Lists and Maps.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
Application.setPropertyResolver(PropertyResolver resolver) |
Copyright © 2012 Apache Software Foundation. All Rights Reserved.