org.apache.felix.eventadmin.bridge.wireadmin
Class WireAdminEventToEventAdminBridge

java.lang.Object
  extended by org.apache.felix.eventadmin.bridge.wireadmin.WireAdminEventToEventAdminBridge
All Implemented Interfaces:
WireAdminListener

public class WireAdminEventToEventAdminBridge
extends Object
implements WireAdminListener

Author:
Felix Project Team

Constructor Summary
WireAdminEventToEventAdminBridge(BundleContext context)
           
 
Method Summary
 void wireAdminEvent(WireAdminEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WireAdminEventToEventAdminBridge

public WireAdminEventToEventAdminBridge(BundleContext context)
Method Detail

wireAdminEvent

public void wireAdminEvent(WireAdminEvent event)
Specified by:
wireAdminEvent in interface WireAdminListener


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