public interface Invoker
<R> R
invoke(Callable<R> task)
<R> R invoke(Callable<R> task) throws Exception
task
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.