Uses of Interface
org.jboss.migration.wfly10.config.management.ManagementInterfaceResource
-
Packages that use ManagementInterfaceResource Package Description org.jboss.migration.wfly10.config.management org.jboss.migration.wfly10.config.management.impl -
-
Uses of ManagementInterfaceResource in org.jboss.migration.wfly10.config.management
Methods in org.jboss.migration.wfly10.config.management that return ManagementInterfaceResource Modifier and Type Method Description default ManagementInterfaceResourceManagementInterfaceResource.Parent. getManagementInterfaceResource(String resourceName)Methods in org.jboss.migration.wfly10.config.management that return types with arguments of type ManagementInterfaceResource Modifier and Type Method Description default List<ManagementInterfaceResource>ManagementInterfaceResource.Parent. getManagementInterfaceResources() -
Uses of ManagementInterfaceResource in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement ManagementInterfaceResource Modifier and Type Class Description classManagementInterfaceResourceImplMethods in org.jboss.migration.wfly10.config.management.impl that return ManagementInterfaceResource Modifier and Type Method Description ManagementInterfaceResourceManagementInterfaceResourceImpl.Factory. newResourceInstance(String resourceName)
-