Uses of Class
classUtils.javassist.rmi.ObjectNotFoundException

Packages that use ObjectNotFoundException
classUtils.javassist.rmi Remote Method Invocation. 
 

Uses of ObjectNotFoundException in classUtils.javassist.rmi
 

Methods in classUtils.javassist.rmi that throw ObjectNotFoundException
 java.lang.Object ObjectImporter.lookupObject(java.lang.String name)
          Finds the object exported by the server with the specified name.