org.apache.wvcm.sample
Class SimpleExample

java.lang.Object
  extended by org.apache.wvcm.sample.SimpleExample

public class SimpleExample
extends java.lang.Object

Sample WVCM Application: Basic Command-line Client.

Version:
$Revision: 1.1.1.1.2.2 $

Constructor Summary
SimpleExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void run(java.lang.String[] args)
          This method is called after start up.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleExample

public SimpleExample()
Method Detail

main

public static void main(java.lang.String[] args)

run

public void run(java.lang.String[] args)
         throws java.lang.Exception
This method is called after start up.

Throws:
java.lang.Exception


Copyright (c) 2003 - Apache Software Foundation