client
Class ResourceManagerRemoteConsole

java.lang.Object
  extended by client.ResourceManagerRemoteConsole

public class ResourceManagerRemoteConsole
extends java.lang.Object

A console to operate on a resource manager. Use this console to simulate single threaded access to a resource manager. The console accepts the following command syntax:

Author:
bross

Constructor Summary
ResourceManagerRemoteConsole()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceManagerRemoteConsole

public ResourceManagerRemoteConsole()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -