Uses of Interface
org.jboss.migration.wfly10.config.management.SocketBindingResource
-
Packages that use SocketBindingResource Package Description org.jboss.migration.wfly10.config.management org.jboss.migration.wfly10.config.management.impl -
-
Uses of SocketBindingResource in org.jboss.migration.wfly10.config.management
Methods in org.jboss.migration.wfly10.config.management that return SocketBindingResource Modifier and Type Method Description default SocketBindingResourceSocketBindingResource.Parent. getSocketBindingResource(String resourceName)Methods in org.jboss.migration.wfly10.config.management that return types with arguments of type SocketBindingResource Modifier and Type Method Description default List<SocketBindingResource>SocketBindingResource.Parent. getSocketBindingResources() -
Uses of SocketBindingResource in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement SocketBindingResource Modifier and Type Class Description classSocketBindingResourceImplMethods in org.jboss.migration.wfly10.config.management.impl that return SocketBindingResource Modifier and Type Method Description SocketBindingResourceSocketBindingResourceImpl.Factory. newResourceInstance(String resourceName)
-