public interface RPCCallable<T extends java.io.Serializable>
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
com.liferay.petra.concurrent.NoticeableFuture<T> |
call() |
com.liferay.petra.concurrent.NoticeableFuture<T> call() throws java.lang.Throwable
java.lang.Throwable