RAS profile service API example

The com.ibm.ras.example.profile.service package provides an example of how to programmatically create RAS assets for the default, component, and Web service profiles using the asset factory.

com.ibm.ras.example.profile.service package

The com.ibm.ras.example.profile.service package contains the following pluglets that can be used to create assets:
Pluglet Description Results
CreateAssets Provides an example of how to create assets for the default, component, and Web service profiles using the asset factory. The pluglet in the example demonstrates the following operations:
  • Retrieving the profile service
  • Retrieving the asset factory for the default, component and Web service profiles
  • Creating an asset for the default, component and Web service profiles
  • Using the asset factory associated with an asset to create additional profile elements
When run successfully, a message is sent indicating whether all assets are created.
Related tasks
Running the RAS API examples

Related information

Packaging assets for reuse

Types of RAS Asset profiles

Terms of use | Feedback
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.