com.ptc.core.ca.co.client.cache
Class CoDefaultBasicInstance

java.lang.Object
  extended by com.ptc.core.ca.co.client.cache.CoDefaultBasicInstance
All Implemented Interfaces:
CoBasicInstance, CoInstance, Externalizable, Serializable

Deprecated.

@Deprecated
public class CoDefaultBasicInstance
extends Object
implements CoBasicInstance, Externalizable



Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 void setChanged(Object object, CoEnvData envData)
          Deprecated. Invokes onChange method on the listener when instance cache notifies all listeners.
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

setChanged

public void setChanged(Object object,
                       CoEnvData envData)
                throws WTException
Deprecated. 
Invokes onChange method on the listener when instance cache notifies all listeners.

Supported API: true

Specified by:
setChanged in interface CoBasicInstance
Parameters:
object -
envData -
Throws:
WTException