stella.io
Class PollingRS485Server.CacheDump

java.lang.Object
  extended by stella.io.PollingRS485Server.CacheDump
Enclosing class:
PollingRS485Server

public static final class PollingRS485Server.CacheDump
extends Object

Dumps the poller cache of a remote polling rs485. Remote normally means a different java VM on the same host.


Constructor Summary
PollingRS485Server.CacheDump()
           
 
Method Summary
static void main(String[] arg)
          Takes the naming reference to a PollerQuery instance on the command line.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollingRS485Server.CacheDump

public PollingRS485Server.CacheDump()
Method Detail

main

public static void main(String[] arg)
                 throws RemoteException,
                        NotBoundException,
                        MalformedURLException
Takes the naming reference to a PollerQuery instance on the command line. The cache status transfered is dumped to System.out.

Throws:
RemoteException
NotBoundException
MalformedURLException