org.apache.aries.blueprint.sample
Class DodgyListener

java.lang.Object
  extended by org.apache.aries.blueprint.sample.DodgyListener

public class DodgyListener
extends java.lang.Object


Constructor Summary
DodgyListener()
           
 
Method Summary
 void bind(java.util.Set a, java.util.Map props)
           
 void setBundleContext(org.osgi.framework.BundleContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DodgyListener

public DodgyListener()
Method Detail

setBundleContext

public void setBundleContext(org.osgi.framework.BundleContext ctx)

bind

public void bind(java.util.Set a,
                 java.util.Map props)


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