org.logicalcobwebs.proxool
Class DependencyCheck

java.lang.Object
  extended by org.logicalcobwebs.proxool.DependencyCheck

public class DependencyCheck
extends java.lang.Object

A minimal check to see what libraries we need to include with our binary distribution

Since:
Proxool 0.8
Version:
$Revision: 1.2 $, $Date: 2003/11/04 13:54:02 $
Author:
Bill Horsman {bill@logicalcobwebs.co.uk), $Author: billhorsman $ (current maintainer)

Constructor Summary
DependencyCheck()
           
 
Method Summary
static void main(java.lang.String[] args)
          A minimal check to see what libraries we need to include with our binary distribution
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependencyCheck

public DependencyCheck()
Method Detail

main

public static void main(java.lang.String[] args)
A minimal check to see what libraries we need to include with our binary distribution