org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.rmi
Class RMIHeartBeat

java.lang.Object
  extended by org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.AbstractHeartBeat
      extended by org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.rmi.RMIHeartBeat
All Implemented Interfaces:
Runnable, HeartBeat

public class RMIHeartBeat
extends AbstractHeartBeat

Version:
$Revision: 1.1.1.1 $
Author:
Simone Bordet

Constructor Summary
RMIHeartBeat(javax.management.remote.rmi.RMIConnection connection, ConnectionNotificationEmitter emitter, Map environment)
           
 
Method Summary
protected  void pulse()
           
 
Methods inherited from class org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.AbstractHeartBeat
run, sendConnectionNotificationFailed, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMIHeartBeat

public RMIHeartBeat(javax.management.remote.rmi.RMIConnection connection,
                    ConnectionNotificationEmitter emitter,
                    Map environment)
Method Detail

pulse

protected void pulse()
              throws IOException
Specified by:
pulse in class AbstractHeartBeat
Throws:
IOException


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.