org.isam.exehda.services.cib
Class CibInstaller

java.lang.Object
  |
  +--org.isam.exehda.services.cib.CibInstaller

public class CibInstaller
extends java.lang.Object

Author:
frainer

Constructor Summary
CibInstaller()
          Creates a new instance of CibInstaller
 
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

CibInstaller

public CibInstaller()
Creates a new instance of CibInstaller

Method Detail

main

public static void main(java.lang.String[] args)