public class OptionalSessionCallableMethod extends CallableMethod
Session
argumentmethod, paramTypes, pojo
Constructor and Description |
---|
OptionalSessionCallableMethod(Class<?> pojo,
Method method) |
Modifier and Type | Method and Description |
---|---|
void |
call(Object obj,
Session connection,
Object... args) |
boolean |
isSessionAware() |
boolean |
isStreaming() |
String |
toString() |
call, getMethod, getParamTypes, getPojo
Copyright © 1995-2015 Webtide. All Rights Reserved.