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