project BLF > class Connect
technical class
inherited from Technical Component
Description
This technical component is containing code that needs to be run within the connect procedure of the appserver. It contains code to start the ComponentPool if necessary. It also includes the logic that is in the Activate component, for the case of a state-reset appserver.
Appservers for the application needs to be defined with having program/connect.p as connect procedure.
methods