public interface IRuntimeContext
| Modifier and Type | Method and Description |
|---|---|
void |
addRuntimeData(Object context,
int key,
Object value) |
Object |
getRuntimeData(Object context,
int key) |
Copyright © 2023. All rights reserved.