edu.pdx.cs399J.rmi
Class CreateMovie

java.lang.Object
  extended by edu.pdx.cs399J.rmi.CreateMovie

public class CreateMovie
extends Object

This program contacts the remote movie database and creates a new movie in it. The id of the movie is printed out.


Constructor Summary
CreateMovie()
           
 
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

CreateMovie

public CreateMovie()
Method Detail

main

public static void main(String[] args)


Copyright © 2000-2009 Portland State University. All Rights Reserved.