|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuicc.system.UICCPlatform
public final class UICCPlatform
The UICCPlatform class contains static method(s) to retrieve references to object(s) owned by the JCRE context, like Global Arrays.
See Java Card(TM) Runtime Environment (JCRE) Specification for details.
| Method Summary | |
|---|---|
static byte[] |
getTheVolatileByteArray()
Returns the instance of the volatile byte array designated by the JCRE as global array. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static byte[] getTheVolatileByteArray()
Notes:
java.lang.SecurityException - if the method is invoked from a context which is not the currently selected applet or the currently triggered applet i.e. the context of the applet that treats the current APDU or the context of the applet that has been triggered by the current APDU.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||