project BLF > class Startup
technical class
inherited from Technical Component
Description
Startup procedure of the appserver.
This component contains all logic that is run when an appserver process is started. Typically it will already start some frequently used components, so that they get cached in memory.
methods