javax.activation
Class CommandInfo
java.lang.Object
javax.activation.CommandInfo
- public class CommandInfo
- extends Object
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 10:00:22 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandInfo
public CommandInfo(String verb,
String className)
getCommandName
public String getCommandName()
getCommandClass
public String getCommandClass()
getCommandObject
public Object getCommandObject(DataHandler dh,
ClassLoader loader)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.