1.

What Is Atg Nucleus?

Answer»

NUCLEUS is a ATG container for components. It CREATES and INITIALIZES component INSTANCES on request. It manages the components SCOPE. It locates the properties file for the component and through that it reaches the class file of the component. Nucleus components are Java Objects each with an associated .properties file which store configuration values.

Nucleus is a ATG container for components. It creates and initializes component instances on request. It manages the components scope. It locates the properties file for the component and through that it reaches the class file of the component. Nucleus components are Java Objects each with an associated .properties file which store configuration values.



Discussion

No Comment Found