Uses of Interface
org.jboss.migration.wfly10.config.management.SocketBindingResource.Parent
-
Packages that use SocketBindingResource.Parent Package Description org.jboss.migration.wfly10.config.management org.jboss.migration.wfly10.config.management.impl -
-
Uses of SocketBindingResource.Parent in org.jboss.migration.wfly10.config.management
Subinterfaces of SocketBindingResource.Parent in org.jboss.migration.wfly10.config.management Modifier and Type Interface Description interfaceSocketBindingGroupResourceMethods in org.jboss.migration.wfly10.config.management that return SocketBindingResource.Parent Modifier and Type Method Description SocketBindingResource.ParentSocketBindingResource. getParentResource() -
Uses of SocketBindingResource.Parent in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement SocketBindingResource.Parent Modifier and Type Class Description classSocketBindingGroupResourceImplConstructors in org.jboss.migration.wfly10.config.management.impl with parameters of type SocketBindingResource.Parent Constructor Description Factory(org.jboss.as.controller.PathAddress pathAddressBase, SocketBindingResource.Parent parentResource)
-