naming environment
All > Technology > Programming > Java
- A mechanism that allows a component to be customized without the need to access or change the component's source code. A container implements the component's naming environment and provides it to the component as a JNDI naming context. Each component names and accesses its environment entries using the
java:comp/envJNDI context. The environment entries are declaratively specified in the component's deployment descriptor. - application component provider, callback methods, Component, component contract, Container, JavaBeans component, layout manager, life cycle (J2EE component), pipe, radio buttons, service element, software reuse, Web container