Class JcrEventListener
java.lang.Object
org.hippoecm.frontend.model.event.JcrEventListener
- All Implemented Interfaces:
Serializable
,EventListener
,org.apache.wicket.util.io.IClusterable
public class JcrEventListener
extends Object
implements EventListener, org.apache.wicket.util.io.IClusterable
- See Also:
-
Constructor Summary
ConstructorDescriptionJcrEventListener
(IObservationContext<JcrNodeModel> context, int eventTypes, String absPath, boolean isDeep, String[] uuid, String[] nodeTypeName) -
Method Summary
-
Constructor Details
-
JcrEventListener
public JcrEventListener(IObservationContext<JcrNodeModel> context, int eventTypes, String absPath, boolean isDeep, String[] uuid, String[] nodeTypeName)
-
-
Method Details
-
onEvent
- Specified by:
onEvent
in interfaceEventListener
-
start
public void start() -
stop
public void stop()
-