| Name | Description | Type | Package | Framework |
| AddAction | This action adds the two integers at the top of the stack (they are removed) and pushes the result to the top the stack. | Class | chapters.onJoran.calculator | LogBack |
|
| Calculator1 | This examples illustrates collaboration between multiple actions through the common execution context stack. | Class | chapters.onJoran.calculator | LogBack |
|
| Calculator2 | This examples illustrates collaboration between multiple actions through the common execution context stack. | Class | chapters.onJoran.calculator | LogBack |
|
| ComputationAction1 | ComputationAction1 will print the result of the compuration made by children elements but only if the compuration itself is named, that is if the | Class | chapters.onJoran.calculator | LogBack |
|
| ComputationAction2 | ComputationAction2 will print the result of the compuration made by children elements but only if the computation itself is named, that is if the | Class | chapters.onJoran.calculator | LogBack |
|
| LiteralAction | This action converts the value attribute of the associated element to an integer and pushes the resulting Integer object on top of the execution | Class | chapters.onJoran.calculator | LogBack |
|
| MultiplyAction | This action multiplies the two integers at the top of the stack (they are removed) and pushes the result on top the stack. | Class | chapters.onJoran.calculator | LogBack |
|
| AddAction | This action adds the two integers at the top of the stack (they are removed) and pushes the result to the top the stack. | Class | chapters.onJoran.calculator | Logback Api |
|
| Calculator1 | This examples illustrates collaboration between multiple actions through the common execution context stack. | Class | chapters.onJoran.calculator | Logback Api |
|
| Calculator2 | This examples illustrates collaboration between multiple actions through the common execution context stack. | Class | chapters.onJoran.calculator | Logback Api |
|
| ComputationAction1 | ComputationAction1 will print the result of the compuration made by children elements but only if the compuration itself is named, that is if the | Class | chapters.onJoran.calculator | Logback Api |
|
| ComputationAction2 | ComputationAction2 will print the result of the compuration made by children elements but only if the computation itself is named, that is if the | Class | chapters.onJoran.calculator | Logback Api |
|
| LiteralAction | This action converts the value attribute of the associated element to an integer and pushes the resulting Integer object on top of the execution | Class | chapters.onJoran.calculator | Logback Api |
|
| MultiplyAction | This action multiplies the two integers at the top of the stack (they are removed) and pushes the result on top the stack. | Class | chapters.onJoran.calculator | Logback Api |