org.apache.openejb.server.discovery
Class EchoNet

java.lang.Object
  extended by org.apache.openejb.server.discovery.EchoNet

public class EchoNet
extends java.lang.Object

Version:
$Rev$ $Date$

Nested Class Summary
static class EchoNet.Calc
           
 
Constructor Summary
EchoNet()
           
 
Method Summary
static void _main(java.lang.String[] args)
           
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

EchoNet

public EchoNet()
Method Detail

_main

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

main

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


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.