Interface Summary |
ControlBeanContext |
The ControlBeanContext interface defines the basic set of contextual services and lifecycle
events for Java ControlBean implementations. |
ControlBeanContext.LifeCycle |
The Lifecycle event interface defines a set of lifecycle events exposed by the
ControlBeanContext to any registered listener. |
ControlContainerContext |
The ControlContainerContext interface defines the basic contract between an external container
of controls and the Controls runtime. |
ControlHandle |
The ControlHandle interface defines a reference object to a control instance that enables
control events to be fired on the control. |
ResourceContext |
The ResourceContext interface defines a basic contextual service for coordinating the
resource utilization of a control implementation within a resource scope defined external
to the control. |
ResourceContext.ResourceEvents |
The ResourceEvents interface defines the resource events delivered by a ResourceContext
provider. |