Uses of Interface
mondocommand.SubHandler

Packages that use SubHandler
mondocommand   
 

Uses of SubHandler in mondocommand
 

Classes in mondocommand that implement SubHandler
 class MondoCommand
          Handle commands dynamically with sub-command registration.
 

Methods in mondocommand that return SubHandler
 SubHandler SubCommand.getHandler()
          Get the currently set SubHandler.
 

Methods in mondocommand with parameters of type SubHandler
 SubCommand SubCommand.setHandler(SubHandler handler)
          Set the SubHandler.
 



Copyright © 2013. All Rights Reserved.