| Interface | Description |
|---|---|
| SuccessViewFactory |
This factory is responsible to create a view which is shown when the transaction is succeeding.
|
| Class | Description |
|---|---|
| DefaultSuccessViewFactory |
Default implementation of
SuccessViewFactory which creates a static view. |