javax.faces.event
Annotation Type ListenerFor
@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface ListenerFor
- Since:
- 2.0
- Version:
- $Revision: 1188267 $ $Date: 2011-10-24 18:09:08 +0000 (Mon, 24 Oct 2011) $
- Author:
- Simon Lessard (latest modification by $Author: struberg $)
systemEventClass
public abstract Class<? extends SystemEvent> systemEventClass
sourceClass
public abstract Class sourceClass
- Default:
- java.lang.Void.class
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.