|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.log4j.spi.ComponentBase
org.apache.log4j.plugins.PluginSkeleton
org.apache.log4j.plugins.Receiver
org.apache.log4j.chainsaw.Generator
public class Generator
Class designed to stress, and/or test the Chainsaw GUI by sending it lots of Logging Events.
| Field Summary |
|---|
| Fields inherited from class org.apache.log4j.plugins.Receiver |
|---|
thresholdLevel |
| Fields inherited from class org.apache.log4j.plugins.PluginSkeleton |
|---|
active, name |
| Fields inherited from class org.apache.log4j.spi.ComponentBase |
|---|
repository |
| Constructor Summary | |
|---|---|
Generator(java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
activateOptions()
|
void |
run()
|
void |
shutdown()
|
| Methods inherited from class org.apache.log4j.plugins.Receiver |
|---|
doPost, getThreshold, isAsSevereAsThreshold, setThreshold |
| Methods inherited from class org.apache.log4j.plugins.PluginSkeleton |
|---|
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getLoggerRepository, getName, isActive, isEquivalent, removePropertyChangeListener, removePropertyChangeListener, setLoggerRepository, setName |
| Methods inherited from class org.apache.log4j.spi.ComponentBase |
|---|
getLogger, getNonFloodingLogger, resetErrorCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Generator(java.lang.String name)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void shutdown()
shutdown in interface org.apache.log4j.plugins.Pluginpublic void activateOptions()
activateOptions in interface org.apache.log4j.spi.OptionHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||