org.camunda.bpm.cycle.aspect
Class ThreadsafeAspect
java.lang.Object
org.camunda.bpm.cycle.aspect.ThreadsafeAspect
@Component
public class ThreadsafeAspect
- extends Object
Ensures that a Threadsafe annotated connector method
can only be accessed in a single-threaded manner.
- Author:
- nico.rehwaldt
- See Also:
Threadsafe
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadsafeAspect
public ThreadsafeAspect()
Copyright © 2014 camunda services GmbH. All rights reserved.