Uses of Class
com.ibm.adt.topology.util.TopologyHandlerException

Packages that use TopologyHandlerException
com.ibm.adt.topology.handler   
 

Uses of TopologyHandlerException in com.ibm.adt.topology.handler
 

Methods in com.ibm.adt.topology.handler that throw TopologyHandlerException
 ProviderInfo[] ConfigurationHandler.getProviders(java.lang.String location)
          Parses through the specified location and returns required provider types that must be instantiated to handle the contained files.
abstract  ProviderInfo[] ConfigurationHandler.parseLocation(java.lang.String location)
          Method implemented by a ConfigurationHandler implementation to parse through the specified location to determine if the location contains data relevant to the provider type.
 



© Copyright 2006 IBM Corp. 2006 All Rights Reserved