org.jclouds.concurrent
Annotation Type SingleThreaded


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface SingleThreaded

designates that the object must not exist in an environment that spawns threads.



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.