org.redhat.vmtruckloader.service.cli
Class ActionConverter

java.lang.Object
  extended by 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

Constructor Summary
ActionConverter()
           
 
Method Summary
 Action convert(String actionName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionConverter

public ActionConverter()
Method Detail

convert

public Action convert(String actionName)
Specified by:
convert in interface com.beust.jcommander.IStringConverter<Action>


Copyright © 2013. All Rights Reserved.