public abstract static class EventListenerHandler.LazyEventListener<L extends javax.faces.event.FacesListener> extends Object implements javax.faces.event.FacesListener, Serializable
Modifier and Type | Field and Description |
---|---|
protected javax.el.ValueExpression |
binding |
protected String |
type |
Modifier | Constructor and Description |
---|---|
protected |
EventListenerHandler.LazyEventListener(String type,
javax.el.ValueExpression binding) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.