org.opennms.secret.dao.impl
Class ServiceDaoSimple
java.lang.Object
org.opennms.secret.dao.impl.ServiceDaoSimple
- All Implemented Interfaces:
- ServiceDao
public class ServiceDaoSimple
- extends Object
- implements ServiceDao
- Author:
- david
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceDaoSimple
public ServiceDaoSimple()
getService
public InterfaceService getService(Long id)
- Specified by:
getService in interface ServiceDao
initalize
public void initalize(Object o)
- Specified by:
initalize in interface ServiceDao
getServices
public Collection<InterfaceService> getServices(NodeInterface nodeInterface)
- Specified by:
getServices in interface ServiceDao
Copyright © 2009. All Rights Reserved.