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

E17503-02

oracle.adfnmc
Class Main

java.lang.Object
  extended by oracle.adfnmc.Application
      extended by oracle.adfnmc.Main

public class Main
extends Application


Field Summary
static java.lang.Class CLASS_INSTANCE
           
 
Fields inherited from class oracle.adfnmc.Application
appConfig, MOBILE_CREDENTIALS_TASKFLOW_FILE, MOBILE_SYNC_TASKFLOW_FILE, s_flowStackMonitor, TASKFLOW_ROOT_NAME, usePrecompiledScreens
 
Constructor Summary
Main()
           
 
Method Summary
static void cleanupAfterErrorBeforeEventLoopStarts(Application myApp, java.lang.Throwable t)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class oracle.adfnmc.Application
abort, appendStatus, flowStackDepth, flowStackIsEmpty, getBuildLabel, getBuildMachine, getConfigFlow, getDisplaySplashscreen, getScreenPath, Init, InitDatabase, isAborting, isError, isValid, MakeApp, popConfigFlow, pushConfigFlow, reportError, reportErrorAndShutdownIfNecessary, reportErrorAndShutdownIfNecessary, setConfigFlow, setError, setStatusMessage, setValid, shutdown, Shutdown, start
 
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
Constructor Detail

Main

public Main()
     throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)

cleanupAfterErrorBeforeEventLoopStarts

public static void cleanupAfterErrorBeforeEventLoopStarts(Application myApp,
                                                          java.lang.Throwable t)

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.