public class FunctionMetaInfo<I> extends Object
| Constructor and Description |
|---|
FunctionMetaInfo(I function,
Class<? extends WindwardContext> clazz,
Map<String,Object> pathVariables) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends WindwardContext> |
getClazz() |
I |
getFunction() |
Map<String,Object> |
getPathVariables() |
Copyright © 2023 flmelody. All rights reserved.