org.opennms.secret.service
Interface ServiceService

All Known Implementing Classes:
ServiceServiceImpl

public interface ServiceService


Method Summary
 HashSet getServices(NodeInterface iface)
           
 void setServiceDao(ServiceDao serviceDao)
           
 

Method Detail

setServiceDao

void setServiceDao(ServiceDao serviceDao)

getServices

HashSet getServices(NodeInterface iface)


Copyright © 2009. All Rights Reserved.