public class ServiceInfo extends Object
| Constructor and Description |
|---|
ServiceInfo(Date startedTime,
String name,
List<String> methodNames,
String url,
String urlName) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getMethodNames() |
String |
getName() |
Date |
getStartedTime() |
Map<String,String> |
getUrls() |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.