| 接口 | 说明 |
|---|---|
| IEntryPointCreator |
| 类 | 说明 |
|---|---|
| BaseEntryPointCreator |
Common base class for all entry point creators.
|
| DefaultEntryPointCreator |
Entry point creator that performs Java method invocations.
|
| SequentialEntryPointCreator |
Simple entry point creator that builds a sequential list of method
invocations.
|
| SimulatedCodeElementTag |
Tag to denote that a certain method or class was created by an entry point
creator and should not be considered real app code
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.