Arbotext Publishing Engine Programmer's Guide (《Arbortext Publishing Engine 程序员指南》) > The Arbortext Publishing Engine Sub-Process > Writing Arbortext PE 应用程序s in Java > Creating a Java Arbortext PE 应用程序 > The destroy Method
  
The destroy Method
The destroy method is called by the Arbortext PE 子进程 before it terminates, allowing the Arbortext PE 应用程序 to remove files and free resources. No calls to doGet or doPost will be made after the Arbortext PE 子进程 calls destroy.