| Interface | Description |
|---|---|
| Interceptor<WP> |
An interceptor to manufacture a work piece object.
|
| WorkPieceAccessor<WP> |
Provides an accessor for a work piece property.
|
| WorkPieceAccessor.WorkPieceMutator<WP> |
Provides a mutator for a work piece property.
|
| WorkPieceAccessor.WorkPieceProperty<WP> |
Provides a work piece property.
|
| Class | Description |
|---|---|
| CompositeSequentialInterceptorImpl<WP> |
A compound sequential interceptor which is passing the work piece from one
contained interceptor to the next in the order in which them were passed.
|
| Exception | Description |
|---|---|
| InterceptorException |
Base exception for the interceptor artifact.
|
| WorkPieceException |
The work piece exception is related to a work piece.
|
Copyright © 2018. All rights reserved.