Serialized Form


Package org.apache.shale.dialog.base

Class org.apache.shale.dialog.base.StateSavingListener extends AbstractDialogContextListener implements Serializable

Serialized Fields

expressions

String[] expressions

Array of value binding expression strings that identify the state information we need to save and restore.


values

Object[] values

The saved values corresponding to the specified expressions.


Package org.apache.shale.dialog.faces

Class org.apache.shale.dialog.faces.DialogPhaseListener extends Object implements Serializable

serialVersionUID: 5219990658057949928L

Serialized Fields

log

Log log

The Log instance for this class.



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.