Uses of Interface
org.apache.felix.ipojo.ContextListener

Packages that use ContextListener
org.apache.felix.ipojo   
 

Uses of ContextListener in org.apache.felix.ipojo
 

Methods in org.apache.felix.ipojo with parameters of type ContextListener
 void ContextSource.registerContextListener(ContextListener listener, String[] properties)
          Registers a context listener on the given set of properties.
 void ContextSource.unregisterContextListener(ContextListener listener)
          Unregisters the given context listener.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.