component contract
All > Technology > Programming > Java
- The contract between a J2EE component and its container. The contract includes life-cycle management of the component, a context interface that the instance uses to obtain various information and services from its container, and a list of services that every container must provide for its components.
- application component provider, callback methods, Component, Container, JavaBeans component, layout manager, life cycle (J2EE component), naming environment, pipe, radio buttons, service element, software reuse, Web container