This class provides the common jumpable initialization code for both the servlet and .aspx code to call. The initialization can be split into a core section, and a load section. The core method should be run only once, while the load methods can be called multiple times, to support extensible features.
For a list of all members of this type, see AppWarmUp Members.
System.Object
com.plumtree.uiinfrastructure.application.AppWarmUp
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.uiinfrastructure.application
Assembly: uiinfrastructure (in uiinfrastructure.dll)
AppWarmUp Members | com.plumtree.uiinfrastructure.application Namespace