org.crsh.jcr.command
Class JCRCommand
java.lang.Object
groovy.lang.GroovyObjectSupport
org.crsh.command.GroovyCommand
org.crsh.command.CRaSHCommand
org.crsh.jcr.command.JCRCommand
- All Implemented Interfaces:
- groovy.lang.GroovyObject, Completer, ShellCommand
public abstract class JCRCommand
- extends CRaSHCommand
- implements Completer
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class groovy.lang.GroovyObjectSupport |
getMetaClass, setMetaClass |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCRCommand
protected JCRCommand()
throws IntrospectionException
- Throws:
IntrospectionException
complete
public Map<String,Boolean> complete(ParameterDescriptor<?> parameter,
String prefix)
throws Exception
- Specified by:
complete in interface Completer
- Throws:
Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.