org.redhat.vmtruckloader.service.cli
Class ActionConverter
java.lang.Object
org.redhat.vmtruckloader.service.cli.ActionConverter
- All Implemented Interfaces:
- com.beust.jcommander.IStringConverter<Action>
public class ActionConverter
- extends Object
- implements com.beust.jcommander.IStringConverter<Action>
- Author:
- Romain Pelisse - romain@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionConverter
public ActionConverter()
convert
public Action convert(String actionName)
- Specified by:
convert
in interface com.beust.jcommander.IStringConverter<Action>
Copyright © 2013. All Rights Reserved.