org.openejb.cli
Class CommandFinder

java.lang.Object
  extended byorg.openejb.cli.CommandFinder

public class CommandFinder
extends Object


Constructor Summary
CommandFinder(String path)
           
 
Method Summary
 Properties doFindCommandProperies(String key)
           
 Enumeration doFindCommands()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandFinder

public CommandFinder(String path)
Method Detail

doFindCommandProperies

public Properties doFindCommandProperies(String key)
                                  throws IOException
Throws:
IOException

doFindCommands

public Enumeration doFindCommands()
                           throws IOException
Throws:
IOException


Copyright © 1999-2007 OpenEJB. All Rights Reserved.