org.apache.sandesha2.workers
Class InvokerWorker

java.lang.Object
  extended byorg.apache.sandesha2.workers.SandeshaWorker
      extended byorg.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)
           
 
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)
Method Detail

run

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


Copyright © 2005-2006 Apache Web Services. All Rights Reserved.