com.apama.engine.beans.interfaces
Interface ReconnectPolicyInterface


public interface ReconnectPolicyInterface

A policy that can be applied to an engine client to control when it can reconnect.


Method Summary
 boolean canConnectNow(EngineClientInterface bean)
          decide whether the given bean should be allowed to reconnect now
 void deregister(EngineClientInterface bean)
          notification that this policy is no longer used to determine when to connect.
 

Method Detail

canConnectNow

boolean canConnectNow(EngineClientInterface bean)
decide whether the given bean should be allowed to reconnect now


deregister

void deregister(EngineClientInterface bean)
notification that this policy is no longer used to determine when to connect.



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