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