public static class RESTService.DeployedService extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
address |
String |
appId |
String |
origin |
String |
webapp |
| Constructor and Description |
|---|
DeployedService(String address,
String webapp,
String origin,
String appId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInWebApp(String appId,
org.apache.openejb.assembler.classic.WebAppInfo webApp) |
Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.