Uses of Interface
org.jboss.migration.wfly10.config.management.HostResource.Parent
-
-
Uses of HostResource.Parent in org.jboss.migration.wfly10.config.management
Subinterfaces of HostResource.Parent in org.jboss.migration.wfly10.config.management Modifier and Type Interface Description interfaceHostControllerConfigurationMethods in org.jboss.migration.wfly10.config.management that return HostResource.Parent Modifier and Type Method Description HostResource.ParentHostResource. getParentResource() -
Uses of HostResource.Parent in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement HostResource.Parent Modifier and Type Class Description classEmbeddedHostControllerConfigurationConstructors in org.jboss.migration.wfly10.config.management.impl with parameters of type HostResource.Parent Constructor Description Factory(org.jboss.as.controller.PathAddress pathAddressBase, HostResource.Parent parentResource) -
Uses of HostResource.Parent in org.jboss.migration.wfly10.config.task
Methods in org.jboss.migration.wfly10.config.task with parameters of type HostResource.Parent Modifier and Type Method Description org.jboss.migration.core.task.ServerMigrationTaskHostMigration. getTask(S source, HostResource.Parent hostsManagement) -
Uses of HostResource.Parent in org.jboss.migration.wfly10.config.task.factory
Methods in org.jboss.migration.wfly10.config.task.factory with parameters of type HostResource.Parent Modifier and Type Method Description org.jboss.migration.core.task.ServerMigrationTaskHostsManagementTaskFactory. getTask(S source, HostResource.Parent resourcesManagement)
-