=== 6.2.8.4 Accessing Class Instance Object Methods === Bytecodes: invokevirtual *If the object is owned by an applet in the currently active context, access is allowed. *Otherwise, if the object is designated a Java Card RE Entry Point Object, access is allowed. Context is switched to the object owner's context (shall be Java Card RE). *Otherwise, if Java Card RE is the currently active context, access is allowed. Context is switched to the object owner's context. *Otherwise, access is denied.