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