wt.clients.beans.selectors
Class ComponentDelegateAdapter

java.lang.Object
  extended by wt.clients.beans.selectors.ComponentDelegateAdapter
All Implemented Interfaces:
Externalizable, Serializable, ComponentDelegate

public class ComponentDelegateAdapter
extends Object
implements ComponentDelegate, Externalizable

This is an adapter class which provides default implementations of many of the methods required for the ComponentDelegate interface. It is intended to be subclassed by concrete implementations of the ComponentDelegate interface.

Supported API: true

Extendable: true

See Also:
Serialized Form

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