@Immutable public final class Parallelizer extends Object
Parallel
Constructor and Description |
---|
Parallelizer() |
public Object wrap(org.aspectj.lang.ProceedingJoinPoint point) throws com.jcabi.aspects.aj.Parallelizer.ParallelException
This aspect should be used only on void returning methods.
Try NOT to change the signature of this method, in order to keep it backward compatible.
point
- Joint pointParallelException
- If something goes wrong insidecom.jcabi.aspects.aj.Parallelizer.ParallelException
Copyright © 2012–2014 jcabi.com. All rights reserved.