public abstract class ObjectCommandInvoker<T,V> extends CommandInvoker<Instance<T>,V>
| Modifier | Constructor and Description |
|---|---|
protected |
ObjectCommandInvoker(InvocationMatch<Instance<T>> match) |
| Modifier and Type | Method and Description |
|---|---|
abstract Type[] |
getGenericParameterTypes() |
abstract Class<?>[] |
getParameterTypes() |
getGenericReturnType, getMatch, getReturnType, invokeprotected ObjectCommandInvoker(InvocationMatch<Instance<T>> match)
public abstract Class<?>[] getParameterTypes()
public abstract Type[] getGenericParameterTypes()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.