See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 | Description |
|---|---|
| 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. |
Copyright © 2000-2014. All Rights Reserved.