The constructor of Applet takes no arguments.
When an APDU command comes in, the JavaCard runtime environment usuallycalls the process-method.
The process-method takes a byte[] with the incoming data.
The select-method of Applet returns false.