fedora.client.console
Class ServiceConsoleCommandFactory

java.lang.Object
  extended by fedora.client.console.ServiceConsoleCommandFactory

public class ServiceConsoleCommandFactory
extends java.lang.Object

Title: ServiceConsoleCommandFactory.java

Description:

Version:
$Id: ServiceConsoleCommandFactory.java 3965 2005-04-21 12:52:40Z rlw $
Author:
cwilper@cs.cornell.edu

Constructor Summary
ServiceConsoleCommandFactory()
           
 
Method Summary
static ConsoleCommand[] getConsoleCommands(java.lang.Class javaInterface, javax.wsdl.PortType wsdlInterface)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceConsoleCommandFactory

public ServiceConsoleCommandFactory()
Method Detail

getConsoleCommands

public static ConsoleCommand[] getConsoleCommands(java.lang.Class javaInterface,
                                                  javax.wsdl.PortType wsdlInterface)