com.liferay.portal.kernel.concurrent
Class ThrowableAwareRunnablesExecutorUtil
java.lang.Object
com.liferay.portal.kernel.concurrent.ThrowableAwareRunnablesExecutorUtil
public class ThrowableAwareRunnablesExecutorUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThrowableAwareRunnablesExecutorUtil
public ThrowableAwareRunnablesExecutorUtil()
execute
public static void execute(Collection<? extends ThrowableAwareRunnable> throwableAwareRunnables)
throws Exception
- Throws:
Exception