| Interface | Description |
|---|---|
| ManagedObjectMetadataCollector |
Instances of the ManagedObjectMetadataCollector interface are invoked by the
Managed Object Metadata Collector Manager in order to gather all of the relevant
information about this node.
|
| ManagedObjectMetadataCollectorManager |
The Managed Object Metadata Collector Manager drives the metadata collection process
for a profile.
|
| Class | Description |
|---|---|
| ManagedObjectMetadataCollectorImplBase |
This abstract class is the ground implementation of ManagedObjectMetadataCollector
for WebSphere stack product and feature packs.
|
| ManagedObjectMetadataCollectorManagerFactory |
This is the factory class used to create instances of
ManagedObjectMetadataCollectorManager. |
| ProfileActionProcessor |
This class is invoked by a thin java client class that is invoked by a
profile action script to collect node metadata.
|