Package org.jboss.as.controller.interfaces
package org.jboss.as.controller.interfaces
-
ClassDescriptionAbstract superclass for
InterfaceCriteriaimplementations.InterfaceCriteriathat tests whether a given network interface and address satisfy any of a contained set ofInterfaceCriteria.InterfaceCriteriathat tests whether a given address is matches the specified address.A criteria used to determine what IP address to use for an interface.InterfaceCriteriathat tests whether a given address is alink-localaddress.A loopback criteria with a specified bind address.InterfaceCriteriathat tests whether a given interface is aloopback interfaceInterfaceCriteriathat tests whether a given name matches the network interface'sname.InterfaceCriteriathat tests whether a given network interface and address satisfy none of a contained set ofInterfaceCriteria.Overall interface criteria.Utility class to create an interface criteria based on aModelNodedescriptionInterfaceCriteriathat tests whether a given interface is apoint-to-point interface.InterfaceCriteriathat tests whether a given address is notsite-local,link-localor awildcard address.InterfaceCriteriathat tests whether a given address is alink-localaddress.InterfaceCriteriathat tests whether a given address is on the desired subnet.InterfaceCriteriathat tests whether a given interfacesupports multicastInterfaceCriteriathat tests whether a given interface isup.InterfaceCriteriathat tests whether a given interface isvirtual.InterfaceCriteriaPlaceholder interface criteria; enables support of wildcard addresses for inet-address.