com.day.cq.wcm.foundation.forms.impl
Class FormsManagerImpl.EventListenerWrapper

java.lang.Object
  extended by com.day.cq.wcm.foundation.forms.impl.FormsManagerImpl.EventListenerWrapper
All Implemented Interfaces:
EventListener
Enclosing class:
FormsManagerImpl

public static final class FormsManagerImpl.EventListenerWrapper
extends Object
implements EventListener


Constructor Summary
FormsManagerImpl.EventListenerWrapper(FormsManagerImpl listener)
           
 
Method Summary
 void onEvent(EventIterator i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormsManagerImpl.EventListenerWrapper

public FormsManagerImpl.EventListenerWrapper(FormsManagerImpl listener)
Method Detail

onEvent

public void onEvent(EventIterator i)
Specified by:
onEvent in interface EventListener
See Also:
EventListener.onEvent(javax.jcr.observation.EventIterator)


Copyright © 2008 Day Management AG. All Rights Reserved.