Uses of Class
org.hotswap.agent.javassist.tools.rmi.ObjectNotFoundException
-
Packages that use ObjectNotFoundException Package Description org.hotswap.agent.javassist.tools.rmi Sample implementation of remote method invocation. -
-
Uses of ObjectNotFoundException in org.hotswap.agent.javassist.tools.rmi
Methods in org.hotswap.agent.javassist.tools.rmi that throw ObjectNotFoundException Modifier and Type Method Description ObjectObjectImporter. lookupObject(String name)Finds the object exported by the server with the specified name.
-