com.eurotech.framework.net.admin.monitor
Class DnsProxyMonitorServiceImpl

java.lang.Object
  extended by com.eurotech.framework.net.admin.monitor.DnsProxyMonitorServiceImpl
All Implemented Interfaces:
DnsServerMonitorService, org.osgi.service.event.EventHandler

public class DnsProxyMonitorServiceImpl
extends Object
implements DnsServerMonitorService, org.osgi.service.event.EventHandler


Constructor Summary
DnsProxyMonitorServiceImpl()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext componentContext)
           
protected  void deactivate(org.osgi.service.component.ComponentContext componentContext)
           
 void handleEvent(org.osgi.service.event.Event event)
           
 void setNetworkConfigurationService(NetworkConfigurationService netConfigService)
           
 void unsetNetworkConfigurationService(NetworkConfigurationService netConfigService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DnsProxyMonitorServiceImpl

public DnsProxyMonitorServiceImpl()
Method Detail

setNetworkConfigurationService

public void setNetworkConfigurationService(NetworkConfigurationService netConfigService)

unsetNetworkConfigurationService

public void unsetNetworkConfigurationService(NetworkConfigurationService netConfigService)

activate

protected void activate(org.osgi.service.component.ComponentContext componentContext)

deactivate

protected void deactivate(org.osgi.service.component.ComponentContext componentContext)

handleEvent

public void handleEvent(org.osgi.service.event.Event event)
Specified by:
handleEvent in interface org.osgi.service.event.EventHandler


Copyright © 2013. All Rights Reserved.