org.crsh.lang.groovy
Class GroovyCommandManager

java.lang.Object
  extended by org.crsh.plugin.CRaSHPlugin<CommandManager>
      extended by org.crsh.shell.impl.command.spi.CommandManagerProxy
          extended by org.crsh.lang.groovy.GroovyCommandManager
All Implemented Interfaces:
CommandManager

public class GroovyCommandManager
extends CommandManagerProxy

Author:
Julien Viet

Field Summary
(package private) static Set<String> EXT
          .
 
Fields inherited from class org.crsh.plugin.CRaSHPlugin
CONSTRUCTED, FAILED, INITIALIZED, INITIALIZING, log
 
Constructor Summary
GroovyCommandManager()
           
 
Method Summary
 
Methods inherited from class org.crsh.shell.impl.command.spi.CommandManagerProxy
destroy, doCallBack, getExtensions, getImplementation, init, init, isActive, resolveCommand
 
Methods inherited from class org.crsh.plugin.CRaSHPlugin
createConfigurationCapabilities, destroy, getConfigurationCapabilities, getContext, getStatus, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

EXT

static final Set<String> EXT
.

Constructor Detail

GroovyCommandManager

public GroovyCommandManager()


Copyright © 2014 eXo Platform SAS. All Rights Reserved.