org.opennms.netmgt.provision
Interface IpInterfacePolicy

All Superinterfaces:
OnmsPolicy
All Known Implementing Classes:
MatchingIpInterfacePolicy

public interface IpInterfacePolicy
extends OnmsPolicy

IpInterfacePolicy

Version:
$Id: $
Author:
brozow

Method Summary
 OnmsIpInterface apply(OnmsIpInterface iface)
          apply
 

Method Detail

apply

OnmsIpInterface apply(OnmsIpInterface iface)

apply

Parameters:
iface - a OnmsIpInterface object.
Returns:
a OnmsIpInterface object.


Copyright © 2011. All Rights Reserved.