| Interface | Description |
|---|---|
| IBDIAgent |
Interface for injecting agent methods into pojos.
|
| IBDIClassGenerator |
| Class | Description |
|---|---|
| AbstractAsmBdiClassGenerator |
ASM Generator base class
|
| ASMBDIClassGenerator | |
| BDIAgentFactory |
Factory for creating micro agents.
|
| BDIClassGeneratorFactory | |
| BDIClassGeneratorFactoryDesktop | |
| BDIClassReader |
Reads micro agent classes and generates a model from metainfo and annotations.
|
| BDIModelLoader | |
| ByteKeepingASMBDIClassGenerator |
This class generator keeps generated byte-code as byte[] to be post-processed by other classes.
|
| JavassistBDIClassGenerator | |
| KernelBDIV3Agent |
Component kernel.
|
| MyTestClass | |
| NodeHelper | |
| OpcodeHelper |