org.alfresco.bm.tools
Class ZooKeeperClassImporter

java.lang.Object
  extended by org.alfresco.bm.tools.ZooKeeperClassImporter

public class ZooKeeperClassImporter
extends Object

Import classes off the classpath into a ZooKeeper location

Since:
1.0
Author:
Derek Hulley

Constructor Summary
ZooKeeperClassImporter()
           
 
Method Summary
static void main(String... args)
          Real main method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZooKeeperClassImporter

public ZooKeeperClassImporter()
Method Detail

main

public static void main(String... args)
Real main method

Parameters:
args - command line arguments


Copyright © 2012. All Rights Reserved.