net.java.dev.webdav.addressbook
Class Main

java.lang.Object
  extended by net.java.dev.webdav.addressbook.Main

public final class Main
extends java.lang.Object

Main class of JPA Address Book Sample.

Author:
Markus KARG (mkarg@dev.users.java.net)

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

Constructor Detail

Main

public Main()
Method Detail

main

public static final void main(java.lang.String[] args)
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008-2010 The java.net WebDAV Project. All Rights Reserved.