org.crsh.lang.impl.groovy
Class GroovyLanguageProxy

java.lang.Object
  extended by org.crsh.plugin.CRaSHPlugin<Language>
      extended by org.crsh.lang.impl.LanguageProxy
          extended by org.crsh.lang.impl.groovy.GroovyLanguageProxy
All Implemented Interfaces:
Language

public class GroovyLanguageProxy
extends LanguageProxy

Author:
Julien Viet

Field Summary
 
Fields inherited from class org.crsh.plugin.CRaSHPlugin
CONSTRUCTED, FAILED, INITIALIZED, INITIALIZING, log
 
Constructor Summary
GroovyLanguageProxy()
           
 
Method Summary
 
Methods inherited from class org.crsh.lang.impl.LanguageProxy
destroy, getCompiler, getDisplayName, getImplementation, getName, getRepl, init, init, isActive
 
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
 

Constructor Detail

GroovyLanguageProxy

public GroovyLanguageProxy()


Copyright © 2015 eXo Platform SAS. All Rights Reserved.