Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.util
Class UiThreadMarshaller

java.lang.Object
  extended by oracle.adfnmc.util.UiThreadMarshaller

public class UiThreadMarshaller
extends java.lang.Object


Nested Class Summary
static class UiThreadMarshaller.RunnableWithResult
           
 
Field Summary
static java.lang.Class CLASS_INSTANCE
           
 
Method Summary
static java.lang.Object invoke(MethodDispatch methodDispatch, java.lang.String methodName, java.lang.Object[] params)
           
static java.lang.Object invoke(UiThreadMarshaller.RunnableWithResult runner)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_INSTANCE

public static final java.lang.Class CLASS_INSTANCE
Method Detail

invoke

public static java.lang.Object invoke(UiThreadMarshaller.RunnableWithResult runner)

invoke

public static java.lang.Object invoke(MethodDispatch methodDispatch,
                                      java.lang.String methodName,
                                      java.lang.Object[] params)

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.