Package | Description |
---|---|
jadex.extension.rs.publish |
Modifier and Type | Method and Description |
---|---|
List<RestMethodInfo> |
IRestMethodGenerator.generateRestMethodInfos(IService service,
ClassLoader classloader,
Class<?> baseclass,
Map<String,Object> mapprops)
Generate the rest method infos.
|
List<RestMethodInfo> |
DefaultRestMethodGenerator.generateRestMethodInfos(IService service,
ClassLoader classloader,
Class<?> baseclass,
Map<String,Object> mapprops)
Generate the rest method infos.
|
Copyright © 2012. All Rights Reserved.