| Package | Description |
|---|---|
| org.aoju.bus.image | |
| org.aoju.bus.image.galaxy | |
| org.aoju.bus.image.metric |
| Modifier and Type | Method and Description |
|---|---|
WebApplication |
Device.getWebApplication(String name) |
WebApplication |
Device.removeWebApplication(String name) |
WebApplication |
Device.removeWebApplication(WebApplication webapp) |
| Modifier and Type | Method and Description |
|---|---|
Collection<WebApplication> |
Device.getWebApplications() |
Collection<WebApplication> |
Device.getWebApplicationsWithServiceClass(WebApplication.ServiceClass serviceClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
Device.addWebApplication(WebApplication webapp) |
WebApplication |
Device.removeWebApplication(WebApplication webapp) |
| Modifier and Type | Method and Description |
|---|---|
protected WebApplication |
WebApplicationCache.find(Configuration conf,
String key) |
WebApplication |
WebApplicationCache.findWebApplication(String name) |
WebApplication |
Configuration.findWebApplication(String name) |
WebApplication |
ApplicationCache.findWebApplication(String name) |
WebApplication |
ApplicationCache.get(String aet) |
WebApplication[] |
Configuration.listWebApplicationInfos(WebApplication keys) |
| Modifier and Type | Method and Description |
|---|---|
WebApplication[] |
Configuration.listWebApplicationInfos(WebApplication keys) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebApplication.reconfigure(WebApplication src) |
Copyright © 2021. All rights reserved.