java.lang.Object
customfactory.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()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Run
public Run()
main
public static void main(java.lang.String[] args)