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