Thread to garbage collect memory at configurable intervals. Cross-platform. Priority and time between GC's is configured in PTConfig.xml. Note that you should properly configure garbage collector paramneters in the startup parameters of the web application.
For a list of all members of this type, see PTGarbageCollectorThread Members.
System.Object
com.plumtree.openfoundation.util.XPThread
com.plumtree.portaluiinfrastructure.application.PTGarbageCollectorThread
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.portaluiinfrastructure.application
Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)
PTGarbageCollectorThread Members | com.plumtree.portaluiinfrastructure.application Namespace | PTGarbageCollectorRunnable