Uses of Class
javassist.tools.rmi.ObjectNotFoundException

Packages that use ObjectNotFoundException
javassist.tools.rmi Sample implementation of remote method invocation. 
 

Uses of ObjectNotFoundException in javassist.tools.rmi
 

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



Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2008 Shigeru Chiba. All Rights Reserved.