org.openejb.cli
Class CommandFinder

java.lang.Object
  extended by org.openejb.cli.CommandFinder

public class CommandFinder
extends java.lang.Object


Constructor Summary
CommandFinder(java.lang.String path)
           
 
Method Summary
 java.util.Properties doFindCommandProperies(java.lang.String key)
           
 java.util.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(java.lang.String path)
Method Detail

doFindCommandProperies

public java.util.Properties doFindCommandProperies(java.lang.String key)
                                            throws java.io.IOException
Throws:
java.io.IOException

doFindCommands

public java.util.Enumeration doFindCommands()
                                     throws java.io.IOException
Throws:
java.io.IOException


Copyright © 1999-2011 OpenEJB. All Rights Reserved.