Plumtree Portal UI  
 

PTAppWarmUpHelper Class

This class provides the portal specific jumpable initialization code so it can be separate from the servlet and .aspx code, as well as the base app initialization code.

For a list of all members of this type, see PTAppWarmUpHelper Members.

System.Object
   com.plumtree.portaluiinfrastructure.application.PTAppWarmUpHelper

public class PTAppWarmUpHelper : IAppWarmUpHelper

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.application

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

PTAppWarmUpHelper Members | com.plumtree.portaluiinfrastructure.application Namespace