|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.cli.impl.invocation.CommandInvoker<Instance<T>,V> org.crsh.cli.impl.lang.ObjectCommandInvoker<T,V>
public abstract class ObjectCommandInvoker<T,V>
Constructor Summary | |
---|---|
protected |
ObjectCommandInvoker(InvocationMatch<Instance<T>> match) |
Method Summary | |
---|---|
abstract Type[] |
getGenericParameterTypes() |
abstract Class<?>[] |
getParameterTypes() |
Methods inherited from class org.crsh.cli.impl.invocation.CommandInvoker |
---|
getGenericReturnType, getMatch, getReturnType, invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ObjectCommandInvoker(InvocationMatch<Instance<T>> match)
Method Detail |
---|
public abstract Class<?>[] getParameterTypes()
public abstract Type[] getGenericParameterTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |