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