Java Doc for JUMPMessageDispatcherImpl.java in » 6.0-JDK-Modules » j2me » com » sun » jumpimpl » process » Java Source Code / Java DocumentationJava Source Code and Java Documentation
NOTE: the handler will be called in an arbitrary thread. Use
appropriate synchronization. Handlers may be called in an
arbitrary order. If a handler is registered multiple times, it
will be called a corresponding number of times for each
message, and must be canceled a corresponding number of times.