uicc.toolkit
Class EnvelopeHandlerSystem

java.lang.Object
  extended by uicc.toolkit.EnvelopeHandlerSystem

public final class EnvelopeHandlerSystem
extends java.lang.Object

The EnvelopeHandlerSystem class provides the means to retrieve an instance of an Object implementing the EnvelopeHandler interface.

See Also:
EnvelopeHandler

Method Summary
static EnvelopeHandler getTheHandler()
          Returns the single system instance of the EnvelopeHandler class.
 
Methods inherited from class java.lang.Object
equals
 

Method Detail

getTheHandler

public static EnvelopeHandler getTheHandler()
                                     throws ToolkitException
Returns the single system instance of the EnvelopeHandler class. The applet shall get the reference of the handler at its triggering, the beginning of the processToolkit method.

Returns:
reference of the temporary JCRE entry point object of the EnvelopeHandler
Throws:
ToolkitException - with the following reason codes:
  • HANDLER_NOT_AVAILABLE if the handler is not available.


Copyright © European Telecommunications Standards Institute 2004. All rights reserved.