cfa.vo.sherpa
Class SherpaService

java.lang.Object
  extended by cfa.vo.sherpa.SherpaService

public class SherpaService
extends Object

Author:
olaurino

Constructor Summary
SherpaService(String sherpaDir, int timeout)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SherpaService

public SherpaService(String sherpaDir,
                     int timeout)
Method Detail

start

public void start()
           throws Exception
Throws:
Exception

stop

public void stop()
          throws InterruptedException,
                 IOException
Throws:
InterruptedException
IOException


Copyright © 2013. All rights reserved.