org.opennms.secret.service.impl
Class NodeInterfaceServiceImpl

java.lang.Object
  extended by org.opennms.secret.service.impl.NodeInterfaceServiceImpl
All Implemented Interfaces:
NodeInterfaceService

public class NodeInterfaceServiceImpl
extends Object
implements NodeInterfaceService


Constructor Summary
NodeInterfaceServiceImpl()
           
 
Method Summary
 HashSet getInterfaces(Node node)
           
 void setNodeInterfaceDao(NodeInterfaceDao nodeInterfaceDao)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeInterfaceServiceImpl

public NodeInterfaceServiceImpl()
Method Detail

setNodeInterfaceDao

public void setNodeInterfaceDao(NodeInterfaceDao nodeInterfaceDao)
Specified by:
setNodeInterfaceDao in interface NodeInterfaceService

getInterfaces

public HashSet getInterfaces(Node node)
Specified by:
getInterfaces in interface NodeInterfaceService


Copyright © 2009. All Rights Reserved.