|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.carrotsearch.ant.tasks.junit4.events.BootstrapEvent
public class BootstrapEvent
Initial message sent from the slave to the master (if forked locally).
| Constructor Summary | |
|---|---|
BootstrapEvent()
Preinitialization with local machine's configuration. |
|
| Method Summary | |
|---|---|
String |
getDefaultCharsetName()
Default charset on the slave. |
Map<String,String> |
getSystemProperties()
System properties on the slave. |
EventType |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BootstrapEvent()
| Method Detail |
|---|
public String getDefaultCharsetName()
public Map<String,String> getSystemProperties()
public EventType getType()
getType in interface IEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||