Copyright© 2008-2022 Sitevision AB, all rights reserved.

Skip navigation links

Package senselogic.sitevision.api.script.proxy

Dynamic proxying utility interfaces that might be needed in a template language (such as Velocity) when exceptions cause severe rendering problems and must be suppressed.

See: Description

Package senselogic.sitevision.api.script.proxy Description

Dynamic proxying utility interfaces that might be needed in a template language (such as Velocity) when exceptions cause severe rendering problems and must be suppressed.

Important note! Suppressing exceptions is generally a bad idea and using interfaces in this package will affect performance. Hence, these interfaces should only be used where the upsides with suppressing exceptions outweighs the downsides. These interfaces should be used only as a temporary patch/solution until the "real" problem causing the exceptions has been solved.

Since:
Sitevision 2.6.1_09
Author:
Magnus Lövgren
Skip navigation links

Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).

Copyright© 2008-2022 Sitevision AB, all rights reserved.