com.xenonsoft.bridgetown.test
Class Example2

java.lang.Object
  extended bycom.xenonsoft.bridgetown.test.Example2

public class Example2
extends java.lang.Object

The second example program demonstrates constructor injection. Essentially this program is the same as the first one, only the XML configuration has changed after all.

Version:
$Id: Example2.java,v 1.3 2005/03/29 23:42:21 peter_pilgrim Exp $
Author:
Peter Pilgrim, 14 Sept 2004

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

Field Detail

CONFIG_FILE

public static final java.lang.String CONFIG_FILE
See Also:
Constant Field Values
Constructor Detail

Example2

public Example2()
Method Detail

main

public static void main(java.lang.String[] argv)
The Main program



Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.