org.apache.myfaces.extensions.validator
Class PropertyValidationModuleStartupListener

java.lang.Object
  extended by org.apache.myfaces.extensions.validator.core.startup.AbstractStartupListener
      extended by org.apache.myfaces.extensions.validator.PropertyValidationModuleStartupListener
All Implemented Interfaces:
java.io.Serializable, java.util.EventListener, javax.faces.event.PhaseListener

public class PropertyValidationModuleStartupListener
extends org.apache.myfaces.extensions.validator.core.startup.AbstractStartupListener

Since:
1.x.1
Author:
Gerhard Petracek
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.myfaces.extensions.validator.core.startup.AbstractStartupListener
logger
 
Constructor Summary
PropertyValidationModuleStartupListener()
           
 
Method Summary
protected  void init()
           
 
Methods inherited from class org.apache.myfaces.extensions.validator.core.startup.AbstractStartupListener
afterPhase, beforePhase, getPhaseId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyValidationModuleStartupListener

public PropertyValidationModuleStartupListener()
Method Detail

init

protected void init()
Specified by:
init in class org.apache.myfaces.extensions.validator.core.startup.AbstractStartupListener


Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.