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