com.bea.control
Interface Control

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
JMSControl, XMLControl

public interface Control
extends java.io.Serializable

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


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



Copyright © 2003 BEA Systems. All rights reserved