org.apache.aries.blueprint.sample
Class FooRegistrationListener
java.lang.Object
org.apache.aries.blueprint.sample.FooRegistrationListener
public class FooRegistrationListener
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FooRegistrationListener
public FooRegistrationListener()
serviceRegistered
public void serviceRegistered(Serializable foo,
Map props)
serviceUnregistered
public void serviceUnregistered(Foo foo,
Map props)
Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.