Uses of Interface
org.jboss.migration.wfly10.config.management.SocketBindingGroupResource
-
Packages that use SocketBindingGroupResource Package Description org.jboss.migration.wfly10.config.management org.jboss.migration.wfly10.config.management.impl -
-
Uses of SocketBindingGroupResource in org.jboss.migration.wfly10.config.management
Methods in org.jboss.migration.wfly10.config.management that return SocketBindingGroupResource Modifier and Type Method Description default SocketBindingGroupResourceSocketBindingGroupResource.Parent. getSocketBindingGroupResource(String resourceName)Methods in org.jboss.migration.wfly10.config.management that return types with arguments of type SocketBindingGroupResource Modifier and Type Method Description default List<SocketBindingGroupResource>SocketBindingGroupResource.Parent. getSocketBindingGroupResources() -
Uses of SocketBindingGroupResource in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement SocketBindingGroupResource Modifier and Type Class Description classSocketBindingGroupResourceImplMethods in org.jboss.migration.wfly10.config.management.impl that return SocketBindingGroupResource Modifier and Type Method Description SocketBindingGroupResourceSocketBindingGroupResourceImpl.Factory. newResourceInstance(String resourceName)
-