org.opennms.netmgt.provision.adapters.link
Class DefaultLinkMatchResolverImpl

java.lang.Object
  extended by org.opennms.netmgt.provision.adapters.link.DefaultLinkMatchResolverImpl
All Implemented Interfaces:
LinkMatchResolver

public class DefaultLinkMatchResolverImpl
extends Object
implements LinkMatchResolver

DefaultLinkMatchResolverImpl class.

Version:
$Id: $
Author:
ranger

Constructor Summary
DefaultLinkMatchResolverImpl()
           
 
Method Summary
 String getAssociatedEndPoint(String endPoint)
          getAssociatedEndPoint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLinkMatchResolverImpl

public DefaultLinkMatchResolverImpl()
Method Detail

getAssociatedEndPoint

public String getAssociatedEndPoint(String endPoint)

getAssociatedEndPoint

Specified by:
getAssociatedEndPoint in interface LinkMatchResolver
Parameters:
endPoint - a String object.
Returns:
a String object.


Copyright © 2011. All Rights Reserved.