This sample shows how to create a new managed object group within IBM Director. It also shows how to create a task that operates specifically on managed objects in the group.
The sample provided is an implementation of server and console code to create new Director managed objects. You can build the sample by using the included makefile. Details on building and running the sample are included in readme.txt . The file can be found in the samples\javasrc\com\BobCo\webobject directory.
Details about managed objects can be found in com.tivoli.twg.engine.TWGManagedObject. Details about tasks can be found in com.tivoli.twg.engine.TWGTaskFrame.
This sample does the following: