com.apama.net.beans.interfaces
Interface PingOperationsInterface

All Known Subinterfaces:
EngineClientInterface, GenericComponentManagementOperationsInterface, PingClientInterface
All Known Implementing Classes:
AbstractGenericComponentManagementBean, EngineClientBean, GenericComponentManagementBean, PingBean

public interface PingOperationsInterface


Method Summary
 void pingServer()
          Manually test if the remote server process is alive and responding to client requests.
 

Method Detail

pingServer

void pingServer()
                throws com.apama.util.CompoundException
Manually test if the remote server process is alive and responding to client requests. This method makes a no-arg, void return, method call on the client interface of the server. If a connection is not yet established, this method will request a connection. In the event that a connection cannot be established, or an error during the ping, a CompoundException will be raised.

Throws:
com.apama.util.CompoundException - when the ping fails.


Submit a bug or feature
Copyright (c) 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG