com.bea.control
Interface Control

All Superinterfaces:
Serializable
All Known Subinterfaces:
Control, JMSControl, JMSControl, WliJMSControl, XMLControl

public interface Control
extends Serializable

The base interface for all controls. Every control must extend this interface.

See Also:
Building Custom Java Controls

Nested Class Summary
static interface Control.Callback
          Provides a way for controls to define callbacks.