|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassDescriptor | |
|---|---|
| org.crsh.cli.impl.lang | |
| Uses of ClassDescriptor in org.crsh.cli.impl.lang |
|---|
| Fields in org.crsh.cli.impl.lang declared as ClassDescriptor | |
|---|---|
private ClassDescriptor<T> |
MethodDescriptor.owner
. |
| Methods in org.crsh.cli.impl.lang with parameters of type ClassDescriptor | ||
|---|---|---|
private
|
CommandFactory.commands(ClassDescriptor<T> descriptor,
Class<?> introspected)
|
|
private
|
CommandFactory.create(ClassDescriptor<T> owner,
Method m)
|
|
| Constructors in org.crsh.cli.impl.lang with parameters of type ClassDescriptor | |
|---|---|
MethodDescriptor(ClassDescriptor<T> owner,
Method method,
String name,
Description info)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||