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

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

public static class IConnectionProvider.ConnectionProviderStatusChangedEvent
extends IConnectionProvider.ConnectionProviderEvent

Indicates that the status of this conneciton provider has changed with the latest refresh.


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

Constructor Detail

IConnectionProvider.ConnectionProviderStatusChangedEvent

public IConnectionProvider.ConnectionProviderStatusChangedEvent(IStatus status)
Method Detail

getStatus

public IStatus getStatus()


Copyright © 2013 IBM Corp. All Rights Reserved.