org.jpos.q2.iso
Class OneShotChannelAdaptor.Worker

java.lang.Object
  extended by org.jpos.q2.iso.OneShotChannelAdaptor.Worker
All Implemented Interfaces:
Runnable
Enclosing class:
OneShotChannelAdaptor

public class OneShotChannelAdaptor.Worker
extends Object
implements Runnable


Constructor Summary
OneShotChannelAdaptor.Worker(int i)
           
 
Method Summary
 void initChannel()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OneShotChannelAdaptor.Worker

public OneShotChannelAdaptor.Worker(int i)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

initChannel

public void initChannel()
                 throws ConfigurationException
Throws:
ConfigurationException


Copyright © 1998-2012 jPOS.org. All Rights Reserved.