Uses of Class
org.apache.geronimo.gshell.command.descriptor.CommandSetDescriptor

Packages that use CommandSetDescriptor
org.apache.geronimo.gshell.command.descriptor Command component descriptors. 
org.apache.geronimo.gshell.plugin Provides support for GShell plugin fluff. 
 

Uses of CommandSetDescriptor in org.apache.geronimo.gshell.command.descriptor
 

Methods in org.apache.geronimo.gshell.command.descriptor with parameters of type CommandSetDescriptor
 void CommandSetDescriptorWriter.write(Writer writer, CommandSetDescriptor desc)
           
 

Uses of CommandSetDescriptor in org.apache.geronimo.gshell.plugin
 

Methods in org.apache.geronimo.gshell.plugin that return CommandSetDescriptor
 CommandSetDescriptor CommandSetDescriptorBuilder.build(Reader reader, String source)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.