Uses of Interface
com.ibm.adt.topology.comparator.TopologyComparator

Packages that use TopologyComparator
com.ibm.adt.topology   
com.ibm.adt.topology.provider.impl   
 

Uses of TopologyComparator in com.ibm.adt.topology
 

Methods in com.ibm.adt.topology that return TopologyComparator
static TopologyComparator TopologyServiceFactory.createComparatorInstance(java.lang.String providerId)
          Creates a new TopologyComparator instance corresponding to the specified providerId.
 

Uses of TopologyComparator in com.ibm.adt.topology.provider.impl
 

Classes in com.ibm.adt.topology.provider.impl that implement TopologyComparator
 class TopologyComparatorImpl
          TopologyComparatorImpl provides a default implementation of TopologyComparator with full support of all architected features such as recursive compare and filtering.
 



© Copyright 2006 IBM Corp. 2006 All Rights Reserved