org.sonatype.gshell.command.support
Class CommandPreferenceSupport

java.lang.Object
  extended by org.sonatype.gshell.command.support.CommandPreferenceSupport

public class CommandPreferenceSupport
extends Object

Helper for command preferences.

Since:
2.5
Author:
Jason Dillon

Constructor Summary
CommandPreferenceSupport()
           
 
Method Summary
static PreferenceProcessor createProcessor(CommandAction command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandPreferenceSupport

public CommandPreferenceSupport()
Method Detail

createProcessor

public static PreferenceProcessor createProcessor(CommandAction command)


Copyright © 2008-2011 Sonatype. All Rights Reserved.