org.eclipse.xsd.example
Class XSDMainExample.Runnable

java.lang.Object
  extended by org.eclipse.xsd.example.XSDMainExample.Runnable
All Implemented Interfaces:
IApplication
Enclosing class:
XSDMainExample

public static class XSDMainExample.Runnable
extends java.lang.Object
implements IApplication


Field Summary
 
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
 
Constructor Summary
XSDMainExample.Runnable()
           
 
Method Summary
 java.lang.Object start(IApplicationContext context)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSDMainExample.Runnable

public XSDMainExample.Runnable()
Method Detail

start

public java.lang.Object start(IApplicationContext context)
                       throws java.lang.Exception
Specified by:
start in interface IApplication
Throws:
java.lang.Exception

stop

public void stop()
Specified by:
stop in interface IApplication

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.