Uses of Interface
org.apache.aries.blueprint.parser.NamespaceHandlerSet.Listener

Packages that use NamespaceHandlerSet.Listener
org.apache.aries.blueprint.parser   
 

Uses of NamespaceHandlerSet.Listener in org.apache.aries.blueprint.parser
 

Methods in org.apache.aries.blueprint.parser with parameters of type NamespaceHandlerSet.Listener
 void NamespaceHandlerSet.addListener(NamespaceHandlerSet.Listener listener)
          Add a new Listener to be called when namespace handlers are registerd or unregistered
 void NamespaceHandlerSet.removeListener(NamespaceHandlerSet.Listener listener)
          Remove a previously registered Listener
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.