Topic
|
Summary
|
Hello Block
|
A simple demonstration of a block defintion.
|
Running the block
|
Executing the block from the block.xml file or jar file.
|
Behind the Scenes
|
A review of whats happening behind the scenes when we deploy our component.
|
Managing Configurations
|
Extending HelloComponent to support configuration together with a guide to declararing configurations in a block.
|
Managing Contextulization
|
A series of tutorials that go though usage of standard context entries, declaration of custom context entries, and mechanisms used to suppport type-safe context casting.
|
Publishing Services
|
Extending HelloComponent to expose a service and the respective type declarations.
|
Managing Dependencies
|
Addition of a dependency to HelloComponent and the corresponding declarations in the component type descriptor.
|