examples
Class CreateSequence
java.lang.Object
examples.CreateSequence
public class CreateSequence
- extends java.lang.Object
An example to show how service descriptions can be created on the fly, saved and executed.
- Author:
- Evren Sirin
|
Field Summary |
static java.net.URI |
baseURI
|
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
runTest()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseURI
public static final java.net.URI baseURI
CreateSequence
public CreateSequence()
runTest
public void runTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004 Evren Sirin. All Rights Reserved.