org.sonatype.gshell.util.cli2.handler
Class Handlers

java.lang.Object
  extended by org.sonatype.gshell.util.cli2.handler.Handlers

public class Handlers
extends Object

Provides access to handlers.

Since:
2.3
Author:
Jason Dillon

Constructor Summary
Handlers()
           
 
Method Summary
static Handler create(CliDescriptor desc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Handlers

public Handlers()
Method Detail

create

public static Handler create(CliDescriptor desc)


Copyright © 2008-2011 Sonatype. All Rights Reserved.