org.apache.openejb.util
Class Connect

java.lang.Object
  extended by org.apache.openejb.util.Connect

public class Connect
extends Object

Version:
$Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $

Constructor Summary
Connect()
           
 
Method Summary
static boolean connect(int tries, String host, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Connect

public Connect()
Method Detail

connect

public static boolean connect(int tries,
                              String host,
                              int port)


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