===== 6.2 Installation ===== Installing a CAP file components onto a Java Card technology-enabled device entails communication between a Java Card technology-enabled terminal and that device. While it is beyond the scope of this specification to define a load file format or installation protocol between a terminal and a device, the CAP file component order shown in [[6._The_CAP_File_Format| TABLE 6-3]] is a reference load order suitable for an implementation with a simple memory management model on a limited memory device.[1] Component Type **COMPONENT_Header** **COMPONENT_Directory** **COMPONENT_Import** **COMPONENT_Applet** **COMPONENT_Class** **COMPONENT_Method** **COMPONENT_StaticField** **COMPONENT_Export** **COMPONENT_ConstantPool** **COMPONENT_ReferenceLocation** **COMPONENT_Descriptor (optional)** The component type **COMPONENT_Debug** is not intended for download to the device. It is intended to be used off-card in conjunction with a suitably instrumented Java Card virtual machine.