org.ow2.petals.communication
Interface RemoteCheckerClient
- All Known Implementing Classes:
- JMXRemoteCheckerClientImpl
public interface RemoteCheckerClient
The remote checker is in charge of testing if a remote container is
accessible or not. It will be used by the topology service to update
container states.
- Author:
- chamerling - eBM WebSourcing
|
Method Summary |
boolean |
ping(java.lang.String containerName)
Try to reach the remote container |
ping
boolean ping(java.lang.String containerName)
- Try to reach the remote container
- Parameters:
containerName -
- Returns:
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.