org.camunda.bpm.cycle.aspect
Class ThreadsafeAspect

java.lang.Object
  extended by 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

Constructor Summary
ThreadsafeAspect()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadsafeAspect

public ThreadsafeAspect()


Copyright © 2014 camunda services GmbH. All rights reserved.