org.apache.openejb.server.discovery
Class EchoNet

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

public class EchoNet
extends Object

Version:
$Rev$ $Date$

Nested Class Summary
static class EchoNet.Calc
           
 
Constructor Summary
EchoNet()
           
 
Method Summary
static void _main(String[] args)
           
static void main(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(String[] args)
                  throws Exception
Throws:
Exception

main

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


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