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