javax.faces.event
Annotation Type ListenerFor
@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface ListenerFor
- Since:
- 2.0
- Version:
- $Revision: 696523 $ $Date: 2008-09-24 18:31:37 -0400 (mer., 17 sept. 2008) $
- Author:
- Simon Lessard (latest modification by $Author: slessard $)
systemEventClass
public abstract Class<? extends SystemEvent> systemEventClass
sourceClass
public abstract Class sourceClass
- Default:
- java.lang.Void.class
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.