uicc.toolkit
Class ProactiveHandlerSystem
java.lang.Object
uicc.toolkit.ProactiveHandlerSystem
public final class ProactiveHandlerSystem
- extends java.lang.Object
The ProactiveHandlerSystem class provides the means to retrieve an instance of
an Object implementing the ResponseHandler interface.
- See Also:
ProactiveHandler
| Methods inherited from class java.lang.Object |
equals |
getTheHandler
public static ProactiveHandler getTheHandler()
throws ToolkitException
- Returns the single system instance of the
ProactiveHandler 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 ProactiveHandler
- Throws:
ToolkitException - with the following reason codes:
HANDLER_NOT_AVAILABLE if the handler is busy.
Copyright © European Telecommunications Standards Institute 2004. All rights reserved.