org.jruby
Class JRubyClient

java.lang.Object
  extended by org.jruby.JRubyService
      extended by org.jruby.JRubyClient

public class JRubyClient
extends JRubyService

Author:
Ola Bini

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jruby.JRubyService
JRubyService.Configuration
 
Field Summary
 
Fields inherited from class org.jruby.JRubyService
CMD_NO_MORE, CMD_START, CMD_TERM
 
Constructor Summary
JRubyClient(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRubyClient

public JRubyClient(java.lang.String[] args)
            throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2002-2007 JRuby Team. All Rights Reserved.