org.apache.sling.jcr.classloader.internal
Class DynamicRepositoryClassLoader.ProxyEventListener

java.lang.Object
  extended by org.apache.sling.jcr.classloader.internal.DynamicRepositoryClassLoader.ProxyEventListener
All Implemented Interfaces:
javax.jcr.observation.EventListener
Enclosing class:
DynamicRepositoryClassLoader

protected static final class DynamicRepositoryClassLoader.ProxyEventListener
extends Object
implements javax.jcr.observation.EventListener


Constructor Summary
DynamicRepositoryClassLoader.ProxyEventListener(javax.jcr.observation.EventListener delegatee)
           
 
Method Summary
 void onEvent(javax.jcr.observation.EventIterator events)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicRepositoryClassLoader.ProxyEventListener

public DynamicRepositoryClassLoader.ProxyEventListener(javax.jcr.observation.EventListener delegatee)
Method Detail

onEvent

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


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