Package net.grinder.common

Common interfaces and utility classes used throughout The Grinder.

See:
          Description

Interface Summary
SSLContextFactory Factory for SSLContexts.
Test In addition to this interface, Test implementations should implement value based equality and a well defined ordering.
 

Class Summary
AbstractTestSemantics Base class which provides equality and ordering semantics for Test implementations.
GrinderBuild Accessor for build version information.
GrinderProperties Extend Properties to add type safe accessors.
 

Exception Summary
GrinderException Base exception class for The Grinder.
GrinderProperties.PersistenceException Exception indicating a problem in persisting properties.
SSLContextFactory.SSLContextFactoryException Exception that indicates problem creating an SSLContext.
 

Package net.grinder.common Description

Common interfaces and utility classes used throughout The Grinder.