org.apache.sandesha2.workers
Class InvokerWorker

java.lang.Object
  extended by org.apache.sandesha2.workers.SandeshaWorker
      extended by org.apache.sandesha2.workers.InvokerWorker
All Implemented Interfaces:
java.lang.Runnable

public class InvokerWorker
extends SandeshaWorker
implements java.lang.Runnable


Constructor Summary
InvokerWorker(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String messageContextKey, boolean ignoreNextMsg)
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.apache.sandesha2.workers.SandeshaWorker
getLock, getWorkId, setLock, setWorkId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokerWorker

public InvokerWorker(org.apache.axis2.context.ConfigurationContext configurationContext,
                     java.lang.String messageContextKey,
                     boolean ignoreNextMsg)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2007 Apache Web Services Project. All Rights Reserved.