Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

customfactory.client.stub
Class Run  view Run download Run.java

java.lang.Object
  extended bycustomfactory.client.stub.Run

public class Run
extends java.lang.Object

Simple class that Runs the customfactory sample using a pregenerated stub interface To use this class, provide a company stock symbol on the command line. WSIF should then invoke the service with this information, using the port returned by the custom factory and returning with a recent stockquote.


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

Run

public Run()
Method Detail

main

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