Uses of Interface
org.jboss.migration.wfly10.config.management.InterfaceResource
-
Packages that use InterfaceResource Package Description org.jboss.migration.wfly10.config.management org.jboss.migration.wfly10.config.management.impl -
-
Uses of InterfaceResource in org.jboss.migration.wfly10.config.management
Methods in org.jboss.migration.wfly10.config.management that return InterfaceResource Modifier and Type Method Description default InterfaceResourceInterfaceResource.Parent. getInterfaceResource(String resourceName)Methods in org.jboss.migration.wfly10.config.management that return types with arguments of type InterfaceResource Modifier and Type Method Description default List<InterfaceResource>InterfaceResource.Parent. getInterfaceResources() -
Uses of InterfaceResource in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement InterfaceResource Modifier and Type Class Description classInterfaceResourceImplMethods in org.jboss.migration.wfly10.config.management.impl that return InterfaceResource Modifier and Type Method Description InterfaceResourceInterfaceResourceImpl.Factory. newResourceInstance(String resourceName)
-