com.ptc.core.ca.co.client.doer
Class CoNoOpActionDoer

java.lang.Object
  extended by com.ptc.core.ca.co.client.doer.CoNoOpActionDoer
All Implemented Interfaces:
CoActionDoer, CoDoer

Deprecated.

@Deprecated
public class CoNoOpActionDoer
extends Object
implements CoActionDoer

The action doer that does not do anything. Useful in the situations when a doer needs to be specified but there is nothing to delegate to it.

Supported API: true

Extendable: false


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait