Uses of Class
org.aoju.bus.image.metric.WebApplication
Packages that use WebApplication
-
Uses of WebApplication in org.aoju.bus.image
Methods in org.aoju.bus.image that return WebApplicationModifier and TypeMethodDescriptionDevice.getWebApplication(String name) Device.removeWebApplication(String name) Device.removeWebApplication(WebApplication webapp) Methods in org.aoju.bus.image that return types with arguments of type WebApplicationModifier and TypeMethodDescriptionDevice.getWebApplications()Device.getWebApplicationsWithServiceClass(WebApplication.ServiceClass serviceClass) Methods in org.aoju.bus.image with parameters of type WebApplicationModifier and TypeMethodDescriptionvoidDevice.addWebApplication(WebApplication webapp) Device.removeWebApplication(WebApplication webapp) -
Uses of WebApplication in org.aoju.bus.image.galaxy
Methods in org.aoju.bus.image.galaxy that return WebApplicationModifier and TypeMethodDescriptionprotected WebApplicationWebApplicationCache.find(Configuration conf, String key) ApplicationCache.findWebApplication(String name) Configuration.findWebApplication(String name) WebApplicationCache.findWebApplication(String name) Configuration.listWebApplicationInfos(WebApplication keys) Methods in org.aoju.bus.image.galaxy with parameters of type WebApplication -
Uses of WebApplication in org.aoju.bus.image.metric
Methods in org.aoju.bus.image.metric with parameters of type WebApplication