com.basilv.examples.rmi
Class TaskExecutorClient

java.lang.Object
  extended by com.basilv.examples.rmi.TaskExecutorClient

public class TaskExecutorClient
extends Object


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

Constructor Detail

TaskExecutorClient

public TaskExecutorClient()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Java Examples available from http://www.basilv.com/psd/software Copyright © 2009 by Basil Vandegriend. All Rights Reserved.