- org.codehaus.groovy.tools.shell.commands.RegisterCommand
 
    
        - 
            
            
            
@Deprecated
class RegisterCommand
extends CommandSupport
     The 'register' command.
 Registers a class as a new groovysh command.
 Requires the command to have matching constructors (shell) or (shell, name, alias).
           
    
 
    
        - 
        
        
        
        
        
        
            
        
        
        
         
        
        
        
        
        
        
        
        
        
        
            
            - 
                    
Methods Summary
                    
               
            
            - 
                    
Inherited Methods Summary
                    
                    
                        Inherited Methods 
                        
                            | Methods inherited from class | 
                            Name | 
                        
                        
                        
                            class CommandSupport | 
                            alias, assertNoArguments, createCompleters, fail, fail, getAliases, getBinding, getBuffer, getBuffers, getClassLoader, getCompleter, getDescription, getHelp, getHidden, getHistory, getImports, getName, getShortcut, getUsage, getVariables | 
                        
                    
                   
               
                
        
        
     
    
 
    
        - 
           
            
            
            
            
                - 
                    
                
                    
Property Detail
                    
                        
                        
                            - 
                                
static final String COMMAND_NAME
                                
                             
                        
                    
                 
            
            
            
            
            
            
            
            
            
            
            
         
    
 
    
    
    Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.