grinder-core 3.11 API

Packages
net.grinder Top level package for The Grinder source.
net.grinder.common Common interfaces and utility classes used throughout The Grinder.
net.grinder.common.processidentity Interface representing process identity and status.
net.grinder.communication The Grinder communication subsystem.
net.grinder.console The Grinder console.
net.grinder.console.client Client API for The Grinder console.
net.grinder.console.common Common classes used by the console implementation.
net.grinder.console.communication Console communication.
net.grinder.console.communication.server Console code that dispatches messages received from console clients.
net.grinder.console.communication.server.messages Messages used by the console client.
net.grinder.console.distribution Code to handle the distribution of files to the agents.
net.grinder.console.editor The console model of the editor state.
net.grinder.console.model The console model.
net.grinder.console.synchronisation Console support for distributed synchronisation.
net.grinder.console.textui Text UI for the console.
net.grinder.engine.agent Agent process implementation.
net.grinder.engine.common Common classes used by the Agent and Worker process implementations.
net.grinder.engine.communication Communication classes used by the Agent and Worker process implementations.
net.grinder.engine.messages Messages that can be sent to the worker processes.
net.grinder.engine.process Worker process implementation.
net.grinder.engine.process.dcr Instrumentation agents based on Dynamic Class Retransformation.
net.grinder.messages.agent Messages that can be sent to the agent process.
net.grinder.messages.console Messages that can be sent to the console.
net.grinder.plugininterface Interface that plugins should implement.
net.grinder.script Interfaces and classes for use by scripts.
net.grinder.scriptengine Common interface used by the worker process implementation and script engines.
net.grinder.scriptengine.clojure Clojure script engine.
net.grinder.scriptengine.java Java script engine.
net.grinder.scriptengine.jython Jython script engine.
net.grinder.scriptengine.jython.instrumentation.dcr Jython instrumentation agents based on Dynamic Class Retransformation.
net.grinder.statistics The Grinder statistics engine.
net.grinder.synchronisation Synchronisation classes.
net.grinder.synchronisation.messages Messages used by distributed implementations of the synchronisation classes.
net.grinder.util Miscellaneous utility classes.
net.grinder.util.html Simple HTML document model.
net.grinder.util.logback Utility classes for use with the Logback logging framework.
net.grinder.util.thread Threading utilities.
net.grinder.util.weave Code to apply instrumentation to test classes using AOP style "weaving".
net.grinder.util.weave.j2se6 Weaving implementation that uses Java 6 dynamic class retransformation.

 



Copyright © 2000-2013. All Rights Reserved.