public @interface Threadsafe
Connector
as threadsafe.
Along with ThreadsafeAspect
this annotation makes sure that
annotated connection methods are called in a threadsafe (i.e. one thread at a time) manner.ThreadsafeAspect
Copyright © 2015. All rights reserved.