org.sonatype.gshell.commands.pref
Class PreferenceNodeCommandSupport
java.lang.Object
org.sonatype.gshell.command.support.CommandActionSupport
org.sonatype.gshell.commands.pref.PreferenceCommandSupport
org.sonatype.gshell.commands.pref.PreferenceNodeCommandSupport
- All Implemented Interfaces:
- Cloneable, CommandAction, NameAware
- Direct Known Subclasses:
- ExportPreferencesCommand, GetPreferenceCommand, ListPreferencesCommand, RemovePreferencesCommand, SetPreferenceCommand, UnsetPreferenceCommand
public abstract class PreferenceNodeCommandSupport
- extends PreferenceCommandSupport
Support for preference node commands.
- Since:
- 2.0
- Author:
- Jason Dillon
PreferenceNodeCommandSupport
public PreferenceNodeCommandSupport()
node
protected Preferences node()
throws Exception
- Throws:
Exception
Copyright © 2008-2011 Sonatype. All Rights Reserved.