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

E17503-02

oracle.adfnmc.backing
Class MobileSyncBean.SyncRunner

java.lang.Object
  extended by oracle.adfnmc.backing.MobileSyncBean.SyncRunner
All Implemented Interfaces:
Backgroundable
Enclosing class:
MobileSyncBean

public class MobileSyncBean.SyncRunner
extends java.lang.Object
implements Backgroundable


Constructor Summary
protected MobileSyncBean.SyncRunner()
           
 
Method Summary
protected  java.lang.String extractExceptionMessage(java.lang.Throwable e)
           
protected  void handleRunException(java.lang.Exception e)
           
protected  void handleRunException2(java.lang.Exception e)
           
 void run(java.lang.Object[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobileSyncBean.SyncRunner

protected MobileSyncBean.SyncRunner()
Method Detail

extractExceptionMessage

protected java.lang.String extractExceptionMessage(java.lang.Throwable e)

handleRunException

protected void handleRunException(java.lang.Exception e)

handleRunException2

protected void handleRunException2(java.lang.Exception e)

run

public void run(java.lang.Object[] args)
Specified by:
run in interface Backgroundable

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.