org.opennms.secret.dao
Interface ServiceDao

All Known Implementing Classes:
ServiceDaoSimple

public interface ServiceDao

Author:
Craig Gallen, David Hustace

Method Summary
 InterfaceService getService(Long id)
           
 Collection getServices(NodeInterface nodeInterface)
           
 void initalize(Object o)
           
 

Method Detail

getService

InterfaceService getService(Long id)

getServices

Collection getServices(NodeInterface nodeInterface)

initalize

void initalize(Object o)


Copyright © 2009. All Rights Reserved.