Uses of Class
com.metamatrix.platform.registry.ResourceNotBoundException

Packages that use ResourceNotBoundException
com.metamatrix.platform.admin.apiimpl   
com.metamatrix.platform.registry   
 

Uses of ResourceNotBoundException in com.metamatrix.platform.admin.apiimpl
 

Methods in com.metamatrix.platform.admin.apiimpl that throw ResourceNotBoundException
 ServiceRegistryBinding RuntimeStateAdminAPIHelper.getServiceBinding(ServiceID serviceID)
          Return ServiceRegistryBinding for the given serviceID
 ProcessManagement RuntimeStateAdminAPIHelper.getVMControllerInterface(java.lang.String hostName, java.lang.String processName)
           
 

Uses of ResourceNotBoundException in com.metamatrix.platform.registry
 

Methods in com.metamatrix.platform.registry that throw ResourceNotBoundException
 ProcessRegistryBinding ClusteredRegistryState.getProcessBinding(java.lang.String hostName, java.lang.String processName)
           
 ServiceRegistryBinding ClusteredRegistryState.getServiceBinding(java.lang.String hostName, java.lang.String processName, ServiceID serviceId)
           
protected  void ClusteredRegistryState.updateProcess(java.lang.String hostName, java.lang.String processName, ProcessRegistryBinding binding)
           
protected  void ClusteredRegistryState.updateServiceBinding(java.lang.String hostName, java.lang.String processName, ServiceRegistryBinding binding)
           
 



Copyright © 2009. All Rights Reserved.