pamanager
Class PAManagerApp

java.lang.Object
  |
  +--pamanager.PAManagerApp

public class PAManagerApp
extends java.lang.Object

The PAManagerApp class implements the personal agent manager application.


Constructor Summary
PAManagerApp()
          Creates a PAManagerApp object.
 
Method Summary
static void main(java.lang.String[] args)
          Executes the PAManager application.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PAManagerApp

public PAManagerApp()
Creates a PAManagerApp object.
Method Detail

main

public static void main(java.lang.String[] args)
Executes the PAManager application.
Parameters:
args - the String[] object that contains the arguments passed to the application