org.isam.exehda.services.bda
Class BdaImplClient

java.lang.Object
  |
  +--org.isam.exehda.services.AbstractService
        |
        +--org.isam.exehda.services.bda.BdaImplClient
All Implemented Interfaces:
Service

public class BdaImplClient
extends AbstractService


Field Summary
(package private) static java.lang.String SERVICE_NAME
           
 
Constructor Summary
BdaImplClient()
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class org.isam.exehda.services.AbstractService
log, log, log, log, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_NAME

static final java.lang.String SERVICE_NAME
See Also:
Constant Field Values
Constructor Detail

BdaImplClient

public BdaImplClient()
Method Detail

start

public void start()

stop

public void stop()