org.mule.example.notifications
Class HeartbeatAgent.Heartbeat

java.lang.Object
  extended by org.mule.example.notifications.HeartbeatAgent.Heartbeat
All Implemented Interfaces:
Runnable, javax.resource.spi.work.Work
Enclosing class:
HeartbeatAgent

public class HeartbeatAgent.Heartbeat
extends Object
implements javax.resource.spi.work.Work


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

Constructor Detail

HeartbeatAgent.Heartbeat

public HeartbeatAgent.Heartbeat()
Method Detail

release

public void release()
Specified by:
release in interface javax.resource.spi.work.Work

run

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


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.