|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuicc.usim.toolkit.USATEnvelopeHandlerSystem
public final class USATEnvelopeHandlerSystem
The USATEnvelopeHandlerSystem
class provides the means to retrieve an instance of
an Object implementing the USATEnvelopeHandler
interface.
USATEnvelopeHandler
Method Summary | |
---|---|
static USATEnvelopeHandler |
getTheHandler()
Returns the single system instance of the USATEnvelopeHandler class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static USATEnvelopeHandler getTheHandler()
USATEnvelopeHandler
class.
The applet shall get the reference of the handler at its triggering, the beginning of
the processToolkit method.
USATEnvelopeHandler
ToolkitException
- with the following reason codes: HANDLER_NOT_AVAILABLE
if the handler is busy.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |