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. |