Uses of Class
com.sri.common.controller.NoSuchServiceException

Packages that use NoSuchServiceException
com.sri.common This is the base package for the common untility classes not tied to EMO proper. 
com.sri.common.controller This package contains utility classes for Controllers used by other SRI programs such as EMO. 
 

Uses of NoSuchServiceException in com.sri.common
 

Methods in com.sri.common that throw NoSuchServiceException
 Object ComponentSchema.locate(Object serviceKey)
          Retrieves the desired service defined by the key.
 

Uses of NoSuchServiceException in com.sri.common.controller
 

Methods in com.sri.common.controller that throw NoSuchServiceException
 Object ComponentServiceLocator.locate(Object serviceKey)
          Retrieves the desired service defined by the key.
 Object AbstractComponentController.locate(Object serviceKey)
          Retrieves the desired service defined by the key.
 



Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.