Uses of Class
com.ibm.cics.core.connections.IConnectionProvider.ConnectionProviderEvent

Packages that use IConnectionProvider.ConnectionProviderEvent
com.ibm.cics.core.connections   
 

Uses of IConnectionProvider.ConnectionProviderEvent in com.ibm.cics.core.connections
 

Subclasses of IConnectionProvider.ConnectionProviderEvent in com.ibm.cics.core.connections
static class IConnectionProvider.ConnectionParametersAddedEvent
          Indicates that a new set of ConnectionParameters was added.
static class IConnectionProvider.ConnectionParametersRemovedEvent
          Indicates that an existing set of ConnectionParameters was removed.
static class IConnectionProvider.ConnectionParametersUpdatedEvent
          Indicates that an existing set of ConnectionParameters was updated.
static class IConnectionProvider.ConnectionProviderConnectionParametersEvent
          Abstract superclass for all ConnectionProviderEvents that pertain to changes to the provided collection of ConnectionParameters.
static class IConnectionProvider.ConnectionProviderStaleEvent
          Indicates that this connection provider is stale, and should be refreshed.
static class IConnectionProvider.ConnectionProviderStatusChangedEvent
          Indicates that the status of this conneciton provider has changed with the latest refresh.
 



Copyright © 2013 IBM Corp. All Rights Reserved.