impls package contains implementations of the types defined
by this artifact.See: Description
| Class | Description |
|---|---|
| ProcessCorrelationImpl | |
| ProcessCorrelationSingleton |
impls package contains implementations of the types defined
by this artifact. The types with which this artifact's codes work usually are
represented by interfaces (as of interface based programming); the
impls package groups the (implementation specific)
implementations of those types (and moves the implementations out of focus to
enforce the usage of the interfaces).http://en.wikipedia.org/wiki/Interface-based_programmingCopyright © 2015. All rights reserved.