org.ow2.petals.communication
Class JMXRemoteCheckerClientImpl

java.lang.Object
  extended by org.ow2.petals.communication.JMXRemoteCheckerClientImpl
All Implemented Interfaces:
RemoteCheckerClient

public class JMXRemoteCheckerClientImpl
extends java.lang.Object
implements RemoteCheckerClient

JMX based remote checker

Author:
chamerling - eBM WebSourcing

Field Summary
protected  JMXService jmxService
           
 
Constructor Summary
JMXRemoteCheckerClientImpl()
           
 
Method Summary
 boolean ping(java.lang.String containerName)
          Try to reach the remote container
protected  void start()
           
protected  void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jmxService

protected JMXService jmxService
Constructor Detail

JMXRemoteCheckerClientImpl

public JMXRemoteCheckerClientImpl()
Method Detail

start

protected void start()

stop

protected void stop()

ping

public boolean ping(java.lang.String containerName)
Try to reach the remote container

Specified by:
ping in interface RemoteCheckerClient
Returns:


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.