com.ibm.cics.core.connections
Class IConnectionProvider.ConnectionProviderStaleEvent

java.lang.Object
  extended by com.ibm.cics.core.connections.IConnectionProvider.ConnectionProviderEvent
      extended by com.ibm.cics.core.connections.IConnectionProvider.ConnectionProviderStaleEvent
Enclosing interface:
IConnectionProvider

public static class IConnectionProvider.ConnectionProviderStaleEvent
extends IConnectionProvider.ConnectionProviderEvent

Indicates that this connection provider is stale, and should be refreshed. Typically this will be handled automatically by the connections framework.


Constructor Summary
IConnectionProvider.ConnectionProviderStaleEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IConnectionProvider.ConnectionProviderStaleEvent

public IConnectionProvider.ConnectionProviderStaleEvent()


Copyright © 2013 IBM Corp. All Rights Reserved.