|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.systems.application.collector.CollectorManager
public class CollectorManager
Internal method for loading the Resource Collectors from the collectorContributor extension point.
| Method Summary | |
|---|---|
List |
buildModel(ApplicationModel model,
CollectorResource[] resources,
IProgressMonitor monitor)
Build the application model for the specified Collector Resources. |
static ICollectorFactory[] |
getCollectorFactory()
This method queries extension point com.ibm.etools.systems.application.model.collectorContributor and returns registered Collector Factories. |
static CollectorManager |
getInstance()
This method returns the Collector Manager instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CollectorManager getInstance()
public static ICollectorFactory[] getCollectorFactory()
public List buildModel(ApplicationModel model,
CollectorResource[] resources,
IProgressMonitor monitor)
throws InterruptedException
model - Application Model to be built.resources - Collector Resources.monitor - Progress Monitor.
InterruptedException - If user cancels the operation.
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||