pase.server
Class PASEServices

java.lang.Object
  extended by pase.server.PASEServices

public class PASEServices
extends java.lang.Object


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

Constructor Detail

PASEServices

public PASEServices()
Method Detail

main

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

start

public static void start()
                  throws java.lang.Exception
Throws:
java.lang.Exception

stop

public static void stop()
                 throws java.lang.Exception
Throws:
java.lang.Exception