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