org.eclipse.gemini.blueprint.service.exporter.support.internal.support
Class ListenerNotifier
java.lang.Object
org.eclipse.gemini.blueprint.service.exporter.support.internal.support.ListenerNotifier
public class ListenerNotifier
- extends Object
Basic class supporting the various types of listener invocations.
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListenerNotifier
public ListenerNotifier(OsgiServiceRegistrationListener[] listeners)
callRegister
public void callRegister(Object service,
Map properties)
callUnregister
public void callUnregister(Object service,
Map properties)
Copyright © 2006-2013. All Rights Reserved.