IExecutionDataAccessorGenerator
AbstractRuntime
, LoggerRuntime
, ModifiedSystemClassRuntime
, SystemPropertiesRuntime
, URLStreamHandlerRuntime
public 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.
|
generateDataAccessor
void 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.