Adds a tracing information into the SpagoBI log file, with INFORMATION importance (see
Spago Tracing docuentation for more details). it has as input all information needed
for tracing: the module into whom tracing has been call, those of the relative class
and method, the tracing message String.
Adds a tracing information into the SpagoBI log file, with INFORMATION importance (see
Spago Tracing docuentation for more details). it has as input all information needed
for tracing: the module into whom tracing has been call, those of the relative class
and method, the tracing message String.
init() -
Method in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
Create and initialize all the repositories defined
in the configuration SourceBean, the method is called automatically
from Spago Framework at application start up
if the Spago initializers.xml file is configured
This is the interface for classes that implements logic
to generate URLS
This is because we want reuse JSP in Standalone Web applications and Portlet Enviroments