Impl
Class Application

java.lang.Object
  extended by Impl.Application

public class Application
extends java.lang.Object

Implementation of a component which calls other components


Constructor Summary
Application()
           
 
Method Summary
static java.lang.String run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Application

public Application()
Method Detail

run

public static java.lang.String run()