|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CallQuery<T>
Nested Class Summary | |
---|---|
static interface |
CallQuery.Builder<T>
|
Method Summary | |
---|---|
java.lang.String |
getMethodName()
|
org.terracotta.management.call.Parameter[] |
getParameters()
|
java.lang.Class<T> |
getReturnType()
|
Methods inherited from interface org.ehcache.management.Query |
---|
execute, getCapabilityName, getContexts |
Method Detail |
---|
java.lang.Class<T> getReturnType()
java.lang.String getMethodName()
org.terracotta.management.call.Parameter[] getParameters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |