| Package | Description |
|---|---|
| org.flmelody.core | |
| org.flmelody.core.context |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends WindwardContext> |
FunctionMetaInfo.getClazz() |
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.filter(WindwardContext windwardContext) |
void |
LoggingFilter.filter(WindwardContext windwardContext) |
void |
ExceptionHandler.handle(WindwardContext windwardContext) |
| Constructor and Description |
|---|
FunctionMetaInfo(I function,
Class<? extends WindwardContext> clazz) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWindwardContext |
class |
EmptyWindwardContext |
class |
EnhancedWindwardContext |
class |
SimpleWindwardContext |
Copyright © 2023 flmelody. All rights reserved.