org.apache.geronimo.gshell.plugin
Class CommandSetDescriptorBuilder
java.lang.Object
org.apache.geronimo.gshell.plugin.CommandSetDescriptorBuilder
public class CommandSetDescriptorBuilder
- extends Object
Helper to build CommandSetDescriptor instances from configuration stream.
- Version:
- $Rev: 573362 $ $Date: 2007-09-06 13:37:17 -0700 (Thu, 06 Sep 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandSetDescriptorBuilder
public CommandSetDescriptorBuilder()
build
public CommandSetDescriptor build(Reader reader,
String source)
throws org.codehaus.plexus.configuration.PlexusConfigurationException
- Throws:
org.codehaus.plexus.configuration.PlexusConfigurationException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.