org.eclipse.ohf.bridge.conf
Interface TransactionHandlerFactory


public interface TransactionHandlerFactory


Method Summary
 void start()
           
 void stop()
           
 

Method Detail

start

void start()
           throws java.lang.Throwable
Throws:
java.lang.Throwable

stop

void stop()
          throws java.lang.Throwable
Throws:
java.lang.Throwable