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