| Package | Description |
|---|---|
| net.morimekta.providence.reflect.contained |
| Modifier and Type | Method and Description |
|---|---|
CServiceMethod |
CService.getMethod(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CServiceMethod> |
CService.getMethods() |
Collection<CServiceMethod> |
CService.getMethodsIncludingExtended()
Get all methods including methods declared in extended services.
|
| Constructor and Description |
|---|
CService(String documentation,
String programName,
String name,
PServiceProvider extendsService,
Collection<CServiceMethod> methods,
Map<String,String> annotations) |
Copyright © 2015–2018 morimekta.net. All rights reserved.