| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
oracle.ide.runner.RunProcessLifecycleEvent
public class RunProcessLifecycleEvent
| Field Summary | 
|---|
| Fields inherited from class java.util.EventObject | 
|---|
source | 
| Constructor Summary | |
|---|---|
RunProcessLifecycleEvent(RunProcess runProcess,
                         Context context)
 | 
|
| Method Summary | |
|---|---|
 Context | 
getContext()
Return the context of this event if one is available.  | 
 RunProcess | 
getRunProcess()
The RunProcess with which this event is associated.  | 
| Methods inherited from class java.util.EventObject | 
|---|
getSource, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public RunProcessLifecycleEvent(RunProcess runProcess,
                                Context context)
| Method Detail | 
|---|
public RunProcess getRunProcess()
public Context getContext()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||