com.activequant.server
Class AQ2Server

java.lang.Object
  extended by com.activequant.server.AQ2Server

public final class AQ2Server
extends Object


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

Constructor Detail

AQ2Server

public AQ2Server()
          throws Exception
Throws:
Exception
Method Detail

stop

public void stop()

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception

getSoapServer

public LocalSoapServer getSoapServer()


Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.