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