com.genesyslab.platform.standby.events
Class WSOpenedEvent
java.lang.Object
java.util.EventObject
com.genesyslab.platform.standby.events.WSOpenedEvent
- All Implemented Interfaces:
- java.io.Serializable
public final class WSOpenedEvent
- extends java.util.EventObject
WSOpenedEvent is used in warm standby handler.
- See Also:
WSHandler.onChannelOpened(WSOpenedEvent)
,
Serialized Form
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WSOpenedEvent
public WSOpenedEvent(WarmStandby warmStandby,
ChannelOpenedEvent event)
- Creates a WSOpenedEvent instance.
- Parameters:
warmStandby
- warm standby.event
- provides event specific information.
getChannelOpenedEvent
public ChannelOpenedEvent getChannelOpenedEvent()
- Gets the channel opened event.
- Returns:
- the channel opened event.
getEndpoint
public Endpoint getEndpoint()
- Gets endpoint related to the event.
- Returns:
- endpoint related to the event.
getWarmStandby
public WarmStandby getWarmStandby()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.