| Interface | Description |
|---|---|
| JavaMainCaller |
This interface is used to create a call on a main method of a java class.
|
| SpawnMonitor |
| Class | Description |
|---|---|
| JavaMainCallerByFork |
forked java commands.
|
| JavaMainCallerInProcess |
This class will call a java main method via reflection.
|
| JavaMainCallerSupport |
Abstract helper implementation for JavaMainCaller interface.
|
| LogProcessorUtils | |
| LogProcessorUtils.LevelState | |
| MainHelper |
Helper methods
|
| MainWithArgsInFile |
Use a file and reflection to start a main class with arguments define in a file.
|
| Enum | Description |
|---|---|
| LogProcessorUtils.Level |
Copyright © 2012–2015. All rights reserved.