Copyright© 2008-2018 SiteVision AB, all rights reserved.
Package | Description |
---|---|
senselogic.sitevision.api |
Contains the Utils interface - the main entry point to get instances of classes in the SiteVision Utility API.
|
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.
|
Class and Description |
---|
ExceptionSuppressingCollection
Decorates the iterator of a collection with a
ExceptionSuppressingIterator to ensure exceptions are suppressed for all
iterator invocations. |
ExceptionSuppressingIterator
Decorates an iterator with exception suppressing behaviour and returns
ExceptionSuppressingProxy s in order to ensure that no
invocation will throw an exception. |
ExceptionSuppressingProxy
Proxies an object and delegates all interface method invocations to the proxied object in order to ensure that no invocation
will throw an exception.
|
Class and Description |
---|
ExceptionSuppressingProxy
Proxies an object and delegates all interface method invocations to the proxied object in order to ensure that no invocation
will throw an exception.
|
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-2018 SiteVision AB, all rights reserved.