Serialized Form


Package com.sun.faces.application

Class com.sun.faces.application.MethodBindingMethodExpressionAdapter extends javax.faces.el.MethodBinding implements Serializable

serialVersionUID: 6351778415298720238L

Serialized Fields

methodExpression

javax.el.MethodExpression methodExpression

tranzient

boolean tranzient

Class com.sun.faces.application.MethodExpressionMethodBindingAdapter extends javax.el.MethodExpression implements Serializable

serialVersionUID: 5639227653537610567L

Serialized Fields

binding

javax.faces.el.MethodBinding binding

tranzient

boolean tranzient

Class com.sun.faces.application.ValueBindingValueExpressionAdapter extends javax.faces.el.ValueBinding implements Serializable

serialVersionUID: 7410146713650507654L

Serialized Fields

valueExpression

javax.el.ValueExpression valueExpression

tranzient

boolean tranzient

Class com.sun.faces.application.ValueExpressionValueBindingAdapter extends javax.el.ValueExpression implements Serializable

serialVersionUID: 2990621816592041196L

Serialized Fields

binding

javax.faces.el.ValueBinding binding

tranzient

boolean tranzient

Package com.sun.faces.application.view

Class com.sun.faces.application.view.ViewHandlingStrategyNotFoundException extends javax.faces.FacesException implements Serializable

serialVersionUID: 542553047788916981L


Package com.sun.faces.context

Class com.sun.faces.context.FacesFileNotFoundException extends java.io.FileNotFoundException implements Serializable

serialVersionUID: 7593137790944497673L


Package com.sun.faces.util

Class com.sun.faces.util.CollectionsUtils.ConstMap extends java.util.HashMap<T,V> implements Serializable

Class com.sun.faces.util.LRUMap extends java.util.LinkedHashMap<K,V> implements Serializable

Serialized Fields

maxCapacity

int maxCapacity



Copyright 2002-2011 Oracle America, Inc. All Rights Reserved.