IExecutionDataAccessorGeneratorAbstractRuntime, LoggerRuntime, ModifiedSystemClassRuntime, SystemPropertiesRuntime, URLStreamHandlerRuntimepublic interface IRuntime extends IExecutionDataAccessorGenerator
| Modifier and Type | Method | Description |
|---|---|---|
void |
shutdown() |
Allows the coverage runtime to cleanup internals.
|
void |
startup(RuntimeData data) |
Starts the coverage runtime.
|
generateDataAccessorvoid startup(RuntimeData data) throws java.lang.Exception
data - the execution data for this runtimejava.lang.Exception - any internal problem during startupvoid shutdown()
Copyright © 2018. All rights reserved.