Uses of Class
org.gridlab.gat.steering.NoSuchControlException

Packages that use NoSuchControlException
org.gridlab.gat.steering This package provides the API for steering. 
 

Uses of NoSuchControlException in org.gridlab.gat.steering
 

Methods in org.gridlab.gat.steering that throw NoSuchControlException
 Map<String,Object> Steerable.executeControl(SteeringControl c)
           
 Map<String,Object> SteeringManager.executeControl(String steeredObjectID, SteeringControl sc)