com.bea.control
Interface ControlSource

All Superinterfaces:
Serializable

public interface ControlSource
extends Serializable

A marker interface indicating that the implementing source (in a JCS file) is control source. All JCS implementation classes must implement this interface.

For more information on building Java controls, see Building Custom Java Controls.