org.opennms.secret.service.impl
Class ServiceServiceImpl

java.lang.Object
  extended by org.opennms.secret.service.impl.ServiceServiceImpl
All Implemented Interfaces:
ServiceService

public class ServiceServiceImpl
extends Object
implements ServiceService


Constructor Summary
ServiceServiceImpl()
           
 
Method Summary
 HashSet<InterfaceService> getServices(NodeInterface iface)
           
 void setServiceDao(ServiceDao serviceDao)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceServiceImpl

public ServiceServiceImpl()
Method Detail

setServiceDao

public void setServiceDao(ServiceDao serviceDao)
Specified by:
setServiceDao in interface ServiceService

getServices

public HashSet<InterfaceService> getServices(NodeInterface iface)
Specified by:
getServices in interface ServiceService


Copyright © 2009. All Rights Reserved.