Uses of Interface
org.chromattic.api.event.EventListener

Packages that use EventListener
org.chromattic.api   
org.chromattic.api.event   
 

Uses of EventListener in org.chromattic.api
 

Methods in org.chromattic.api with parameters of type EventListener
 void ChromatticSession.addEventListener(EventListener listener)
           
 

Uses of EventListener in org.chromattic.api.event
 

Subinterfaces of EventListener in org.chromattic.api.event
 interface LifeCycleListener
          Enables to be aware of the life cycle of the object managed by chromattic with respect to the underlying JCR session.
 interface StateChangeListener
          Allows for state change monitoring when the state of an object is changed.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.