Uses of Class
com.irisel.oms.blapi.ServiceNotFoundException

Packages that use ServiceNotFoundException
com.irisel.oms.blapi   
com.irisel.oms.guiom.control   
 

Uses of ServiceNotFoundException in com.irisel.oms.blapi
 

Methods in com.irisel.oms.blapi that throw ServiceNotFoundException
 Svc SvcLocator.findSvc(java.lang.String action, java.lang.String focusClass)
          Finds a Service Class names must be named according to one of these patterns: 1.
 

Uses of ServiceNotFoundException in com.irisel.oms.guiom.control
 

Methods in com.irisel.oms.guiom.control that throw ServiceNotFoundException
 Svc BusinessDelegate.findSvc(OMSEvent e)
           
 Svc BusinessDelegate.findSvc(java.lang.String action, java.lang.String focusClass)