Platform SDK Java 8.5 API Reference

com.genesyslab.platform.applicationblocks.com.cache
Class ConfCacheEvent

java.lang.Object
  extended by com.genesyslab.platform.applicationblocks.com.cache.ConfCacheEvent

public final class ConfCacheEvent
extends java.lang.Object

Represents a notification event from the cache.


Method Summary
 ICfgObject getConfObject()
          Returns the configuration object affected by the cache update.
 ConfCacheUpdateType getUpdateType()
          Returns the type of update performed on the cache.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConfObject

public ICfgObject getConfObject()
Returns the configuration object affected by the cache update.

Returns:
configuration object of the event

getUpdateType

public ConfCacheUpdateType getUpdateType()
Returns the type of update performed on the cache.

Returns:
cache event type

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.