org.springframework.richclient.samples.petclinic
Class PetClinicStandalone

java.lang.Object
  extended by org.springframework.richclient.samples.petclinic.PetClinicStandalone

public class PetClinicStandalone
extends Object

Main driver that starts the pet clinic rich client sample application.


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

PetClinicStandalone

public PetClinicStandalone()
Method Detail

main

public static void main(String[] args)


Copyright © 2004-2008 The Spring Framework. All Rights Reserved.