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