org.apache.sling.event.impl
Class AbstractRepositoryEventHandler.EventInfo

java.lang.Object
  extended by org.apache.sling.event.impl.AbstractRepositoryEventHandler.EventInfo
Enclosing class:
AbstractRepositoryEventHandler

public static final class AbstractRepositoryEventHandler.EventInfo
extends Object


Field Summary
 org.osgi.service.event.Event event
           
 String nodePath
           
 
Constructor Summary
AbstractRepositoryEventHandler.EventInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nodePath

public String nodePath

event

public org.osgi.service.event.Event event
Constructor Detail

AbstractRepositoryEventHandler.EventInfo

public AbstractRepositoryEventHandler.EventInfo()


Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.