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.
ThreadLifeCycleListener Thread life cycle event call backs.
 

Class Summary
AbstractTestSemantics Base class which provides equality and ordering semantics for Test implementations.
Closer Static utility methods to close resource handles.
GrinderBuild Accessor for build version information.
GrinderProperties Extend Properties to add type safe accessors.
SkeletonThreadLifeCycleListener Skeleton implementation of ThreadLifeCycleListener.
 

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.
UncheckedGrinderException Base unchecked exception class for The Grinder.
UncheckedInterruptedException Make InterruptedExceptions and InterruptedIOExceptions easier to propagate.
 

Package net.grinder.common Description

Common interfaces and utility classes used throughout The Grinder.



Copyright © 2000-2013. All Rights Reserved.