Class HelloWorldAction

  • All Implemented Interfaces:
    ContextAware

    public class HelloWorldAction
    extends Action
    A trivial action that writes "Hello world" on the console. See the HelloWorld class for integration with Joran.
    Author:
    Ceki Gülcü