Uses of Class
org.objectweb.dsrg.sofa.dockregistry.DockNotFoundException

Packages that use DockNotFoundException
org.objectweb.dsrg.sofa.dockregistry   
 

Uses of DockNotFoundException in org.objectweb.dsrg.sofa.dockregistry
 

Methods in org.objectweb.dsrg.sofa.dockregistry that throw DockNotFoundException
 DeploymentDockRegistryClient DeploymentDockRegistryImpl.lookup(java.lang.String name)
          Finds a deployment dock and return a reference to it
 DeploymentDockRegistryClient DeploymentDockRegistry.lookup(java.lang.String name)