Apache CXF API

org.apache.cxf.transport.jms
Class JMSDestination.JMSExecutor

java.lang.Object
  extended by org.apache.cxf.transport.jms.JMSDestination.JMSExecutor
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
JMSDestination

protected class JMSDestination.JMSExecutor
extends java.lang.Object
implements java.lang.Runnable


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

Method Detail

run

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

Apache CXF API

Apache CXF