de.cohesion.bssh
Class Concurrency

java.lang.Object
  extended by de.cohesion.bssh.Option
      extended by de.cohesion.bssh.Concurrency

public class Concurrency
extends Option

Author:
schulzs

Nested Class Summary
static class Concurrency.Level
           
 
Field Summary
static java.lang.String KEY
           
 
Constructor Summary
Concurrency()
           
 
Method Summary
 Concurrency.Level getLevel()
           
protected  void parse(java.lang.String raw)
           
 
Methods inherited from class de.cohesion.bssh.Option
getArity, getHelpText, getKey, isActive, setActive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY

public static final java.lang.String KEY
See Also:
Constant Field Values
Constructor Detail

Concurrency

public Concurrency()
Method Detail

parse

protected void parse(java.lang.String raw)
              throws ParseException
Specified by:
parse in class Option
Throws:
ParseException

getLevel

public Concurrency.Level getLevel()


Copyright © 2005 . All Rights Reserved.