Uses of Interface
org.apache.jackrabbit.spi.commons.namespace.NamespaceListener

Packages that use NamespaceListener
org.apache.jackrabbit.spi.commons.namespace   
 

Uses of NamespaceListener in org.apache.jackrabbit.spi.commons.namespace
 

Methods in org.apache.jackrabbit.spi.commons.namespace with parameters of type NamespaceListener
 void AbstractNamespaceResolver.addListener(NamespaceListener listener)
          Deprecated. Registers listener to get notifications when namespace mappings change.
 void AbstractNamespaceResolver.removeListener(NamespaceListener listener)
          Deprecated. Removes the listener from this NamespaceRegistery.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.