org.LexGrid.LexBIG.admin
Class ListExtensions

java.lang.Object
  extended by org.LexGrid.LexBIG.admin.ListExtensions

public class ListExtensions
extends java.lang.Object

List registered extensions to the LexBIG runtime.

 Example: java org.LexGrid.LexBIG.admin.ListExtensions
   -a,--all List all extensions (default, override by specifying other options).
   -i,--index List index extensions.
   -m,--match List match algorithm extensions.
   -s,--sort List sort algorithm extensions.
   -f,--filter List filter extensions.
   -g,--generic List generic extensions.
 
  Example: java -Xmx512m -cp lgRuntime.jar
   org.LexGrid.LexBIG.admin.ListExtensions -a
 

Author:
Thomas Johnson

Constructor Summary
ListExtensions()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void run(java.lang.String[] args)
          Primary entry point for the program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListExtensions

public ListExtensions()
Method Detail

main

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

run

public void run(java.lang.String[] args)
         throws java.lang.Exception
Primary entry point for the program.

Throws:
java.lang.Exception

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.