Uses of Class
org.sapia.ubik.rmi.server.ShutdownException

Packages that use ShutdownException
org.sapia.ubik.rmi.server.command   
 

Uses of ShutdownException in org.sapia.ubik.rmi.server.command
 

Methods in org.sapia.ubik.rmi.server.command that throw ShutdownException
 Executable ExecQueue.remove()
          Removes the first Executable from this queue and returns it.
 java.util.List ExecQueue.removeAll()
          Removes all the Executable from this queue and returns them; if the queue is empty, this method blocks until a new item is added.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.