Package | Description |
---|---|
org.crsh.cli.impl.lang |
Modifier and Type | Field and Description |
---|---|
private ClassDescriptor<T> |
MethodDescriptor.owner
.
|
Modifier and Type | Method and Description |
---|---|
private <T> MethodDescriptor<T> |
CommandFactory.create(ClassDescriptor<T> classDescriptor,
String name,
Method method) |
Constructor and Description |
---|
MethodDescriptor(ClassDescriptor<T> owner,
Method method,
String name,
Description info) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.