public class JcrEvent extends Object implements IEvent<JcrNodeModel>
Constructor and Description |
---|
JcrEvent(javax.jcr.observation.Event event) |
Modifier and Type | Method and Description |
---|---|
javax.jcr.observation.Event |
getEvent() |
JcrNodeModel |
getSource()
The
IObservable that generated the event. |
public javax.jcr.observation.Event getEvent()
public JcrNodeModel getSource()
IEvent
IObservable
that generated the event.getSource
in interface IEvent<JcrNodeModel>
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.