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