skip to main content
Glossaries > JViews Charts Glossary > M
 
M
managed bean
A managed bean is not a simple JavaBean™ component. It is a Java™ object that provides properties and methods for execution in a JavaServer™ Faces context.
memoization
A form of caching. The results of a certain function or computation for specific inputs are stored in memory, for later reuse when the same function is being invoked with the same input.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.