com.platform.ego.examples
Class ServiceSample

java.lang.Object
  extended by com.platform.ego.examples.ServiceSample

public class ServiceSample
extends java.lang.Object

This sample shows how to create/start/stop/remove a service and monitor the state of the service.

Version:
1.2.3

Method Summary
static void main(java.lang.String[] args)
          Test Driver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

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

Parameters:
args - args[0] -> targetURL of Web Service Gateway args[1] -> the XML file where service configuration is defined


Copyright (C) 1992-2007 Platform Computing Corporation