-
Notifications
You must be signed in to change notification settings - Fork 2
APAM hello world composites
In this lesson, you will manipulate APAM composites. We will assemble the Hello World example and TextGui into the same composite. In addition, we will study other capabilities of components and bindings.
In this example will create a new service "TextGui" which depend on Hello World service. This service provides a Gui to write a texte, TextGui called the Hello World service with the entered text. These two services are placed in a composite "Hello World Application".
HOME > TECHNICAL DOCUMENTATION
1. [GETTING STARTED] (APAM-getting-started)
Syntax
Commands
Creating a Project
Creating Components
Creating Composites
[Using OBRMan] ()
2. [ADVANCED TOPICS] (APAM-advanced-topics)
Developing Dependency Managers
Developing Dynamic Managers
Providing APAM services using iPOJO
Using iPOJO Dependency Handler
3. [TUTORIALS] (APAM-tutorials)
APAM versus OSGi
iCASA simulation
4. [DEVELOPERS] (Developers)
Performing release