Uses of Interface
org.jboss.migration.wfly10.config.management.ServerGroupResource
-
Packages that use ServerGroupResource Package Description org.jboss.migration.wfly10.config.management org.jboss.migration.wfly10.config.management.impl -
-
Uses of ServerGroupResource in org.jboss.migration.wfly10.config.management
Methods in org.jboss.migration.wfly10.config.management that return ServerGroupResource Modifier and Type Method Description default ServerGroupResourceServerGroupResource.Parent. getServerGroupResource(String resourceName)Methods in org.jboss.migration.wfly10.config.management that return types with arguments of type ServerGroupResource Modifier and Type Method Description default List<ServerGroupResource>ServerGroupResource.Parent. getServerGroupResources() -
Uses of ServerGroupResource in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement ServerGroupResource Modifier and Type Class Description classServerGroupResourceImplMethods in org.jboss.migration.wfly10.config.management.impl that return ServerGroupResource Modifier and Type Method Description ServerGroupResourceServerGroupResourceImpl.Factory. newResourceInstance(String resourceName)
-